method call exit reasons: 
                singleton_class   25199348 (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     599991 ( 1.7%)
               iseq_arity_error     599971 ( 1.7%)
                    megamorphic          2 ( 0.0%)

leave exit reasons: 
  interp_return   84892838 (100.0%)
   se_interrupt          9 ( 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:          260
compiled_block_count:        2979
invalidation_count:            19
constant_state_bumps:           0
inline_code_size:         1917734
outlined_code_size:       1617387

total_exit_count:        84892860
total_insns_count:     5539669644
vm_insns_count:           3259124
yjit_insns_count:      5536410542
ratio_in_yjit:              99.9%
avg_len_in_yjit:             65.2

Top-20 most frequent exit ops (100.0% of exits):
                     leave:          9 (40.9)
    opt_send_without_block:          9 (40.9)
               invokesuper:          2 (9.1)
                  branchif:          1 (4.5)
                      send:          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)