method call exit reasons: iseq_arity_error 675414 (22.7%) iseq_zsuper 540342 (18.2%) iseq_ruby2_keywords 405213 (13.6%) iseq_has_no_kw 405213 (13.6%) iseq_missing_optional_kw 270142 ( 9.1%) block_arg 270102 ( 9.1%) args_splat_cfunc_zuper 135072 ( 4.5%) iseq_has_rest_and_optional 135071 ( 4.5%) iseq_materialized_block 135071 ( 4.5%) klass_megamorphic 26 ( 0.0%) leave exit reasons: interp_return 27837984 (100.0%) se_interrupt 656 ( 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: 288 compiled_block_count: 2559 invalidation_count: 1 constant_state_bumps: 0 inline_code_size: 1692449 outlined_code_size: 1691044 total_exit_count: 31488559 total_insns_count: 1574177452 vm_insns_count: 122694703 yjit_insns_count: 1455133324 ratio_in_yjit: 92.2% avg_len_in_yjit: 46.1 Top-20 most frequent exit ops (100.0% of exits): invokesuper: 813206 (22.3) invokeblock: 810514 (22.2) send: 810504 (22.2) opt_send_without_block: 540315 (14.8) opt_aref_with: 405192 (11.1) getblockparamproxy: 135103 (3.7) opt_aref: 135071 (3.7) leave: 656 (0.0) opt_minus: 6 (0.0) opt_and: 4 (0.0) opt_nil_p: 4 (0.0) adjuststack: 0 (0.0) anytostring: 0 (0.0) branchif: 0 (0.0) branchnil: 0 (0.0) branchunless: 0 (0.0) checkkeyword: 0 (0.0) checkmatch: 0 (0.0) checktype: 0 (0.0) concatarray: 0 (0.0)