method call exit reasons: 
                block_arg    2328654 (38.4%)
                  bmethod    1915242 (31.6%)
    optimized_method_send     721087 (11.9%)
      iseq_complex_callee     690390 (11.4%)
    optimized_method_call     235432 ( 3.9%)
               args_splat     123927 ( 2.0%)
                 kw_splat      32481 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10695 ( 0.2%)
                 keywords         29 ( 0.0%)

leave exit reasons: 
        interp_return   26475807 (96.3%)
    start_pc_non_zero    1013328 ( 3.7%)
         se_interrupt       1135 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        306 (98.7%)
         megamorphic          4 ( 1.3%)

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:         3094
compiled_block_count:      294479
invalidation_count:        271238
constant_state_bumps:         133
inline_code_size:        23231697
outlined_code_size:      11578021

total_exit_count:        46460475
total_insns_count:     1246642942
vm_insns_count:         363805190
yjit_insns_count:       902822420
ratio_in_yjit:              70.8%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11660520 (58.3)
                      send:    2413492 (12.1)
       getinstancevariable:    2314355 (11.6)
        getblockparamproxy:    2011822 (10.1)
               invokeblock:     351182 (1.8)
             getblockparam:     316251 (1.6)
        opt_getinlinecache:     271464 (1.4)
               invokesuper:     268455 (1.3)
               expandarray:     103101 (0.5)
                 opt_nil_p:      96320 (0.5)
             setlocal_WC_0:      73485 (0.4)
                     throw:      37098 (0.2)
               concatarray:      34667 (0.2)
                  opt_aref:      14605 (0.1)
               getconstant:       5622 (0.0)
                   opt_mod:       5305 (0.0)
                   opt_and:       2236 (0.0)
                     leave:       1135 (0.0)
                    opt_lt:       1119 (0.0)
                    opt_eq:        978 (0.0)