method call exit reasons: 
                block_arg    2369099 (39.8%)
                  bmethod    1903712 (32.0%)
      iseq_complex_callee     689507 (11.6%)
    optimized_method_send     571004 ( 9.6%)
    optimized_method_call     239213 ( 4.0%)
               args_splat     126165 ( 2.1%)
                 kw_splat      33058 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10885 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   26994616 (96.3%)
    start_pc_non_zero    1034955 ( 3.7%)
         se_interrupt       1160 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        341 (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:         3134
compiled_block_count:      299762
invalidation_count:        276205
constant_state_bumps:         133
inline_code_size:        23601105
outlined_code_size:      11760482

total_exit_count:        48233430
total_insns_count:     1265791805
vm_insns_count:         378157376
yjit_insns_count:       908873243
ratio_in_yjit:              70.1%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12214348 (57.5)
       getinstancevariable:    2888313 (13.6)
                      send:    2464515 (11.6)
        getblockparamproxy:    2058193 (9.7)
               invokeblock:     356088 (1.7)
             getblockparam:     321911 (1.5)
        opt_getinlinecache:     276349 (1.3)
               invokesuper:     274996 (1.3)
               expandarray:     104980 (0.5)
                 opt_nil_p:      98040 (0.5)
             setlocal_WC_0:      74812 (0.4)
                     throw:      37761 (0.2)
               concatarray:      35315 (0.2)
                  opt_aref:      14966 (0.1)
               getconstant:       5731 (0.0)
                   opt_mod:       5333 (0.0)
                   opt_and:       2276 (0.0)
                    opt_eq:       1186 (0.0)
                     leave:       1160 (0.0)
                    opt_lt:       1140 (0.0)