method call exit reasons: 
                      iseq_has_rest    5276063 (34.6%)
                          block_arg    2830296 (18.5%)
                        iseq_zsuper    2073154 (13.6%)
                   iseq_arity_error    1376290 ( 9.0%)
                iseq_ruby2_keywords    1114652 ( 7.3%)
                     iseq_has_no_kw     805124 ( 5.3%)
          args_splat_cfunc_var_args     716553 ( 4.7%)
                           kw_splat     565246 ( 3.7%)
                    iseq_has_kwrest     237825 ( 1.6%)
             args_splat_cfunc_zuper      89972 ( 0.6%)
           iseq_missing_optional_kw      89971 ( 0.6%)
                      iseq_has_post      89381 ( 0.6%)
    args_splat_cfunc_ruby2_keywords       2673 ( 0.0%)
                           keywords         90 ( 0.0%)
                  klass_megamorphic         69 ( 0.0%)
              cfunc_ruby_array_varg         12 ( 0.0%)

leave exit reasons: 
        interp_return   71793967 (98.0%)
    start_pc_non_zero    1479773 ( 2.0%)
         se_interrupt        696 ( 0.0%)

getinstancevariable exit reasons: 
    too_complex          1 (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:         1366
compiled_block_count:       11190
invalidation_count:            12
constant_state_bumps:           0
inline_code_size:         2219550
outlined_code_size:       2216960

total_exit_count:        89423722
total_insns_count:     3785960483
vm_insns_count:         257993551
yjit_insns_count:      3545596687
ratio_in_yjit:              93.2%
avg_len_in_yjit:             39.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    4878567 (27.7)
               invokesuper:    4790199 (27.2)
                      send:    4455544 (25.3)
               invokeblock:    1286319 (7.3)
                  opt_aref:     629991 (3.6)
                     throw:     466130 (2.6)
               expandarray:     448613 (2.5)
             setlocal_WC_0:     358587 (2.0)
                    opt_eq:     223650 (1.3)
        getblockparamproxy:      90077 (0.5)
               opt_empty_p:       1322 (0.0)
                     leave:        696 (0.0)
                  opt_size:         14 (0.0)
                  branchif:         10 (0.0)
      opt_getconstant_path:         10 (0.0)
                   opt_and:          9 (0.0)
               objtostring:          8 (0.0)
                 opt_nil_p:          6 (0.0)
                opt_length:          2 (0.0)
                  opt_plus:          1 (0.0)