method call exit reasons: 
            iseq_kwargs_none_passed    4348843 (37.7%)
                   optimized_method    4054857 (35.1%)
                          block_arg    2218463 (19.2%)
                iseq_complex_callee     474016 ( 4.1%)
                         args_splat     146867 ( 1.3%)
                       cfunc_kwargs     130378 ( 1.1%)
                      zsuper_method      80064 ( 0.7%)
    iseq_kwargs_req_and_opt_missing      48939 ( 0.4%)
                           kw_splat      38724 ( 0.3%)
              cfunc_ruby_array_varg         11 ( 0.0%)

leave exit reasons: 
        interp_return  128531031 (100.0%)
    start_pc_non_zero      17202 ( 0.0%)
         se_interrupt         72 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         80 (100.0%)

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:          602
compiled_block_count:        7881
invalidation_count:           675
constant_state_bumps:         320
inline_code_size:          975873
outlined_code_size:        816669

total_exit_count:       154424623
total_insns_count:     5154361421
vm_insns_count:        1443317967
yjit_insns_count:      3736937046
ratio_in_yjit:              72.0%
avg_len_in_yjit:             24.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13470629 (52.0)
                 opt_minus:    5191629 (20.0)
               invokeblock:    2436527 (9.4)
                      send:    2267645 (8.8)
          opt_newarray_min:    1708632 (6.6)
                 opt_nil_p:     244557 (0.9)
        getblockparamproxy:     164034 (0.6)
               invokesuper:     130534 (0.5)
                    opt_eq:     114007 (0.4)
             getblockparam:      83731 (0.3)
             setlocal_WC_0:      48783 (0.2)
                    intern:      16271 (0.1)
          opt_newarray_max:      13806 (0.1)
       getinstancevariable:       1110 (0.0)
                   newhash:        816 (0.0)
        opt_getinlinecache:        286 (0.0)
                  opt_aref:        278 (0.0)
                   duphash:        102 (0.0)
                    opt_le:         98 (0.0)
                     leave:         72 (0.0)