method call exit reasons: 
         optimized_method    4054858 (56.8%)
                block_arg    2218461 (31.1%)
      iseq_complex_callee     474027 ( 6.6%)
               args_splat     146868 ( 2.1%)
             cfunc_kwargs     130486 ( 1.8%)
            zsuper_method      80064 ( 1.1%)
                 kw_splat      38735 ( 0.5%)
    cfunc_ruby_array_varg         11 ( 0.0%)

leave exit reasons: 
        interp_return  115639212 (100.0%)
    start_pc_non_zero      17202 ( 0.0%)
         se_interrupt         69 ( 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:          604
compiled_block_count:        8071
invalidation_count:           654
constant_state_bumps:         320
inline_code_size:         1093354
outlined_code_size:        816725

total_exit_count:       137134180
total_insns_count:     5187517249
vm_insns_count:        1308098096
yjit_insns_count:      3900914121
ratio_in_yjit:              74.8%
avg_len_in_yjit:             28.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    9072966 (42.2)
                 opt_minus:    5191629 (24.2)
               invokeblock:    2436518 (11.3)
                      send:    2267634 (10.5)
          opt_newarray_min:    1708634 (7.9)
                 opt_nil_p:     244557 (1.1)
        getblockparamproxy:     164034 (0.8)
               invokesuper:     130534 (0.6)
                    opt_eq:     114007 (0.5)
             getblockparam:      83742 (0.4)
             setlocal_WC_0:      48783 (0.2)
                    intern:      16271 (0.1)
          opt_newarray_max:      13806 (0.1)
       getinstancevariable:       1121 (0.0)
                  opt_aref:        278 (0.0)
        opt_getinlinecache:        242 (0.0)
                    opt_le:         98 (0.0)
                     leave:         69 (0.0)
             setlocal_WC_1:         22 (0.0)
               getconstant:         11 (0.0)