method call exit reasons: 
                singleton_class   25199345 (71.2%)
  iseq_has_rest_and_kw_supplied    3599920 (10.2%)
       iseq_missing_optional_kw    2999936 ( 8.5%)
                 iseq_has_no_kw    1199942 ( 3.4%)
                     forwarding    1199942 ( 3.4%)
            iseq_block_arg_type     599989 ( 1.7%)
               iseq_arity_error     599971 ( 1.7%)
                    megamorphic          2 ( 0.0%)

leave exit reasons: 
  interp_return   84893196 (100.0%)
   se_interrupt         13 ( 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:          259
compiled_block_count:        2946
invalidation_count:            19
constant_state_bumps:           0
inline_code_size:         1899409
outlined_code_size:       1622362

total_exit_count:        84893218
total_insns_count:     5551069674
vm_insns_count:           3263545
yjit_insns_count:      5547806151
ratio_in_yjit:              99.9%
avg_len_in_yjit:             65.4

Top-20 most frequent exit ops (100.0% of exits):
                     leave:         13 (59.1)
    opt_send_without_block:          7 (31.8)
                  branchif:          1 (4.5)
               invokesuper:          1 (4.5)
               adjuststack:          0 (0.0)
               anytostring:          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)
             concattoarray:          0 (0.0)
               defineclass:          0 (0.0)
                   defined:          0 (0.0)
               definedivar:          0 (0.0)
              definemethod:          0 (0.0)
             definesmethod:          0 (0.0)
                       dup:          0 (0.0)