method call exit reasons: 
    optimized_method_call    6316423 (54.4%)
                block_arg    3882334 (33.4%)
    optimized_method_send     779627 ( 6.7%)
               args_splat     257038 ( 2.2%)
      iseq_complex_callee     172641 ( 1.5%)
            zsuper_method     140139 ( 1.2%)
                 kw_splat      67829 ( 0.6%)

leave exit reasons: 
        interp_return  202758780 (100.0%)
    start_pc_non_zero      29452 ( 0.0%)
         se_interrupt        114 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        790 (90.8%)
    idx_out_of_range         80 ( 9.2%)

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:          600
compiled_block_count:        7889
invalidation_count:           427
constant_state_bumps:         321
inline_code_size:         1098641
outlined_code_size:        921924

total_exit_count:       239555983
total_insns_count:     9210517459
vm_insns_count:        1932134305
yjit_insns_count:      7315180357
ratio_in_yjit:              79.0%
avg_len_in_yjit:             30.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15018140 (40.8)
                 opt_minus:    9085359 (24.7)
               invokeblock:    4222518 (11.5)
                      send:    3968371 (10.8)
          opt_newarray_min:    2990133 (8.1)
                 opt_nil_p:     427837 (1.2)
        getblockparamproxy:     315000 (0.9)
               invokesuper:     228449 (0.6)
                    opt_eq:     199449 (0.5)
             getblockparam:     144830 (0.4)
                     throw:      85639 (0.2)
             setlocal_WC_0:      85383 (0.2)
          opt_newarray_max:      24696 (0.1)
       getinstancevariable:        957 (0.0)
                    opt_le:        174 (0.0)
                     leave:        114 (0.0)
                  opt_aref:         68 (0.0)
             setlocal_WC_1:         52 (0.0)
               getconstant:         26 (0.0)
        opt_getinlinecache:          6 (0.0)