method call exit reasons: 
    args_splat_non_iseq     800709 (80.6%)
    iseq_complex_callee     114398 (11.5%)
              block_arg      50047 ( 5.0%)
      bmethod_block_arg      28599 ( 2.9%)
          zsuper_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   11212810 (99.5%)
    start_pc_non_zero      57217 ( 0.5%)
         se_interrupt        266 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic      71478 (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:        4662
invalidation_count:           176
constant_state_bumps:           0
inline_code_size:         1250807
outlined_code_size:       1248989

total_exit_count:        13737989
total_insns_count:     2043232635
vm_insns_count:          56461314
yjit_insns_count:      1989296500
ratio_in_yjit:              97.2%
avg_len_in_yjit:            144.6

Top-20 most frequent exit ops (100.0% of exits):
                      send:     900810 (35.7)
    opt_send_without_block:     708692 (28.1)
      opt_getconstant_path:     479173 (19.0)
               invokesuper:     157288 (6.2)
               opt_empty_p:      92960 (3.7)
               getconstant:      78650 (3.1)
       setinstancevariable:      71478 (2.8)
                  opt_ltlt:      14305 (0.6)
               invokeblock:      14300 (0.6)
               expandarray:       7150 (0.3)
                     leave:        266 (0.0)
          opt_regexpmatch2:         48 (0.0)
               objtostring:         34 (0.0)
          putspecialobject:         10 (0.0)
                   opt_neq:          7 (0.0)
                  opt_aref:          4 (0.0)
              branchunless:          2 (0.0)
                opt_length:          1 (0.0)
                  opt_plus:          1 (0.0)
               adjuststack:          0 (0.0)