method call exit reasons: 
                singleton_class   25199349 (71.2%)
  iseq_has_rest_and_kw_supplied    3599922 (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   84892894 (100.0%)
   se_interrupt         14 ( 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:        2954
invalidation_count:            19
constant_state_bumps:           0
inline_code_size:         1925228
outlined_code_size:       1573504

total_exit_count:        84892916
total_insns_count:     5539669958
vm_insns_count:           3259896
yjit_insns_count:      5536410084
ratio_in_yjit:              99.9%
avg_len_in_yjit:             65.2

Top-20 most frequent exit ops (100.0% of exits):
                     leave:         14 (63.6)
    opt_send_without_block:          5 (22.7)
                  branchif:          1 (4.5)
                opt_length:          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)