method call exit reasons: 
       iseq_only_keywords   12267466 (31.0%)
                 keywords    9285443 (23.5%)
               args_splat    7288041 (18.4%)
         optimized_method    6178826 (15.6%)
                  bmethod    3866000 ( 9.8%)
      iseq_complex_callee     535209 ( 1.4%)
    cfunc_ruby_array_varg      57666 ( 0.1%)
                block_arg      43914 ( 0.1%)
            zsuper_method      38900 ( 0.1%)
                 kw_splat      13194 ( 0.0%)
          ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  112048474 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1214 ( 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:        3723
invalidation_count:           174
constant_state_bumps:           0
inline_code_size:         1952282
outlined_code_size:       1621748

total_exit_count:       167166605
total_insns_count:     5412614483
vm_insns_count:        1264504191
yjit_insns_count:      4203228423
ratio_in_yjit:              76.6%
avg_len_in_yjit:             24.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   41184732 (74.7)
               invokeblock:    5465995 (9.9)
               expandarray:    4972361 (9.0)
       getinstancevariable:     949782 (1.7)
                     throw:     809677 (1.5)
                  opt_aref:     734228 (1.3)
             setlocal_WC_0:     373958 (0.7)
        opt_getinlinecache:     138805 (0.3)
                    opt_eq:     106797 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.2)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44188 (0.1)
                   newhash:      38200 (0.1)
               invokesuper:       9329 (0.0)
                     leave:       1214 (0.0)
             setlocal_WC_1:        202 (0.0)
                  opt_ltlt:        165 (0.0)
                opt_length:        158 (0.0)