method call exit reasons: 
                         args_splat    7288069 (36.5%)
                   optimized_method    7058921 (35.4%)
                            bmethod    3866000 (19.4%)
                       cfunc_kwargs     966084 ( 4.8%)
                iseq_complex_callee     582554 ( 2.9%)
              cfunc_ruby_array_varg      57669 ( 0.3%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.2%)
                          block_arg      43917 ( 0.2%)
                      zsuper_method      38900 ( 0.2%)
                           kw_splat      13194 ( 0.1%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return   91749370 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1205 ( 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:        3866
invalidation_count:           177
constant_state_bumps:           0
inline_code_size:         1901364
outlined_code_size:       1581428

total_exit_count:       130202806
total_insns_count:     5511357932
vm_insns_count:         987681110
yjit_insns_count:      4562130258
ratio_in_yjit:              82.1%
avg_len_in_yjit:             34.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   21547127 (56.0)
               invokeblock:    5465993 (14.2)
               expandarray:    4972374 (12.9)
                     throw:    3752579 (9.8)
       getinstancevariable:     949782 (2.5)
                  opt_aref:     734220 (1.9)
             setlocal_WC_0:     373970 (1.0)
        opt_getinlinecache:     138808 (0.4)
                    opt_eq:     106797 (0.3)
               getconstant:     100100 (0.3)
                      once:      92898 (0.2)
              checkkeyword:      68388 (0.2)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44153 (0.1)
               invokesuper:       9327 (0.0)
                     leave:       1205 (0.0)
             setlocal_WC_1:        201 (0.0)
                opt_length:        144 (0.0)
                  opt_ltlt:        138 (0.0)