method call exit reasons: 
                  block_arg    1055393 (71.6%)
          klass_megamorphic     236480 (16.0%)
    iseq_has_rest_and_block     145513 ( 9.9%)
          bmethod_block_arg      36342 ( 2.5%)

leave exit reasons: 
        interp_return   12944068 (99.7%)
    start_pc_non_zero      36432 ( 0.3%)
         se_interrupt        428 ( 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:          347
compiled_block_count:        4644
invalidation_count:             9
constant_state_bumps:           0
inline_code_size:          633415
outlined_code_size:        632288

total_exit_count:        15356313
total_insns_count:     2591082992
vm_insns_count:          25660875
yjit_insns_count:      2567834362
ratio_in_yjit:              99.0%
avg_len_in_yjit:            167.1

Top-20 most frequent exit ops (100.0% of exits):
                      send:    1128106 (46.8)
    opt_send_without_block:     937891 (38.9)
               invokesuper:     181884 (7.5)
               opt_empty_p:     118271 (4.9)
                  opt_ltlt:      18188 (0.8)
               invokeblock:      18171 (0.8)
               expandarray:       9093 (0.4)
                     leave:        428 (0.0)
          opt_regexpmatch2:         86 (0.0)
               objtostring:         65 (0.0)
                  branchif:         30 (0.0)
                      jump:         13 (0.0)
              branchunless:         10 (0.0)
      opt_getconstant_path:          5 (0.0)
                  opt_plus:          3 (0.0)
                  opt_aref:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                 branchnil:          0 (0.0)
              checkkeyword:          0 (0.0)