method call exit reasons: 
                block_arg    5272075 (40.8%)
    optimized_method_call    3483416 (27.0%)
      iseq_complex_callee    2622935 (20.3%)
              iseq_zsuper     921479 ( 7.1%)
         args_splat_cfunc     278534 ( 2.2%)
                 kw_splat     251300 ( 1.9%)
      args_splat_non_iseq      40265 ( 0.3%)
      iseq_ruby2_keywords      40000 ( 0.3%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)

leave exit reasons: 
        interp_return   32230621 (96.8%)
    start_pc_non_zero    1078899 ( 3.2%)
         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:       13357
invalidation_count:           483
constant_state_bumps:           0
inline_code_size:         5454341
outlined_code_size:       5453364

total_exit_count:        49819750
total_insns_count:     1675943806
vm_insns_count:         211637098
yjit_insns_count:      1481895837
ratio_in_yjit:              87.4%
avg_len_in_yjit:             29.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6109165 (34.7)
                      send:    5418132 (30.8)
               invokesuper:    2209850 (12.6)
               invokeblock:    1518093 (8.6)
      opt_getconstant_path:    1031002 (5.9)
               getconstant:     346260 (2.0)
                  opt_aref:     280015 (1.6)
                     throw:     207282 (1.2)
               expandarray:     199404 (1.1)
             setlocal_WC_0:     159403 (0.9)
       getinstancevariable:      69700 (0.4)
        getblockparamproxy:      40000 (0.2)
               opt_empty_p:        605 (0.0)
                     leave:        194 (0.0)
                  branchif:          6 (0.0)
                 opt_nil_p:          6 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          4 (0.0)
                   opt_and:          2 (0.0)
                  opt_aset:          1 (0.0)