method call exit reasons: 
                block_arg    2366199 (35.7%)
                  bmethod    2051883 (31.0%)
      iseq_complex_callee     766265 (11.6%)
    optimized_method_send     715018 (10.8%)
    optimized_method_call     466756 ( 7.0%)
               args_splat     139072 ( 2.1%)
    cfunc_ruby_array_varg      64757 ( 1.0%)
                 kw_splat      33032 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10700 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   27629091 (96.1%)
    start_pc_non_zero    1107545 ( 3.9%)
         se_interrupt       6598 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        310 (50.3%)
    idx_out_of_range        306 (49.7%)

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:         3162
compiled_block_count:       25118
invalidation_count:            83
constant_state_bumps:           0
inline_code_size:         5879643
outlined_code_size:       4367448

total_exit_count:        48300257
total_insns_count:     1258574028
vm_insns_count:         323851397
yjit_insns_count:       955393797
ratio_in_yjit:              74.3%
avg_len_in_yjit:             19.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12497144 (60.5)
                      send:    2451979 (11.9)
       getinstancevariable:    2302591 (11.1)
        getblockparamproxy:    2070830 (10.0)
               invokeblock:     350677 (1.7)
               invokesuper:     302654 (1.5)
        opt_getinlinecache:     267234 (1.3)
               expandarray:     103143 (0.5)
                 opt_nil_p:      96320 (0.5)
             setlocal_WC_0:      86995 (0.4)
                     throw:      37106 (0.2)
               concatarray:      36909 (0.2)
                    opt_lt:      24633 (0.1)
                  opt_aref:      14647 (0.1)
               opt_empty_p:       6743 (0.0)
                     leave:       6598 (0.0)
               getconstant:       5622 (0.0)
                   opt_mod:       5306 (0.0)
                   opt_and:       2236 (0.0)
                    opt_eq:        999 (0.0)