method call exit reasons: 
                block_arg    2460875 (36.9%)
                  bmethod    2090192 (31.4%)
      iseq_complex_callee     796029 (11.9%)
    optimized_method_send     574272 ( 8.6%)
    optimized_method_call     482558 ( 7.2%)
               args_splat     143971 ( 2.2%)
    cfunc_ruby_array_varg      57366 ( 0.9%)
                 kw_splat      34215 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11083 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28652925 (96.0%)
    start_pc_non_zero    1175131 ( 3.9%)
         se_interrupt       4867 ( 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:         3196
compiled_block_count:       25421
invalidation_count:            84
constant_state_bumps:           0
inline_code_size:         5943323
outlined_code_size:       4408132

total_exit_count:        50996502
total_insns_count:     1299522897
vm_insns_count:         344380194
yjit_insns_count:       977486280
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:   13282288 (59.4)
       getinstancevariable:    2926156 (13.1)
                      send:    2558822 (11.5)
        getblockparamproxy:    2159961 (9.7)
               invokeblock:     361525 (1.6)
               invokesuper:     314667 (1.4)
        opt_getinlinecache:     276744 (1.2)
               expandarray:     130403 (0.6)
                 opt_nil_p:      99760 (0.4)
             setlocal_WC_0:      90080 (0.4)
                     throw:      38433 (0.2)
               concatarray:      36538 (0.2)
                    opt_lt:      25514 (0.1)
                  opt_aref:      15106 (0.1)
               opt_empty_p:       7022 (0.0)
               getconstant:       5831 (0.0)
                   opt_mod:       5364 (0.0)
                     leave:       4867 (0.0)
                   opt_and:       2316 (0.0)
                    opt_eq:       1212 (0.0)