method call exit reasons: 
             args_splat      76936 (43.6%)
                bmethod      54114 (30.6%)
              block_arg      19932 (11.3%)
               keywords      14227 ( 8.1%)
     iseq_only_keywords       8523 ( 4.8%)
    iseq_complex_callee       2841 ( 1.6%)

leave exit reasons: 
        interp_return    4581612 (99.7%)
    start_pc_non_zero      11393 ( 0.2%)
         se_interrupt        100 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         19 (100.0%)

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:          337
compiled_block_count:        4997
invalidation_count:           129
constant_state_bumps:          39
inline_code_size:          954906
outlined_code_size:        734678

total_exit_count:         5411241
total_insns_count:     1511920174
vm_insns_count:          26362320
yjit_insns_count:      1486387483
ratio_in_yjit:              98.3%
avg_len_in_yjit:            274.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     282378 (34.0)
        getblockparamproxy:     253588 (30.6)
                      send:     108253 (13.0)
               invokesuper:      42731 (5.2)
               opt_empty_p:      37050 (4.5)
       getinstancevariable:      31361 (3.8)
               getconstant:      31341 (3.8)
          getclassvariable:      17081 (2.1)
                   newhash:      11372 (1.4)
               invokeblock:       5739 (0.7)
                  opt_ltlt:       5695 (0.7)
               expandarray:       2848 (0.3)
                     leave:        100 (0.0)
        opt_getinlinecache:         49 (0.0)
          opt_regexpmatch2:         41 (0.0)
                  opt_plus:          2 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)