method call exit reasons: 
                block_arg    2452214 (39.8%)
                  bmethod    1970589 (32.0%)
      iseq_complex_callee     710222 (11.5%)
    optimized_method_send     590383 ( 9.6%)
    optimized_method_call     246780 ( 4.0%)
               args_splat     131732 ( 2.1%)
                 kw_splat      34234 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11271 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28314825 (96.4%)
    start_pc_non_zero    1070660 ( 3.6%)
         se_interrupt       1759 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (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:         3140
compiled_block_count:       27147
invalidation_count:          3230
constant_state_bumps:         140
inline_code_size:         6269137
outlined_code_size:       5627803

total_exit_count:        50317715
total_insns_count:     1311401907
vm_insns_count:         383352149
yjit_insns_count:       950052648
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:   12632410 (57.4)
       getinstancevariable:    2989873 (13.6)
                      send:    2552080 (11.6)
        getblockparamproxy:    2123295 (9.7)
               invokeblock:     373580 (1.7)
             getblockparam:     333273 (1.5)
               invokesuper:     315392 (1.4)
        opt_getinlinecache:     281488 (1.3)
               expandarray:     108676 (0.5)
                 opt_nil_p:     101480 (0.5)
             setlocal_WC_0:      77434 (0.4)
                     throw:      39147 (0.2)
               concatarray:      36593 (0.2)
                  opt_aref:      15373 (0.1)
               getconstant:       5931 (0.0)
                   opt_mod:       5396 (0.0)
                    opt_lt:       4716 (0.0)
                   opt_and:       2356 (0.0)
                     leave:       1759 (0.0)
                    opt_eq:       1210 (0.0)