method call exit reasons: 
                block_arg    2369124 (39.9%)
                  bmethod    1894649 (31.9%)
      iseq_complex_callee     681643 (11.5%)
    optimized_method_send     571044 ( 9.6%)
    optimized_method_call     239207 ( 4.0%)
               args_splat     127302 ( 2.1%)
                 kw_splat      33061 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10891 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   27348139 (96.3%)
    start_pc_non_zero    1038935 ( 3.7%)
         se_interrupt       1665 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (98.3%)
         megamorphic          6 ( 1.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:         3127
compiled_block_count:       26896
invalidation_count:          3245
constant_state_bumps:         140
inline_code_size:         6240209
outlined_code_size:       5607425

total_exit_count:        48626689
total_insns_count:     1267366912
vm_insns_count:         370513535
yjit_insns_count:       918131927
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12212155 (57.4)
       getinstancevariable:    2906030 (13.7)
                      send:    2465672 (11.6)
        getblockparamproxy:    2047951 (9.6)
               invokeblock:     361265 (1.7)
             getblockparam:     321926 (1.5)
               invokesuper:     303576 (1.4)
        opt_getinlinecache:     271976 (1.3)
               expandarray:     104993 (0.5)
                 opt_nil_p:      98040 (0.5)
             setlocal_WC_0:      74812 (0.4)
                     throw:      37780 (0.2)
               concatarray:      35332 (0.2)
                  opt_aref:      14873 (0.1)
               getconstant:       5731 (0.0)
                   opt_mod:       5336 (0.0)
                    opt_lt:       4557 (0.0)
                   opt_and:       2276 (0.0)
                     leave:       1665 (0.0)
                    opt_eq:       1207 (0.0)