method call exit reasons: 
                   optimized_method    4054858 (56.4%)
                          block_arg    2218460 (30.8%)
                iseq_complex_callee     474027 ( 6.6%)
                         args_splat     146868 ( 2.0%)
                       cfunc_kwargs     130378 ( 1.8%)
                      zsuper_method      80064 ( 1.1%)
    iseq_kwargs_req_and_opt_missing      48939 ( 0.7%)
                           kw_splat      38735 ( 0.5%)
              cfunc_ruby_array_varg         11 ( 0.0%)

leave exit reasons: 
        interp_return  115639229 (100.0%)
    start_pc_non_zero      17202 ( 0.0%)
         se_interrupt         72 ( 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:          603
compiled_block_count:        7980
invalidation_count:           624
constant_state_bumps:         320
inline_code_size:         1096948
outlined_code_size:        918020

total_exit_count:       137182996
total_insns_count:     5187516074
vm_insns_count:        1308149245
yjit_insns_count:      3900910596
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:    9121798 (42.3)
                 opt_minus:    5191629 (24.1)
               invokeblock:    2436518 (11.3)
                      send:    2267637 (10.5)
          opt_newarray_min:    1708634 (7.9)
                 opt_nil_p:     244557 (1.1)
        getblockparamproxy:     164034 (0.8)
               invokesuper:     130534 (0.6)
                    opt_eq:     114007 (0.5)
             getblockparam:      83731 (0.4)
             setlocal_WC_0:      48783 (0.2)
                    intern:      16271 (0.1)
          opt_newarray_max:      13806 (0.1)
       getinstancevariable:       1109 (0.0)
                  opt_aref:        278 (0.0)
        opt_getinlinecache:        231 (0.0)
                    opt_le:         98 (0.0)
                     leave:         72 (0.0)
             setlocal_WC_1:         22 (0.0)
               getconstant:         11 (0.0)