method call exit reasons: 
             args_splat     845150 (80.4%)
                bmethod     139614 (13.3%)
              block_arg      58747 ( 5.6%)
    iseq_complex_callee       7341 ( 0.7%)

leave exit reasons: 
        interp_return   12548064 (99.8%)
    start_pc_non_zero      29409 ( 0.2%)
         se_interrupt        194 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic         10 (90.9%)
    idx_out_of_range          1 ( 9.1%)

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:          374
compiled_block_count:        5516
invalidation_count:            14
constant_state_bumps:           0
inline_code_size:          993283
outlined_code_size:        655497

total_exit_count:        15216996
total_insns_count:     3906528121
vm_insns_count:          63391196
yjit_insns_count:      3845805857
ratio_in_yjit:              98.4%
avg_len_in_yjit:            252.6

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    1132560 (42.4)
                      send:     933289 (35.0)
                    opt_eq:     183741 (6.9)
               invokesuper:     154310 (5.8)
               opt_empty_p:      95541 (3.6)
               getconstant:      80841 (3.0)
       getinstancevariable:      51439 (1.9)
               invokeblock:      14829 (0.6)
                  opt_ltlt:      14697 (0.6)
               expandarray:       7348 (0.3)
                     leave:        194 (0.0)
          opt_regexpmatch2:         98 (0.0)
               objtostring:         18 (0.0)
              branchunless:         11 (0.0)
                   opt_neq:          8 (0.0)
        opt_getinlinecache:          6 (0.0)
                  opt_aref:          1 (0.0)
                  opt_plus:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)