method call exit reasons: 
                block_arg    2287202 (38.4%)
                  bmethod    1881085 (31.5%)
    optimized_method_send     708632 (11.9%)
      iseq_complex_callee     678118 (11.4%)
    optimized_method_call     231654 ( 3.9%)
               args_splat     121753 ( 2.0%)
                 kw_splat      31898 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10506 ( 0.2%)
                 keywords         29 ( 0.0%)

leave exit reasons: 
        interp_return   26121493 (96.3%)
    start_pc_non_zero     995240 ( 3.7%)
         se_interrupt       1174 ( 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:         3093
compiled_block_count:      289630
invalidation_count:        266537
constant_state_bumps:         133
inline_code_size:        22938769
outlined_code_size:      11471968

total_exit_count:        45774756
total_insns_count:     1224711429
vm_insns_count:         356944697
yjit_insns_count:       887419995
ratio_in_yjit:              70.9%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11454214 (58.3)
                      send:    2370449 (12.1)
       getinstancevariable:    2298972 (11.7)
        getblockparamproxy:    1973198 (10.0)
               invokeblock:     345350 (1.8)
             getblockparam:     310641 (1.6)
        opt_getinlinecache:     266690 (1.4)
               invokesuper:     263230 (1.3)
               expandarray:     101282 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72188 (0.4)
                     throw:      36439 (0.2)
               concatarray:      34051 (0.2)
                  opt_aref:      14364 (0.1)
               getconstant:       5522 (0.0)
                   opt_mod:       5276 (0.0)
                   opt_and:       2196 (0.0)
                     leave:       1174 (0.0)
                    opt_lt:       1100 (0.0)
                    opt_eq:        977 (0.0)