method call exit reasons: 
                block_arg    1547833 (39.7%)
                  bmethod    1236602 (31.7%)
      iseq_complex_callee     448154 (11.5%)
    optimized_method_send     379925 ( 9.7%)
    optimized_method_call     164367 ( 4.2%)
               args_splat      82808 ( 2.1%)
                 kw_splat      21573 ( 0.6%)
           refined_method      12015 ( 0.3%)
          ivar_set_method       7124 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   17816690 (96.3%)
    start_pc_non_zero     678557 ( 3.7%)
         se_interrupt        988 ( 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:         3134
compiled_block_count:      205647
invalidation_count:        182157
constant_state_bumps:         133
inline_code_size:        17673617
outlined_code_size:       9406903

total_exit_count:        31726991
total_insns_count:      831967969
vm_insns_count:         248254997
yjit_insns_count:       597623273
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:    7998525 (57.5)
       getinstancevariable:    1897422 (13.6)
                      send:    1611232 (11.6)
        getblockparamproxy:    1339761 (9.6)
               invokeblock:     239999 (1.7)
             getblockparam:     210435 (1.5)
        opt_getinlinecache:     181511 (1.3)
               invokesuper:     178670 (1.3)
               expandarray:      68554 (0.5)
                 opt_nil_p:      63984 (0.5)
             setlocal_WC_0:      48870 (0.4)
                     throw:      24692 (0.2)
               concatarray:      23050 (0.2)
                  opt_aref:       9726 (0.1)
                   opt_mod:       4743 (0.0)
               getconstant:       3751 (0.0)
                   opt_and:       1484 (0.0)
                    opt_eq:       1188 (0.0)
                     leave:        988 (0.0)
                    opt_lt:        744 (0.0)