method call exit reasons: 
      callsite_not_simple    5308907 (44.6%)
         optimized_method    3972560 (33.4%)
                  bmethod    1341775 (11.3%)
      iseq_complex_callee     985718 ( 8.3%)
       iseq_only_keywords     224682 ( 1.9%)
                 kw_splat      65720 ( 0.6%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   33088672 (97.9%)
    start_pc_non_zero     698383 ( 2.1%)
         se_interrupt        147 ( 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:         1292
compiled_block_count:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:         5408250
outlined_code_size:       3113482

total_exit_count:        56698846
total_insns_count:     1609829293
vm_insns_count:         366028292
yjit_insns_count:      1267411175
ratio_in_yjit:              77.3%
avg_len_in_yjit:             21.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   10186356 (43.1)
                      send:    3017326 (12.8)
               invokesuper:    1784338 (7.6)
        getblockparamproxy:    1641995 (7.0)
       getinstancevariable:    1312470 (5.6)
          getclassvariable:    1064516 (4.5)
        opt_getinlinecache:    1042782 (4.4)
               invokeblock:     906386 (3.8)
                  opt_aset:     771346 (3.3)
             getblockparam:     305471 (1.3)
                  opt_aref:     279998 (1.2)
                   newhash:     225124 (1.0)
                     throw:     207257 (0.9)
               concatarray:     199523 (0.8)
               expandarray:     199393 (0.8)
             invokebuiltin:     159387 (0.7)
             setlocal_WC_0:     119386 (0.5)
               getconstant:      79993 (0.3)
             setlocal_WC_1:      66282 (0.3)
              checkkeyword:      39991 (0.2)