method call exit reasons: 
            iseq_kwargs_none_passed   12267510 (39.2%)
                         args_splat    7288028 (23.3%)
                   optimized_method    6178825 (19.7%)
                            bmethod    3866000 (12.3%)
                       cfunc_kwargs     966076 ( 3.1%)
                iseq_complex_callee     557187 ( 1.8%)
              cfunc_ruby_array_varg      57667 ( 0.2%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.1%)
                          block_arg      43910 ( 0.1%)
                      zsuper_method      38900 ( 0.1%)
                           kw_splat      13194 ( 0.0%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  105955066 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1175 ( 0.0%)

getinstancevariable exit reasons: 
    (all relevant counters are zero)
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:        3774
invalidation_count:           175
constant_state_bumps:           0
inline_code_size:         1969844
outlined_code_size:       1638788

total_exit_count:       155201017
total_insns_count:     5448661836
vm_insns_count:        1178206394
yjit_insns_count:      4319701393
ratio_in_yjit:              78.4%
avg_len_in_yjit:             27.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   32932525 (66.9)
               invokeblock:    5465993 (11.1)
               expandarray:    4972381 (10.1)
                     throw:    3159683 (6.4)
       getinstancevariable:     949782 (1.9)
                  opt_aref:     734218 (1.5)
             setlocal_WC_0:     373962 (0.8)
        opt_getinlinecache:     138804 (0.3)
                    opt_eq:     106797 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.2)
              checkkeyword:      68384 (0.1)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44152 (0.1)
               invokesuper:       9329 (0.0)
                     leave:       1175 (0.0)
             setlocal_WC_1:        200 (0.0)
                opt_length:        176 (0.0)
                  opt_ltlt:        151 (0.0)