method call exit reasons: 
      callsite_not_simple    5228922 (43.4%)
         optimized_method    3972556 (32.9%)
                  bmethod    1341775 (11.1%)
      iseq_complex_callee     985722 ( 8.2%)
          ivar_set_method     240580 ( 2.0%)
       iseq_only_keywords     224682 ( 1.9%)
                 kw_splat      65721 ( 0.5%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   32634750 (97.9%)
    start_pc_non_zero     698383 ( 2.1%)
         se_interrupt        120 ( 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:         1293
compiled_block_count:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:         5309498
outlined_code_size:       3335146

total_exit_count:        57161729
total_insns_count:     1601231467
vm_insns_count:         386322158
yjit_insns_count:      1239436288
ratio_in_yjit:              75.9%
avg_len_in_yjit:             21.3

Top-20 most frequent exit ops (98.3% of exits):
    opt_send_without_block:   10346980 (42.2)
                      send:    3017340 (12.3)
               invokesuper:    1744346 (7.1)
        getblockparamproxy:    1641994 (6.7)
       getinstancevariable:    1312470 (5.4)
        opt_getinlinecache:    1042780 (4.3)
          getclassvariable:    1024519 (4.2)
               invokeblock:     906386 (3.7)
                  opt_aset:     679356 (2.8)
         opt_case_dispatch:     423418 (1.7)
             getblockparam:     305472 (1.2)
                  opt_aref:     280004 (1.1)
                   newhash:     225121 (0.9)
                     throw:     207257 (0.8)
               concatarray:     199518 (0.8)
               expandarray:     199388 (0.8)
                  opt_plus:     172569 (0.7)
             invokebuiltin:     159387 (0.6)
             setlocal_WC_0:     119386 (0.5)
                getspecial:      91990 (0.4)