method call exit reasons: 
         optimized_method    7945250 (32.2%)
               args_splat    5463871 (22.1%)
                block_arg    5377724 (21.8%)
      iseq_complex_callee    2819197 (11.4%)
                  bmethod    2683378 (10.9%)
             cfunc_kwargs     263503 ( 1.1%)
                 kw_splat     131460 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   64800362 (97.9%)
    start_pc_non_zero    1396683 ( 2.1%)
         se_interrupt        283 ( 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:         1295
compiled_block_count:        9778
invalidation_count:           264
constant_state_bumps:          26
inline_code_size:         2596258
outlined_code_size:       1803690

total_exit_count:       107670316
total_insns_count:     3245771031
vm_insns_count:         641084027
yjit_insns_count:      2647556958
ratio_in_yjit:              80.2%
avg_len_in_yjit:             24.2

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   20294883 (47.3)
                      send:    7157666 (16.7)
               invokesuper:    3888616 (9.1)
        getblockparamproxy:    3271362 (7.6)
       getinstancevariable:    2625470 (6.1)
               invokeblock:    2103758 (4.9)
               getconstant:     692504 (1.6)
             getblockparam:     610951 (1.4)
                  opt_aref:     560030 (1.3)
                     throw:     414397 (1.0)
               concatarray:     399074 (0.9)
               expandarray:     398784 (0.9)
             setlocal_WC_0:     238786 (0.6)
        opt_getinlinecache:     132066 (0.3)
                   opt_mod:      80089 (0.2)
               opt_empty_p:       1200 (0.0)
                     leave:        283 (0.0)
                  branchif:         10 (0.0)
                opt_length:          9 (0.0)
                  opt_aset:          7 (0.0)