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

leave exit reasons: 
        interp_return  215806139 (99.6%)
    start_pc_non_zero     795021 ( 0.4%)
         se_interrupt        118 ( 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:        7753
invalidation_count:             9
constant_state_bumps:           0
inline_code_size:         1119963
outlined_code_size:        879181

total_exit_count:       253208637
total_insns_count:     9323647992
vm_insns_count:        1527218248
yjit_insns_count:      7833832242
ratio_in_yjit:              83.6%
avg_len_in_yjit:             30.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15045812 (40.2)
                 opt_minus:    9085359 (24.3)
               invokeblock:    4803308 (12.8)
                      send:    3968388 (10.6)
          opt_newarray_min:    2990131 (8.0)
        getblockparamproxy:     456600 (1.2)
                 opt_nil_p:     427837 (1.1)
               invokesuper:     228449 (0.6)
                    opt_eq:     199449 (0.5)
                     throw:      85639 (0.2)
             setlocal_WC_0:      85417 (0.2)
          opt_newarray_max:      24696 (0.1)
       getinstancevariable:        957 (0.0)
                    opt_le:        174 (0.0)
                     leave:        118 (0.0)
                  opt_aref:         68 (0.0)
             setlocal_WC_1:         52 (0.0)
               getconstant:         26 (0.0)
                  opt_mult:          8 (0.0)
        opt_getinlinecache:          7 (0.0)