method call exit reasons: 
      callsite_not_simple    5268916 (43.5%)
         optimized_method    3972554 (32.8%)
                  bmethod    1341775 (11.1%)
      iseq_complex_callee     985722 ( 8.1%)
          ivar_set_method     240578 ( 2.0%)
       iseq_only_keywords     224682 ( 1.9%)
                 kw_splat      65722 ( 0.5%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   33261758 (97.9%)
    start_pc_non_zero     698383 ( 2.1%)
         se_interrupt        118 ( 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:         5338618
outlined_code_size:       3058350

total_exit_count:        57548149
total_insns_count:     1599695166
vm_insns_count:         381501328
yjit_insns_count:      1242480229
ratio_in_yjit:              76.2%
avg_len_in_yjit:             21.2

Top-20 most frequent exit ops (98.6% of exits):
    opt_send_without_block:   10106378 (41.6)
                      send:    3017334 (12.4)
               invokesuper:    1784360 (7.3)
        getblockparamproxy:    1641998 (6.8)
       getinstancevariable:    1312470 (5.4)
        opt_getinlinecache:    1042782 (4.3)
          getclassvariable:    1024518 (4.2)
               invokeblock:     906388 (3.7)
                  opt_aset:     731351 (3.0)
         opt_case_dispatch:     423418 (1.7)
             getblockparam:     305471 (1.3)
                  opt_aref:     280002 (1.2)
                   newhash:     225120 (0.9)
                     throw:     207257 (0.9)
               concatarray:     199521 (0.8)
               expandarray:     199386 (0.8)
                  opt_plus:     172568 (0.7)
             invokebuiltin:     159387 (0.7)
             setlocal_WC_0:     119386 (0.5)
                 opt_minus:      80240 (0.3)