method call exit reasons: 
    optimized_method_call    3483419 (34.7%)
      iseq_complex_callee    2702937 (26.9%)
              iseq_zsuper     921481 ( 9.2%)
      args_splat_non_iseq     732165 ( 7.3%)
                block_arg     647255 ( 6.4%)
         iseq_arity_error     571769 ( 5.7%)
      iseq_ruby2_keywords     455594 ( 4.5%)
         args_splat_cfunc     278535 ( 2.8%)
                 kw_splat     251302 ( 2.5%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)
           refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   31528267 (97.4%)
    start_pc_non_zero     852903 ( 2.6%)
         se_interrupt        191 ( 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:       13898
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5669202
outlined_code_size:       5667850

total_exit_count:        44954009
total_insns_count:     1692841794
vm_insns_count:         186142453
yjit_insns_count:      1520125083
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:    6109161 (45.5)
               invokesuper:    2289855 (17.1)
                      send:    2020822 (15.1)
      opt_getconstant_path:    1031610 (7.7)
               invokeblock:     671406 (5.0)
               getconstant:     346260 (2.6)
                  opt_aref:     280019 (2.1)
                     throw:     207282 (1.5)
               expandarray:     199402 (1.5)
             setlocal_WC_0:     159401 (1.2)
       getinstancevariable:      69700 (0.5)
        getblockparamproxy:      40000 (0.3)
               opt_empty_p:        602 (0.0)
                     leave:        191 (0.0)
                opt_length:          6 (0.0)
                 opt_nil_p:          6 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          4 (0.0)
                  branchif:          3 (0.0)
                   opt_and:          3 (0.0)