method call exit reasons: 
         optimized_method    7818544 (34.8%)
               args_splat    4780844 (21.3%)
                block_arg    4705537 (20.9%)
      iseq_complex_callee    2466780 (11.0%)
                  bmethod    2347979 (10.5%)
             cfunc_kwargs     230573 ( 1.0%)
                 kw_splat     115025 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   56424944 (97.9%)
    start_pc_non_zero    1222108 ( 2.1%)
         se_interrupt        262 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         98 (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:         1293
compiled_block_count:        9576
invalidation_count:           263
constant_state_bumps:          26
inline_code_size:         2551074
outlined_code_size:       1901482

total_exit_count:        94276487
total_insns_count:     2838342111
vm_insns_count:         570581486
yjit_insns_count:      2305612168
ratio_in_yjit:              79.9%
avg_len_in_yjit:             24.1

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   18624292 (49.2)
                      send:    6262965 (16.5)
               invokesuper:    3402535 (9.0)
        getblockparamproxy:    2862433 (7.6)
       getinstancevariable:    2297220 (6.1)
               invokeblock:    1840794 (4.9)
               getconstant:     605939 (1.6)
             getblockparam:     534581 (1.4)
                  opt_aref:     490024 (1.3)
               concatarray:     349187 (0.9)
               expandarray:     348943 (0.9)
        opt_getinlinecache:     115566 (0.3)
                   opt_mod:      70088 (0.2)
                     throw:      45623 (0.1)
               opt_empty_p:       1056 (0.0)
                     leave:        262 (0.0)
               objtostring:         11 (0.0)
                   opt_and:          5 (0.0)
                  opt_aset:          5 (0.0)
                  branchif:          4 (0.0)