method call exit reasons: 
    optimized_method_call    3483417 (34.7%)
      iseq_complex_callee    2702938 (26.9%)
              iseq_zsuper     921479 ( 9.2%)
      args_splat_non_iseq     732167 ( 7.3%)
                block_arg     647251 ( 6.4%)
         iseq_arity_error     571769 ( 5.7%)
      iseq_ruby2_keywords     455595 ( 4.5%)
         args_splat_cfunc     278538 ( 2.8%)
                 kw_splat     251303 ( 2.5%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)
           refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   31528251 (97.4%)
    start_pc_non_zero     852906 ( 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:       13899
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5675371
outlined_code_size:       5674484

total_exit_count:        44954059
total_insns_count:     1692843181
vm_insns_count:         186143254
yjit_insns_count:      1520125735
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:    6109219 (45.5)
               invokesuper:    2289852 (17.1)
                      send:    2020828 (15.1)
      opt_getconstant_path:    1031607 (7.7)
               invokeblock:     671406 (5.0)
               getconstant:     346260 (2.6)
                  opt_aref:     280017 (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)
                  branchif:          6 (0.0)
                 opt_nil_p:          6 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          3 (0.0)
          putspecialobject:          2 (0.0)
                   opt_and:          1 (0.0)