method call exit reasons: 
      iseq_has_rest     684821 (50.0%)
           keywords     411000 (30.0%)
    ivar_set_method     136913 (10.0%)
           kw_splat     136905 (10.0%)
     iseq_has_no_kw          9 ( 0.0%)
          block_arg          2 ( 0.0%)

leave exit reasons: 
    interp_return   15338807 (100.0%)
     se_interrupt       3873 ( 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:           17
compiled_block_count:         428
invalidation_count:             5
constant_state_bumps:           0
inline_code_size:         1454610
outlined_code_size:       1452798

total_exit_count:        24526555
total_insns_count:      511973972
vm_insns_count:         106236886
yjit_insns_count:       414924834
ratio_in_yjit:              79.2%
avg_len_in_yjit:             16.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    7126356 (77.6)
                      send:     823733 (9.0)
               invokesuper:     411049 (4.5)
                     throw:     274000 (3.0)
                checkmatch:     273927 (3.0)
      opt_getconstant_path:     273922 (3.0)
                     leave:       3873 (0.0)
                    opt_eq:        216 (0.0)
                  opt_aref:        196 (0.0)
                  opt_mult:        180 (0.0)
                opt_length:         98 (0.0)
                   opt_neq:         62 (0.0)
               opt_empty_p:         48 (0.0)
          opt_regexpmatch2:         45 (0.0)
                  branchif:         43 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)