method call exit reasons: 
                block_arg    2286117 (39.9%)
                  bmethod    1828093 (31.9%)
      iseq_complex_callee     661037 (11.5%)
    optimized_method_send     551681 ( 9.6%)
    optimized_method_call     231647 ( 4.0%)
               args_splat     121789 ( 2.1%)
                 kw_splat      31896 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10505 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   26176412 (96.3%)
    start_pc_non_zero    1003052 ( 3.7%)
         se_interrupt       1265 ( 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:         3135
compiled_block_count:      290250
invalidation_count:        266637
constant_state_bumps:         133
inline_code_size:        23010321
outlined_code_size:      11525254

total_exit_count:        46727224
total_insns_count:     1221553001
vm_insns_count:         364598880
yjit_insns_count:       877504933
ratio_in_yjit:              70.2%
avg_len_in_yjit:             18.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11789023 (57.4)
       getinstancevariable:    2804157 (13.6)
                      send:    2379492 (11.6)
        getblockparamproxy:    1979480 (9.6)
               invokeblock:     344294 (1.7)
             getblockparam:     310641 (1.5)
        opt_getinlinecache:     309628 (1.5)
               invokesuper:     263203 (1.3)
               expandarray:     101287 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72185 (0.4)
                     throw:      36440 (0.2)
               concatarray:      34080 (0.2)
                  opt_aref:      14349 (0.1)
               getconstant:       5531 (0.0)
                   opt_mod:       5276 (0.0)
                   opt_and:       2197 (0.0)
                     leave:       1265 (0.0)
                    opt_eq:       1187 (0.0)
                    opt_lt:       1100 (0.0)