method call exit reasons: 
            iseq_kwargs_none_passed   12267464 (39.2%)
                         args_splat    7288023 (23.3%)
                   optimized_method    6178828 (19.7%)
                            bmethod    3866000 (12.3%)
                       cfunc_kwargs     965986 ( 3.1%)
                iseq_complex_callee     545096 ( 1.7%)
              cfunc_ruby_array_varg      57668 ( 0.2%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.1%)
                          block_arg      43915 ( 0.1%)
                      zsuper_method      38900 ( 0.1%)
                           kw_splat      13194 ( 0.0%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  105038256 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1266 ( 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:        3754
invalidation_count:           173
constant_state_bumps:           0
inline_code_size:         1965402
outlined_code_size:       1633964

total_exit_count:       154293910
total_insns_count:     5449192928
vm_insns_count:        1175925916
yjit_insns_count:      4322522666
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:   32920202 (66.8)
               invokeblock:    5465992 (11.1)
               expandarray:    4972382 (10.1)
                     throw:    3159678 (6.4)
       getinstancevariable:     949782 (1.9)
                  opt_aref:     734202 (1.5)
             setlocal_WC_0:     373965 (0.8)
        opt_getinlinecache:     138807 (0.3)
                    opt_eq:     106797 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.2)
              checkkeyword:      52190 (0.1)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44150 (0.1)
                   newhash:      38200 (0.1)
               invokesuper:       9329 (0.0)
                     leave:       1266 (0.0)
             setlocal_WC_1:        201 (0.0)
                  opt_ltlt:        162 (0.0)