method call exit reasons: 
                   optimized_method    7426722 (36.5%)
                         args_splat    7288042 (35.9%)
                            bmethod    3866000 (19.0%)
                       cfunc_kwargs     966082 ( 4.8%)
                iseq_complex_callee     582551 ( 2.9%)
              cfunc_ruby_array_varg      57667 ( 0.3%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.2%)
                          block_arg      43916 ( 0.2%)
                      zsuper_method      38900 ( 0.2%)
                           kw_splat      13193 ( 0.1%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return   91991924 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1235 ( 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:        3847
invalidation_count:           180
constant_state_bumps:           0
inline_code_size:         2022452
outlined_code_size:       1681337

total_exit_count:       130813189
total_insns_count:     5517075438
vm_insns_count:         989588816
yjit_insns_count:      4566307887
ratio_in_yjit:              82.1%
avg_len_in_yjit:             34.6

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   21914889 (56.5)
               invokeblock:    5465993 (14.1)
               expandarray:    4972412 (12.8)
                     throw:    3752581 (9.7)
       getinstancevariable:     949782 (2.4)
                  opt_aref:     734209 (1.9)
             setlocal_WC_0:     373965 (1.0)
        opt_getinlinecache:     138816 (0.4)
                    opt_eq:     106798 (0.3)
               getconstant:     100100 (0.3)
                      once:      92898 (0.2)
              checkkeyword:      68386 (0.2)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44146 (0.1)
               invokesuper:       9323 (0.0)
                     leave:       1235 (0.0)
             setlocal_WC_1:        200 (0.0)
                  opt_ltlt:        154 (0.0)
                opt_length:        140 (0.0)