method call exit reasons: 
    optimized_method_call    3483417 (34.7%)
      iseq_complex_callee    2702936 (26.9%)
              iseq_zsuper     921480 ( 9.2%)
      args_splat_non_iseq     732167 ( 7.3%)
                block_arg     647257 ( 6.4%)
         iseq_arity_error     571769 ( 5.7%)
      iseq_ruby2_keywords     455596 ( 4.5%)
         args_splat_cfunc     278538 ( 2.8%)
                 kw_splat     251304 ( 2.5%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)
           refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   31528235 (97.4%)
    start_pc_non_zero     852903 ( 2.6%)
         se_interrupt        200 ( 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:         1777
compiled_block_count:       13872
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5672383
outlined_code_size:       5669900

total_exit_count:        44953963
total_insns_count:     1691495571
vm_insns_count:         186142417
yjit_insns_count:      1518778882
ratio_in_yjit:              89.0%
avg_len_in_yjit:             33.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6109120 (45.5)
               invokesuper:    2289871 (17.1)
                      send:    2020826 (15.1)
      opt_getconstant_path:    1031605 (7.7)
               invokeblock:     671406 (5.0)
               getconstant:     346260 (2.6)
                  opt_aref:     280021 (2.1)
                     throw:     207282 (1.5)
               expandarray:     199400 (1.5)
             setlocal_WC_0:     159403 (1.2)
       getinstancevariable:      69700 (0.5)
        getblockparamproxy:      40000 (0.3)
               opt_empty_p:        609 (0.0)
                     leave:        200 (0.0)
               objtostring:          6 (0.0)
                 opt_nil_p:          6 (0.0)
                  branchif:          4 (0.0)
             definesmethod:          4 (0.0)
          putspecialobject:          2 (0.0)
                   opt_and:          1 (0.0)