method call exit reasons: 
                block_arg    2203170 (39.8%)
                  bmethod    1770161 (31.9%)
      iseq_complex_callee     641341 (11.6%)
    optimized_method_send     532309 ( 9.6%)
    optimized_method_call     224095 ( 4.0%)
               args_splat     117413 ( 2.1%)
                 kw_splat      30740 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10124 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   25251667 (96.3%)
    start_pc_non_zero     962351 ( 3.7%)
         se_interrupt       1193 ( 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:         3133
compiled_block_count:      280738
invalidation_count:        257209
constant_state_bumps:         133
inline_code_size:        22405393
outlined_code_size:      11287105

total_exit_count:        44999017
total_insns_count:     1177887123
vm_insns_count:         351404366
yjit_insns_count:       846230107
ratio_in_yjit:              70.2%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11359291 (57.5)
       getinstancevariable:    2685796 (13.6)
                      send:    2292013 (11.6)
        getblockparamproxy:    1909186 (9.7)
               invokeblock:     332494 (1.7)
             getblockparam:     299388 (1.5)
        opt_getinlinecache:     257195 (1.3)
               invokesuper:     254283 (1.3)
               expandarray:      97616 (0.5)
                 opt_nil_p:      91160 (0.5)
             setlocal_WC_0:      69565 (0.4)
                     throw:      35122 (0.2)
               concatarray:      32846 (0.2)
                  opt_aref:      13883 (0.1)
               getconstant:       5331 (0.0)
                   opt_mod:       5213 (0.0)
                   opt_and:       2116 (0.0)
                     leave:       1193 (0.0)
                    opt_eq:       1186 (0.0)
                    opt_lt:       1061 (0.0)