method call exit reasons: 
            iseq_kwargs_none_passed   12267467 (39.2%)
                         args_splat    7288073 (23.3%)
                   optimized_method    6178825 (19.7%)
                            bmethod    3866000 (12.3%)
                       cfunc_kwargs     965981 ( 3.1%)
                iseq_complex_callee     545105 ( 1.7%)
              cfunc_ruby_array_varg      57669 ( 0.2%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.1%)
                          block_arg      43916 ( 0.1%)
                      zsuper_method      38900 ( 0.1%)
                           kw_splat      13194 ( 0.0%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  105038138 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1203 ( 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:          336
compiled_block_count:        3763
invalidation_count:           173
constant_state_bumps:           0
inline_code_size:         1960090
outlined_code_size:       1631036

total_exit_count:       154293730
total_insns_count:     5449200037
vm_insns_count:        1175925018
yjit_insns_count:      4322530611
ratio_in_yjit:              78.4%
avg_len_in_yjit:             27.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   32920209 (66.8)
               invokeblock:    5465994 (11.1)
               expandarray:    4972380 (10.1)
                     throw:    3159684 (6.4)
       getinstancevariable:     949782 (1.9)
                  opt_aref:     734209 (1.5)
             setlocal_WC_0:     373960 (0.8)
        opt_getinlinecache:     138812 (0.3)
                    opt_eq:     106798 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.2)
              checkkeyword:      52190 (0.1)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44155 (0.1)
                   newhash:      38199 (0.1)
               invokesuper:       9322 (0.0)
                     leave:       1203 (0.0)
             setlocal_WC_1:        200 (0.0)
                  opt_ltlt:        141 (0.0)