method call exit reasons: 
         optimized_method    7268071 (57.4%)
                block_arg    3882324 (30.7%)
      iseq_complex_callee     816196 ( 6.4%)
               args_splat     257043 ( 2.0%)
             cfunc_kwargs     228259 ( 1.8%)
            zsuper_method     140139 ( 1.1%)
                 kw_splat      67824 ( 0.5%)
    cfunc_ruby_array_varg         26 ( 0.0%)

leave exit reasons: 
        interp_return  202159860 (100.0%)
    start_pc_non_zero      29453 ( 0.0%)
         se_interrupt        133 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         80 (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:          595
compiled_block_count:        7959
invalidation_count:           616
constant_state_bumps:         321
inline_code_size:         1072234
outlined_code_size:        853908

total_exit_count:       239772734
total_insns_count:     9082231339
vm_insns_count:        2291287919
yjit_insns_count:      6828556294
ratio_in_yjit:              74.8%
avg_len_in_yjit:             28.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15890734 (42.2)
                 opt_minus:    9085359 (24.2)
               invokeblock:    4251012 (11.3)
                      send:    3968357 (10.6)
          opt_newarray_min:    2990127 (7.9)
                 opt_nil_p:     427837 (1.1)
        getblockparamproxy:     286519 (0.8)
               invokesuper:     228449 (0.6)
                    opt_eq:     199447 (0.5)
             getblockparam:     144822 (0.4)
             setlocal_WC_0:      85383 (0.2)
                    intern:      28481 (0.1)
          opt_newarray_max:      24696 (0.1)
       getinstancevariable:        951 (0.0)
        opt_getinlinecache:        231 (0.0)
                    opt_le:        173 (0.0)
                     leave:        133 (0.0)
                  opt_aref:         68 (0.0)
             setlocal_WC_1:         56 (0.0)
               getconstant:         26 (0.0)