method call exit reasons: 
    optimized_method_call    3483420 (34.7%)
      iseq_complex_callee    2702937 (26.9%)
              iseq_zsuper     921479 ( 9.2%)
      args_splat_non_iseq     732163 ( 7.3%)
                block_arg     647256 ( 6.4%)
         iseq_arity_error     571769 ( 5.7%)
      iseq_ruby2_keywords     455597 ( 4.5%)
         args_splat_cfunc     278539 ( 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   31528278 (97.4%)
    start_pc_non_zero     852906 ( 2.6%)
         se_interrupt        177 ( 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:       13875
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5669475
outlined_code_size:       5668076

total_exit_count:        44954052
total_insns_count:     1692844589
vm_insns_count:         186142499
yjit_insns_count:      1520127864
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:    6109218 (45.5)
               invokesuper:    2289845 (17.1)
                      send:    2020829 (15.1)
      opt_getconstant_path:    1031605 (7.7)
               invokeblock:     671406 (5.0)
               getconstant:     346260 (2.6)
                  opt_aref:     280015 (2.1)
                     throw:     207282 (1.5)
               expandarray:     199401 (1.5)
             setlocal_WC_0:     159403 (1.2)
       getinstancevariable:      69700 (0.5)
        getblockparamproxy:      40000 (0.3)
               opt_empty_p:        605 (0.0)
                     leave:        177 (0.0)
               objtostring:          9 (0.0)
                 opt_nil_p:          6 (0.0)
             definesmethod:          4 (0.0)
                  branchif:          2 (0.0)
                   opt_and:          2 (0.0)
          putspecialobject:          2 (0.0)