method call exit reasons: 
    optimized_method_call    5957276 (27.6%)
               args_splat    4780859 (22.1%)
                block_arg    4705549 (21.8%)
      iseq_complex_callee    2466776 (11.4%)
                  bmethod    2347980 (10.9%)
    optimized_method_send     994807 ( 4.6%)
             cfunc_kwargs     230573 ( 1.1%)
                 kw_splat     115024 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   56421789 (97.9%)
    start_pc_non_zero    1222108 ( 2.1%)
         se_interrupt        264 ( 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:        9699
invalidation_count:           263
constant_state_bumps:          26
inline_code_size:         2592354
outlined_code_size:       1936044

total_exit_count:        93932885
total_insns_count:     2840340073
vm_insns_count:         560965239
yjit_insns_count:      2316885930
ratio_in_yjit:              80.3%
avg_len_in_yjit:             24.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   17757878 (47.3)
                      send:    6263006 (16.7)
               invokesuper:    3402553 (9.1)
        getblockparamproxy:    2862433 (7.6)
       getinstancevariable:    2297220 (6.1)
               invokeblock:    1840785 (4.9)
               getconstant:     605939 (1.6)
             getblockparam:     534581 (1.4)
                  opt_aref:     490036 (1.3)
                     throw:     362612 (1.0)
               concatarray:     349188 (0.9)
               expandarray:     348933 (0.9)
             setlocal_WC_0:     208936 (0.6)
        opt_getinlinecache:     115565 (0.3)
                   opt_mod:      70088 (0.2)
               opt_empty_p:       1052 (0.0)
                     leave:        264 (0.0)
                opt_length:          8 (0.0)
                  branchif:          6 (0.0)
               objtostring:          5 (0.0)