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   35890069 (100.0%)
     se_interrupt         32 ( 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:          799991
outlined_code_size:        797998

total_exit_count:        36020841
total_insns_count:     3545082245
vm_insns_count:           1137737
yjit_insns_count:      3544075280
ratio_in_yjit:             100.0%
avg_len_in_yjit:             98.4

Top-20 most frequent exit ops (100.0% of exits):
                      dupn:      78678 (60.2)
    opt_send_without_block:      24591 (18.8)
                      send:      16491 (12.6)
                     throw:      10955 (8.4)
                     leave:         32 (0.0)
      opt_getconstant_path:         17 (0.0)
               objtostring:          5 (0.0)
                  opt_mult:          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)