method call exit reasons: 
    optimized_method_call    5957272 (27.6%)
               args_splat    4780854 (22.1%)
                block_arg    4705541 (21.8%)
      iseq_complex_callee    2466777 (11.4%)
                  bmethod    2347979 (10.9%)
    optimized_method_send     994803 ( 4.6%)
             cfunc_kwargs     230574 ( 1.1%)
                 kw_splat     115027 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   55885642 (97.9%)
    start_pc_non_zero    1222108 ( 2.1%)
         se_interrupt        221 ( 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:        9706
invalidation_count:           263
constant_state_bumps:          26
inline_code_size:         2574818
outlined_code_size:       1921173

total_exit_count:        93396661
total_insns_count:     2844093440
vm_insns_count:         563108225
yjit_insns_count:      2318496234
ratio_in_yjit:              80.2%
avg_len_in_yjit:             24.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   17757886 (47.3)
                      send:    6262981 (16.7)
               invokesuper:    3402542 (9.1)
        getblockparamproxy:    2862435 (7.6)
       getinstancevariable:    2297220 (6.1)
               invokeblock:    1840790 (4.9)
               getconstant:     605939 (1.6)
             getblockparam:     534582 (1.4)
                  opt_aref:     490026 (1.3)
                     throw:     362612 (1.0)
               concatarray:     349189 (0.9)
               expandarray:     348932 (0.9)
             setlocal_WC_0:     208936 (0.6)
        opt_getinlinecache:     115566 (0.3)
                   opt_mod:      70089 (0.2)
               opt_empty_p:       1050 (0.0)
                     leave:        221 (0.0)
               objtostring:          8 (0.0)
                  branchif:          5 (0.0)
                opt_length:          5 (0.0)