method call exit reasons: 
      iseq_splat_with_opt      16443 (99.5%)
                block_arg         31 ( 0.2%)
            iseq_has_post         26 ( 0.2%)
    cfunc_ruby_array_varg         26 ( 0.2%)

leave exit reasons: 
    interp_return   35890454 (100.0%)
     se_interrupt         28 ( 0.0%)

getinstancevariable exit reasons: 
    (all relevant counters are zero)
setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           0
bindings_set:                   0
compiled_iseq_count:           79
compiled_block_count:         813
invalidation_count:            24
constant_state_bumps:           0
inline_code_size:          802216
outlined_code_size:        799983

total_exit_count:        36021671
total_insns_count:     3545077788
vm_insns_count:           1153232
yjit_insns_count:      3544055773
ratio_in_yjit:             100.0%
avg_len_in_yjit:             98.4

Top-20 most frequent exit ops (100.0% of exits):
                      dupn:      78678 (60.0)
    opt_send_without_block:      25039 (19.1)
                      send:      16482 (12.6)
                     throw:      10962 (8.4)
                     leave:         28 (0.0)
      opt_getconstant_path:         17 (0.0)
                  opt_mult:          8 (0.0)
               objtostring:          2 (0.0)
          putspecialobject:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)
                checkmatch:          0 (0.0)
                 checktype:          0 (0.0)
               concatarray:          0 (0.0)
             concatstrings:          0 (0.0)
               defineclass:          0 (0.0)