method call exit reasons: 
                block_arg    2249445 (36.9%)
                  bmethod    1910047 (31.3%)
      iseq_complex_callee     727678 (11.9%)
    optimized_method_send     526622 ( 8.6%)
    optimized_method_call     443056 ( 7.3%)
               args_splat     131739 ( 2.2%)
    cfunc_ruby_array_varg      54627 ( 0.9%)
                 kw_splat      31264 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10133 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   26217029 (96.1%)
    start_pc_non_zero    1063750 ( 3.9%)
         se_interrupt       5350 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        346 (50.4%)
    idx_out_of_range        340 (49.6%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3197
compiled_block_count:       25354
invalidation_count:            84
constant_state_bumps:           0
inline_code_size:         5939803
outlined_code_size:       4407120

total_exit_count:        46634849
total_insns_count:     1188829938
vm_insns_count:         314812175
yjit_insns_count:       894435583
ratio_in_yjit:              73.5%
avg_len_in_yjit:             18.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12141740 (59.5)
       getinstancevariable:    2674103 (13.1)
                      send:    2338920 (11.5)
        getblockparamproxy:    1967726 (9.6)
               invokeblock:     331474 (1.6)
               invokesuper:     285572 (1.4)
        opt_getinlinecache:     252987 (1.2)
               expandarray:     119600 (0.6)
                 opt_nil_p:      91160 (0.4)
             setlocal_WC_0:      82350 (0.4)
                     throw:      35130 (0.2)
               concatarray:      33397 (0.2)
                    opt_lt:      23314 (0.1)
                  opt_aref:      13845 (0.1)
               opt_empty_p:       6381 (0.0)
                     leave:       5350 (0.0)
               getconstant:       5331 (0.0)
                   opt_mod:       5217 (0.0)
                   opt_and:       2116 (0.0)
                    opt_eq:       1207 (0.0)