method call exit reasons: 
                block_arg    2207534 (36.9%)
                  bmethod    1874014 (31.3%)
      iseq_complex_callee     714173 (11.9%)
    optimized_method_send     517147 ( 8.6%)
    optimized_method_call     435168 ( 7.3%)
               args_splat     129224 ( 2.2%)
    cfunc_ruby_array_varg      54065 ( 0.9%)
                 kw_splat      30686 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method       9944 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   25728776 (96.1%)
    start_pc_non_zero    1043755 ( 3.9%)
         se_interrupt       4893 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        348 (50.4%)
    idx_out_of_range        342 (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:         3269
compiled_block_count:       26064
invalidation_count:            86
constant_state_bumps:           0
inline_code_size:         6015387
outlined_code_size:       4461031

total_exit_count:        45764786
total_insns_count:     1167019085
vm_insns_count:         309087118
yjit_insns_count:       877967977
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:   11915096 (59.5)
       getinstancevariable:    2624709 (13.1)
                      send:    2295453 (11.5)
        getblockparamproxy:    1929325 (9.6)
               invokeblock:     325919 (1.6)
               invokesuper:     279886 (1.4)
        opt_getinlinecache:     248275 (1.2)
               expandarray:     117341 (0.6)
                 opt_nil_p:      89440 (0.4)
             setlocal_WC_0:      80793 (0.4)
                     throw:      34525 (0.2)
               concatarray:      32790 (0.2)
                    opt_lt:      22874 (0.1)
                  opt_aref:      13560 (0.1)
               opt_empty_p:       6298 (0.0)
                   opt_mod:       5355 (0.0)
               getconstant:       5231 (0.0)
                     leave:       4893 (0.0)
                   opt_and:       2076 (0.0)
                    opt_eq:       1212 (0.0)