method call exit reasons: 
      iseq_splat_with_opt      15834 (99.5%)
                block_arg         30 ( 0.2%)
            iseq_has_post         25 ( 0.2%)
    cfunc_ruby_array_varg         25 ( 0.2%)

leave exit reasons: 
    interp_return   34417836 (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:         820
invalidation_count:            24
constant_state_bumps:           0
inline_code_size:          803351
outlined_code_size:        802796

total_exit_count:        34543831
total_insns_count:     3414478659
vm_insns_count:           1100403
yjit_insns_count:      3413504251
ratio_in_yjit:             100.0%
avg_len_in_yjit:             98.8

Top-20 most frequent exit ops (100.0% of exits):
                      dupn:      75764 (60.1)
    opt_send_without_block:      23740 (18.8)
                      send:      15875 (12.6)
                     throw:      10555 (8.4)
                     leave:         32 (0.0)
      opt_getconstant_path:         17 (0.0)
                  opt_mult:          7 (0.0)
               objtostring:          4 (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)