method call exit reasons: 
    optimized_method_call    3483417 (36.6%)
      iseq_complex_callee    2702937 (28.4%)
              iseq_zsuper     921480 ( 9.7%)
      args_splat_non_iseq     732169 ( 7.7%)
                block_arg     647257 ( 6.8%)
      iseq_ruby2_keywords     455595 ( 4.8%)
         args_splat_cfunc     278533 ( 2.9%)
                 kw_splat     251303 ( 2.6%)
         iseq_arity_error      40000 ( 0.4%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)
           refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   32000762 (97.4%)
    start_pc_non_zero     852905 ( 2.6%)
         se_interrupt        194 ( 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:       13707
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5529881
outlined_code_size:       5528688

total_exit_count:        46273359
total_insns_count:     1684715702
vm_insns_count:         192303848
yjit_insns_count:      1506684451
ratio_in_yjit:              88.6%
avg_len_in_yjit:             32.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6109195 (42.8)
               invokesuper:    2289855 (16.0)
                      send:    2020835 (14.2)
               invokeblock:    1518206 (10.6)
      opt_getconstant_path:    1031603 (7.2)
               getconstant:     346260 (2.4)
                  opt_aref:     280029 (2.0)
                     throw:     207282 (1.5)
               expandarray:     199403 (1.4)
             setlocal_WC_0:     159402 (1.1)
       getinstancevariable:      69700 (0.5)
        getblockparamproxy:      40000 (0.3)
               opt_empty_p:        609 (0.0)
                     leave:        194 (0.0)
                 opt_nil_p:          6 (0.0)
               objtostring:          5 (0.0)
                  branchif:          4 (0.0)
             definesmethod:          4 (0.0)
                   opt_and:          2 (0.0)
                  opt_aset:          1 (0.0)