method call exit reasons: 
                block_arg    2286301 (39.9%)
                  bmethod    1828087 (31.9%)
      iseq_complex_callee     661118 (11.5%)
    optimized_method_send     551689 ( 9.6%)
    optimized_method_call     231663 ( 4.0%)
               args_splat     121804 ( 2.1%)
                 kw_splat      31912 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10507 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   26178446 (96.3%)
    start_pc_non_zero    1003059 ( 3.7%)
         se_interrupt       1206 ( 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:         3148
compiled_block_count:      290428
invalidation_count:        266707
constant_state_bumps:         133
inline_code_size:        23021009
outlined_code_size:      11533484

total_exit_count:        46691685
total_insns_count:     1221941105
vm_insns_count:         364671510
yjit_insns_count:       877782834
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:   11793234 (57.5)
       getinstancevariable:    2804459 (13.7)
                      send:    2379516 (11.6)
        getblockparamproxy:    1979548 (9.7)
               invokeblock:     344697 (1.7)
             getblockparam:     310731 (1.5)
        opt_getinlinecache:     266797 (1.3)
               invokesuper:     263317 (1.3)
               expandarray:     101307 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72186 (0.4)
                     throw:      36494 (0.2)
               concatarray:      34122 (0.2)
                  opt_aref:      14395 (0.1)
               getconstant:       5531 (0.0)
                   opt_mod:       5275 (0.0)
                   opt_and:       2196 (0.0)
                     leave:       1206 (0.0)
                    opt_eq:       1189 (0.0)
                    opt_lt:       1100 (0.0)