method call exit reasons: 
    args_splat_non_iseq     817524 (80.6%)
          iseq_has_rest     116798 (11.5%)
              block_arg      51095 ( 5.0%)
      bmethod_block_arg      29199 ( 2.9%)
          zsuper_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   11506583 (99.5%)
    start_pc_non_zero      58419 ( 0.5%)
         se_interrupt        263 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic      72978 (100.0%)

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:          373
compiled_block_count:        4648
invalidation_count:           176
constant_state_bumps:           0
inline_code_size:         1244933
outlined_code_size:       1244576

total_exit_count:        14011731
total_insns_count:     2087000708
vm_insns_count:          57552153
yjit_insns_count:      2031953703
ratio_in_yjit:              97.2%
avg_len_in_yjit:            144.8

Top-20 most frequent exit ops (100.0% of exits):
                      send:     919721 (36.7)
    opt_send_without_block:     723544 (28.9)
      opt_getconstant_path:     489223 (19.5)
               invokesuper:     167881 (6.7)
               opt_empty_p:      94919 (3.8)
       setinstancevariable:      72978 (2.9)
                  opt_ltlt:      14609 (0.6)
               invokeblock:      14600 (0.6)
               expandarray:       7300 (0.3)
                     leave:        263 (0.0)
          opt_regexpmatch2:         50 (0.0)
               objtostring:         33 (0.0)
          putspecialobject:         10 (0.0)
                   opt_neq:          8 (0.0)
              branchunless:          4 (0.0)
                  opt_plus:          3 (0.0)
                  opt_aref:          2 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)