method call exit reasons: 
       optimized_method     327775 (57.8%)
             args_splat     109335 (19.3%)
                bmethod      76914 (13.6%)
              block_arg      28327 ( 5.0%)
           cfunc_kwargs      20209 ( 3.6%)
    iseq_complex_callee       4041 ( 0.7%)

leave exit reasons: 
        interp_return    6630975 (99.8%)
    start_pc_non_zero      16193 ( 0.2%)
         se_interrupt        156 ( 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:          324
compiled_block_count:        4599
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          786730
outlined_code_size:        551863

total_exit_count:         8089202
total_insns_count:     2069076629
vm_insns_count:         236653031
yjit_insns_count:      1833881825
ratio_in_yjit:              88.6%
avg_len_in_yjit:            226.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     716914 (49.2)
        getblockparamproxy:     360367 (24.7)
                      send:     153847 (10.6)
               invokesuper:      60733 (4.2)
               opt_empty_p:      52653 (3.6)
       getinstancevariable:      44561 (3.1)
               getconstant:      44541 (3.1)
               invokeblock:       8163 (0.6)
                  opt_ltlt:       8093 (0.6)
               expandarray:       4048 (0.3)
          setclassvariable:       4041 (0.3)
                     leave:        156 (0.0)
        opt_getinlinecache:         48 (0.0)
          opt_regexpmatch2:         47 (0.0)
               objtostring:         15 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)