method call exit reasons: 
      callsite_not_simple   16589681 (42.0%)
       iseq_only_keywords   12267366 (31.0%)
         optimized_method    6174327 (15.6%)
                  bmethod    3866000 ( 9.8%)
      iseq_complex_callee     534729 ( 1.4%)
    cfunc_ruby_array_varg      57666 ( 0.1%)
            zsuper_method      38900 ( 0.1%)
                 kw_splat      13193 ( 0.0%)
          ivar_set_method         92 ( 0.0%)

leave exit reasons: 
        interp_return  110923861 (100.0%)
    start_pc_non_zero      18205 ( 0.0%)
         se_interrupt       1179 ( 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:        9987
invalidation_count:          6515
constant_state_bumps:           0
inline_code_size:         2349528
outlined_code_size:       1748353

total_exit_count:       166286443
total_insns_count:     5419073938
vm_insns_count:        1271042676
yjit_insns_count:      4203393844
ratio_in_yjit:              76.5%
avg_len_in_yjit:             24.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   41207604 (74.4)
               invokeblock:    5465993 (9.9)
               expandarray:    4972389 (9.0)
       getinstancevariable:     949782 (1.7)
                     throw:     809682 (1.5)
                  opt_aref:     734213 (1.3)
             setlocal_WC_0:     373955 (0.7)
        opt_getinlinecache:     332758 (0.6)
                    opt_eq:     106798 (0.2)
               getconstant:     100100 (0.2)
                      once:      92898 (0.2)
             getblockparam:      47693 (0.1)
        getblockparamproxy:      47499 (0.1)
                      send:      44179 (0.1)
                   newhash:      38198 (0.1)
          getclassvariable:      27697 (0.1)
               invokesuper:       9327 (0.0)
                     leave:       1179 (0.0)
             setlocal_WC_1:        200 (0.0)
                  opt_ltlt:        163 (0.0)