method call exit reasons: 
                block_arg    2287344 (38.4%)
                  bmethod    1881148 (31.6%)
    optimized_method_send     708681 (11.9%)
      iseq_complex_callee     674974 (11.3%)
    optimized_method_call     231661 ( 3.9%)
               args_splat     122844 ( 2.1%)
                 kw_splat      31914 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10511 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   26377896 (96.4%)
    start_pc_non_zero     994690 ( 3.6%)
         se_interrupt       1229 ( 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:         3101
compiled_block_count:       26663
invalidation_count:          3102
constant_state_bumps:         140
inline_code_size:         6220433
outlined_code_size:       5582977

total_exit_count:        46049962
total_insns_count:     1226971397
vm_insns_count:         350162426
yjit_insns_count:       896481037
ratio_in_yjit:              71.5%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11454162 (58.2)
                      send:    2371713 (12.1)
       getinstancevariable:    2273352 (11.6)
        getblockparamproxy:    1979305 (10.1)
               invokeblock:     350647 (1.8)
             getblockparam:     310741 (1.6)
               invokesuper:     295695 (1.5)
        opt_getinlinecache:     262478 (1.3)
               expandarray:     101291 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72182 (0.4)
                     throw:      36501 (0.2)
               concatarray:      34073 (0.2)
                  opt_aref:      14344 (0.1)
               getconstant:       5522 (0.0)
                   opt_mod:       5276 (0.0)
                    opt_lt:       4398 (0.0)
                   opt_and:       2196 (0.0)
                     leave:       1229 (0.0)
                    opt_eq:        998 (0.0)