method call exit reasons: 
      callsite_not_simple   16589671 (42.0%)
       iseq_only_keywords   12267352 (31.0%)
         optimized_method    6174328 (15.6%)
                  bmethod    3866000 ( 9.8%)
      iseq_complex_callee     534728 ( 1.4%)
    cfunc_ruby_array_varg      57668 ( 0.1%)
            zsuper_method      38900 ( 0.1%)
                 kw_splat      13194 ( 0.0%)
          ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  104227693 (100.0%)
    start_pc_non_zero      18205 ( 0.0%)
         se_interrupt       1248 ( 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:          335
compiled_block_count:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:         2339928
outlined_code_size:       1739792

total_exit_count:       168266741
total_insns_count:     5389473201
vm_insns_count:        1391227612
yjit_insns_count:      4062284637
ratio_in_yjit:              74.2%
avg_len_in_yjit:             23.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   41207520 (64.3)
             setlocal_WC_1:    8676966 (13.5)
               invokeblock:    5465991 (8.5)
               expandarray:    4972398 (7.8)
       getinstancevariable:     949782 (1.5)
                     throw:     809478 (1.3)
                  opt_aref:     734223 (1.1)
             setlocal_WC_0:     373957 (0.6)
        opt_getinlinecache:     332651 (0.5)
                    opt_eq:     106797 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.1)
             getblockparam:      47694 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44173 (0.1)
                   newhash:      38199 (0.1)
          getclassvariable:      27696 (0.0)
               invokesuper:       9322 (0.0)
                     leave:       1248 (0.0)
                  opt_ltlt:        158 (0.0)