method call exit reasons: 
    optimized_method_call    6316423 (54.2%)
                block_arg    3882331 (33.3%)
    optimized_method_send     779627 ( 6.7%)
               args_splat     257022 ( 2.2%)
      iseq_complex_callee     200325 ( 1.7%)
            zsuper_method     140139 ( 1.2%)
                 kw_splat      67828 ( 0.6%)
    cfunc_ruby_array_varg         26 ( 0.0%)

leave exit reasons: 
        interp_return  215694887 (99.6%)
    start_pc_non_zero     795054 ( 0.4%)
         se_interrupt        114 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        870 (91.6%)
    idx_out_of_range         80 ( 8.4%)

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

bindings_allocations:           0
bindings_set:                   0
compiled_iseq_count:          682
compiled_block_count:        7460
invalidation_count:            10
constant_state_bumps:           0
inline_code_size:         1092507
outlined_code_size:        855341

total_exit_count:       253522289
total_insns_count:     9123239398
vm_insns_count:        2085814671
yjit_insns_count:      7075252129
ratio_in_yjit:              77.1%
avg_len_in_yjit:             27.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15045859 (39.8)
                 opt_minus:    9085359 (24.0)
               invokeblock:    4803290 (12.7)
                      send:    3968427 (10.5)
          opt_newarray_min:    2990133 (7.9)
        getblockparamproxy:     456599 (1.2)
                 opt_nil_p:     427837 (1.1)
               invokesuper:     228449 (0.6)
             getblockparam:     225240 (0.6)
                    opt_eq:     199449 (0.5)
                    opt_lt:     142668 (0.4)
                     throw:      85639 (0.2)
             setlocal_WC_0:      85383 (0.2)
               expandarray:      28490 (0.1)
                    opt_ge:      28481 (0.1)
          opt_newarray_max:      24696 (0.1)
       getinstancevariable:        957 (0.0)
                    opt_le:        174 (0.0)
                     leave:        114 (0.0)
                  opt_aref:         70 (0.0)