method call exit reasons: 
                block_arg    2452072 (39.8%)
                  bmethod    1970538 (32.0%)
      iseq_complex_callee     710149 (11.5%)
    optimized_method_send     590305 ( 9.6%)
    optimized_method_call     246775 ( 4.0%)
               args_splat     131711 ( 2.1%)
                 kw_splat      34224 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11271 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28314989 (96.4%)
    start_pc_non_zero    1070654 ( 3.6%)
         se_interrupt       1360 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        341 (98.3%)
         megamorphic          6 ( 1.7%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3128
compiled_block_count:       27022
invalidation_count:          3254
constant_state_bumps:         140
inline_code_size:         6243921
outlined_code_size:       5599815

total_exit_count:        50315979
total_insns_count:     1311372712
vm_insns_count:         383203818
yjit_insns_count:       950169884
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12631843 (57.4)
       getinstancevariable:    2989564 (13.6)
                      send:    2552077 (11.6)
        getblockparamproxy:    2123240 (9.7)
               invokeblock:     373083 (1.7)
             getblockparam:     333172 (1.5)
               invokesuper:     315333 (1.4)
        opt_getinlinecache:     281517 (1.3)
               expandarray:     108642 (0.5)
                 opt_nil_p:     101480 (0.5)
             setlocal_WC_0:      77425 (0.4)
                     throw:      39100 (0.2)
               concatarray:      36565 (0.2)
                  opt_aref:      15393 (0.1)
               getconstant:       5931 (0.0)
                   opt_mod:       5397 (0.0)
                    opt_lt:       4717 (0.0)
                   opt_and:       2356 (0.0)
                     leave:       1360 (0.0)
                    opt_eq:       1207 (0.0)