method call exit reasons: 
      callsite_not_simple    5228924 (43.4%)
         optimized_method    3972554 (32.9%)
                  bmethod    1341775 (11.1%)
      iseq_complex_callee     985720 ( 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   33061179 (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:         1293
compiled_block_count:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:         5307130
outlined_code_size:       3027998

total_exit_count:        57588145
total_insns_count:     1599327417
vm_insns_count:         384615572
yjit_insns_count:      1239238811
ratio_in_yjit:              76.0%
avg_len_in_yjit:             21.1

Top-20 most frequent exit ops (98.3% of exits):
    opt_send_without_block:   10346964 (42.2)
                      send:    3017336 (12.3)
               invokesuper:    1744344 (7.1)
        getblockparamproxy:    1641996 (6.7)
       getinstancevariable:    1312470 (5.4)
        opt_getinlinecache:    1042777 (4.3)
          getclassvariable:    1024516 (4.2)
               invokeblock:     906388 (3.7)
                  opt_aset:     679355 (2.8)
         opt_case_dispatch:     423417 (1.7)
             getblockparam:     305471 (1.2)
                  opt_aref:     280009 (1.1)
                   newhash:     225116 (0.9)
                     throw:     207257 (0.8)
               concatarray:     199524 (0.8)
               expandarray:     199391 (0.8)
                  opt_plus:     172569 (0.7)
             invokebuiltin:     159387 (0.6)
             setlocal_WC_0:     119386 (0.5)
                getspecial:      91990 (0.4)