method call exit reasons: 
                   optimized_method    7426720 (36.5%)
                         args_splat    7288102 (35.9%)
                            bmethod    3866000 (19.0%)
                       cfunc_kwargs     966075 ( 4.8%)
                iseq_complex_callee     582564 ( 2.9%)
              cfunc_ruby_array_varg      57668 ( 0.3%)
    iseq_kwargs_req_and_opt_missing      45199 ( 0.2%)
                          block_arg      43914 ( 0.2%)
                      zsuper_method      38900 ( 0.2%)
                           kw_splat      13194 ( 0.1%)
                    ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return   91991806 (100.0%)
    start_pc_non_zero      17906 ( 0.0%)
         se_interrupt       1201 ( 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:        3852
invalidation_count:           179
constant_state_bumps:           0
inline_code_size:         2022132
outlined_code_size:       1681002

total_exit_count:       130813142
total_insns_count:     5517076537
vm_insns_count:         989585070
yjit_insns_count:      4566312803
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:   21914937 (56.5)
               invokeblock:    5465993 (14.1)
               expandarray:    4972410 (12.8)
                     throw:    3752583 (9.7)
       getinstancevariable:     949782 (2.4)
                  opt_aref:     734228 (1.9)
             setlocal_WC_0:     373969 (1.0)
        opt_getinlinecache:     138813 (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:      44176 (0.1)
               invokesuper:       9316 (0.0)
                     leave:       1201 (0.0)
             setlocal_WC_1:        200 (0.0)
                  opt_ltlt:        151 (0.0)
                opt_length:        142 (0.0)