method call exit reasons: 
                      iseq_has_rest    4765213 (31.2%)
                          block_arg    2830769 (18.5%)
                        iseq_zsuper    2073329 (13.6%)
                   iseq_arity_error    1286444 ( 8.4%)
                iseq_ruby2_keywords    1114943 ( 7.3%)
          args_splat_cfunc_var_args     716701 ( 4.7%)
                     iseq_has_no_kw     715185 ( 4.7%)
                iseq_splat_with_opt     692598 ( 4.5%)
                           kw_splat     565423 ( 3.7%)
                    iseq_has_kwrest     237912 ( 1.6%)
           iseq_missing_optional_kw      90005 ( 0.6%)
             args_splat_cfunc_zuper      90000 ( 0.6%)
                      iseq_has_post      89406 ( 0.6%)
    args_splat_cfunc_ruby2_keywords       2702 ( 0.0%)
                           keywords        101 ( 0.0%)
              cfunc_ruby_array_varg         33 ( 0.0%)
                    args_splat_ivar          6 ( 0.0%)
               args_splat_optimized          5 ( 0.0%)
                     refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   78113150 (97.6%)
    start_pc_non_zero    1918815 ( 2.4%)
         se_interrupt        600 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic     615825 (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:         1779
compiled_block_count:       14440
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5527723
outlined_code_size:       5526610

total_exit_count:       100345347
total_insns_count:     3843419687
vm_insns_count:         358179657
yjit_insns_count:      3507472227
ratio_in_yjit:              90.7%
avg_len_in_yjit:             34.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6326666 (28.5)
               invokesuper:    5151797 (23.2)
                      send:    4546536 (20.5)
      opt_getconstant_path:    2320774 (10.4)
               invokeblock:    1510332 (6.8)
                  opt_aref:     630080 (2.8)
                     throw:     466207 (2.1)
               expandarray:     448644 (2.0)
             setlocal_WC_0:     358650 (1.6)
                    opt_eq:     223655 (1.0)
       getinstancevariable:     156825 (0.7)
        getblockparamproxy:      90000 (0.4)
               opt_empty_p:       1362 (0.0)
                     leave:        600 (0.0)
                  branchif:         15 (0.0)
               objtostring:         15 (0.0)
                opt_length:         14 (0.0)
                 opt_nil_p:          6 (0.0)
                   opt_and:          5 (0.0)
                  opt_aset:          5 (0.0)