method call exit reasons: megamorphic 9057090 (53.4%) singleton_class 2643292 (15.6%) forwarding 2106370 (12.4%) cfunc_block_arg 939451 ( 5.5%) optimized_block_arg 506298 ( 3.0%) iseq_has_no_kw 488140 ( 2.9%) iseq_missing_optional_kw 381297 ( 2.2%) iseq_block_arg_type 357393 ( 2.1%) iseq_kw_splat_non_nil 187279 ( 1.1%) iseq_has_rest_and_kw_supplied 167227 ( 1.0%) iseq_arity_error 62115 ( 0.4%) cme_not_found 32453 ( 0.2%) iseq_has_rest_and_captured 9867 ( 0.1%) iseq_materialized_block 6305 ( 0.0%) cfunc_toomany_args 3960 ( 0.0%) cfunc_kw_splat_non_nil 2822 ( 0.0%) zsuper_method 1509 ( 0.0%) iseq_splat_with_kw 1200 ( 0.0%) leave exit reasons: interp_return 34332833 (100.0%) se_interrupt 1918 ( 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: 3118 compiled_block_count: 63546 invalidation_count: 118 constant_state_bumps: 0 inline_code_size: 8545333 outlined_code_size: 7274571 total_exit_count: 34541160 total_insns_count: 2975307814 vm_insns_count: 14010363 yjit_insns_count: 2961505778 ratio_in_yjit: 99.5% avg_len_in_yjit: 85.7 Top-20 most frequent exit ops (100.0% of exits): opt_eq: 125885 (60.4) opt_neq: 36758 (17.6) opt_send_without_block: 25611 (12.3) splatkw: 9479 (4.6) invokesuper: 6408 (3.1) leave: 1918 (0.9) expandarray: 838 (0.4) send: 681 (0.3) branchif: 588 (0.3) opt_new: 59 (0.0) opt_plus: 22 (0.0) opt_and: 20 (0.0) opt_aref: 19 (0.0) opt_minus: 15 (0.0) objtostring: 9 (0.0) opt_gt: 7 (0.0) opt_or: 4 (0.0) branchunless: 3 (0.0) opt_mod: 2 (0.0) opt_mult: 1 (0.0)