method call exit reasons: 
                block_arg    2244769 (39.8%)
                  bmethod    1803504 (31.9%)
      iseq_complex_callee     653458 (11.6%)
    optimized_method_send     542072 ( 9.6%)
    optimized_method_call     227880 ( 4.0%)
               args_splat     119597 ( 2.1%)
                 kw_splat      31330 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10315 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   25725079 (96.3%)
    start_pc_non_zero     980509 ( 3.7%)
         se_interrupt       1208 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (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:         3147
compiled_block_count:      285697
invalidation_count:        261949
constant_state_bumps:         133
inline_code_size:        22726609
outlined_code_size:      11419855

total_exit_count:        45836919
total_insns_count:     1199717453
vm_insns_count:         357929128
yjit_insns_count:       861900165
ratio_in_yjit:              70.2%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11567549 (57.5)
       getinstancevariable:    2736725 (13.6)
                      send:    2335380 (11.6)
        getblockparamproxy:    1943584 (9.7)
               invokeblock:     338780 (1.7)
             getblockparam:     305094 (1.5)
        opt_getinlinecache:     261978 (1.3)
               invokesuper:     258472 (1.3)
               expandarray:      99442 (0.5)
                 opt_nil_p:      92880 (0.5)
             setlocal_WC_0:      70868 (0.4)
                     throw:      35829 (0.2)
               concatarray:      33490 (0.2)
                  opt_aref:      14092 (0.1)
               getconstant:       5431 (0.0)
                   opt_mod:       5246 (0.0)
                   opt_and:       2156 (0.0)
                     leave:       1208 (0.0)
                    opt_eq:       1190 (0.0)
                    opt_lt:       1080 (0.0)