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

leave exit reasons: 
  interp_return   84892841 (100.0%)
   se_interrupt         15 ( 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:        2964
invalidation_count:            19
constant_state_bumps:           0
inline_code_size:         1896187
outlined_code_size:       1668854

total_exit_count:        84892862
total_insns_count:     5551069812
vm_insns_count:           3259292
yjit_insns_count:      5547810541
ratio_in_yjit:              99.9%
avg_len_in_yjit:             65.4

Top-20 most frequent exit ops (100.0% of exits):
                     leave:         15 (71.4)
    opt_send_without_block:          3 (14.3)
                  branchif:          2 (9.5)
               invokesuper:          1 (4.8)
               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)