method call exit reasons: 
         optimized_method    4054858 (56.8%)
                block_arg    2218418 (31.1%)
      iseq_complex_callee     474016 ( 6.6%)
               args_splat     146867 ( 2.1%)
             cfunc_kwargs     130474 ( 1.8%)
            zsuper_method      80064 ( 1.1%)
                 kw_splat      38724 ( 0.5%)
    cfunc_ruby_array_varg         11 ( 0.0%)

leave exit reasons: 
        interp_return  115587626 (100.0%)
    start_pc_non_zero      17183 ( 0.0%)
         se_interrupt         68 ( 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:          596
compiled_block_count:        8002
invalidation_count:           614
constant_state_bumps:         320
inline_code_size:         1081322
outlined_code_size:        808641

total_exit_count:       136998694
total_insns_count:     5187634515
vm_insns_count:        1307065807
yjit_insns_count:      3901979776
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:    8989813 (42.0)
                 opt_minus:    5191629 (24.2)
               invokeblock:    2436417 (11.4)
                      send:    2267566 (10.6)
          opt_newarray_min:    1708634 (8.0)
                 opt_nil_p:     244477 (1.1)
        getblockparamproxy:     164014 (0.8)
               invokesuper:     130514 (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:        921 (0.0)
        opt_getinlinecache:        231 (0.0)
                    opt_le:         98 (0.0)
                     leave:         68 (0.0)
                  opt_aref:         39 (0.0)
             setlocal_WC_1:         22 (0.0)
               getconstant:         11 (0.0)