method call exit reasons: 
                block_arg    2418968 (36.9%)
                  bmethod    2054178 (31.4%)
      iseq_complex_callee     782503 (11.9%)
    optimized_method_send     564863 ( 8.6%)
    optimized_method_call     474657 ( 7.2%)
               args_splat     141598 ( 2.2%)
    cfunc_ruby_array_varg      56828 ( 0.9%)
                 kw_splat      33634 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10892 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28074110 (96.1%)
    start_pc_non_zero    1144038 ( 3.9%)
         se_interrupt       5767 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        347 (50.4%)
    idx_out_of_range        341 (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:         3270
compiled_block_count:       25987
invalidation_count:            86
constant_state_bumps:           0
inline_code_size:         6009243
outlined_code_size:       4458792

total_exit_count:        50028810
total_insns_count:     1277445657
vm_insns_count:         338702733
yjit_insns_count:       960697624
ratio_in_yjit:              73.5%
avg_len_in_yjit:             18.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13054605 (59.5)
       getinstancevariable:    2876752 (13.1)
                      send:    2515176 (11.5)
        getblockparamproxy:    2116194 (9.6)
               invokeblock:     355922 (1.6)
               invokesuper:     307139 (1.4)
        opt_getinlinecache:     271977 (1.2)
               expandarray:     128327 (0.6)
                 opt_nil_p:      98040 (0.4)
             setlocal_WC_0:      88546 (0.4)
                     throw:      37822 (0.2)
               concatarray:      35941 (0.2)
                    opt_lt:      25074 (0.1)
                  opt_aref:      14897 (0.1)
               opt_empty_p:       6871 (0.0)
                     leave:       5767 (0.0)
               getconstant:       5731 (0.0)
                   opt_mod:       5505 (0.0)
                   opt_and:       2276 (0.0)
                    opt_eq:       1213 (0.0)