method call exit reasons: 
                block_arg    2493764 (39.8%)
                  bmethod    2003985 (32.0%)
      iseq_complex_callee     722252 (11.5%)
    optimized_method_send     600092 ( 9.6%)
    optimized_method_call     250553 ( 4.0%)
               args_splat     133957 ( 2.1%)
                 kw_splat      34814 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11459 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28791691 (96.4%)
    start_pc_non_zero    1088806 ( 3.6%)
         se_interrupt       1660 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        341 (98.3%)
         megamorphic          6 ( 1.7%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3178
compiled_block_count:       27503
invalidation_count:          3244
constant_state_bumps:         140
inline_code_size:         6303057
outlined_code_size:       5654444

total_exit_count:        51163909
total_insns_count:     1333387964
vm_insns_count:         389777722
yjit_insns_count:       965982460
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12844855 (57.4)
       getinstancevariable:    3041208 (13.6)
                      send:    2595317 (11.6)
        getblockparamproxy:    2157559 (9.6)
               invokeblock:     379543 (1.7)
             getblockparam:     338906 (1.5)
               invokesuper:     320200 (1.4)
        opt_getinlinecache:     286237 (1.3)
               expandarray:     110527 (0.5)
                 opt_nil_p:     103200 (0.5)
             setlocal_WC_0:      78742 (0.4)
                     throw:      39809 (0.2)
               concatarray:      37212 (0.2)
                  opt_aref:      15656 (0.1)
               getconstant:       6031 (0.0)
                   opt_mod:       5595 (0.0)
                    opt_lt:       4797 (0.0)
                   opt_and:       2397 (0.0)
                     leave:       1660 (0.0)
                    opt_eq:       1209 (0.0)