method call exit reasons: 
                block_arg    1535344 (39.7%)
                  bmethod    1226608 (31.7%)
      iseq_complex_callee     444563 (11.5%)
    optimized_method_send     377045 ( 9.7%)
    optimized_method_call     163229 ( 4.2%)
               args_splat      82140 ( 2.1%)
                 kw_splat      21404 ( 0.6%)
           refined_method      12015 ( 0.3%)
          ivar_set_method       7066 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   17674244 (96.3%)
    start_pc_non_zero     673088 ( 3.7%)
         se_interrupt        819 ( 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:         3133
compiled_block_count:      204218
invalidation_count:        180729
constant_state_bumps:         133
inline_code_size:        17588241
outlined_code_size:       9372825

total_exit_count:        31467538
total_insns_count:      825164941
vm_insns_count:         246208960
yjit_insns_count:       592749275
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:    7932017 (57.5)
       getinstancevariable:    1882134 (13.6)
                      send:    1598363 (11.6)
        getblockparamproxy:    1326764 (9.6)
               invokeblock:     238244 (1.7)
             getblockparam:     208732 (1.5)
        opt_getinlinecache:     180086 (1.3)
               invokesuper:     176491 (1.3)
               expandarray:      67986 (0.5)
                 opt_nil_p:      63468 (0.5)
             setlocal_WC_0:      48476 (0.4)
                     throw:      24493 (0.2)
               concatarray:      22838 (0.2)
                  opt_aref:       9628 (0.1)
                   opt_mod:       4734 (0.0)
               getconstant:       3721 (0.0)
                   opt_and:       1472 (0.0)
                    opt_eq:       1187 (0.0)
                     leave:        819 (0.0)
                    opt_lt:        738 (0.0)