| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 97152d4..c94b5f1 master -> origin/master |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-O0/parser_st.c:151: |
| /tmp/ruby/src/trunk-O0/st.c:1722:1: warning: 'unsigned-integer-overflow' attribute directive ignored [-Wattributes] |
| 1722 | NO_SANITIZE("unsigned-integer-overflow", static inline st_index_t murmur_step(st_index_t h, st_index_t k)); |
| | ^~~~~~~~~~~ |
| /tmp/ruby/src/trunk-O0/st.c:1723:1: warning: 'unsigned-integer-overflow' attribute directive ignored [-Wattributes] |
| 1723 | NO_SANITIZE("unsigned-integer-overflow", static inline st_index_t murmur_finish(st_index_t h)); |
| | ^~~~~~~~~~~ |
| /tmp/ruby/src/trunk-O0/st.c:1724:1: warning: 'unsigned-integer-overflow' attribute directive ignored [-Wattributes] |
| 1724 | NO_SANITIZE("unsigned-integer-overflow", extern st_index_t st_hash(const void *ptr, size_t len, st_index_t h)); |
| | ^~~~~~~~~~~ |
| /tmp/ruby/src/trunk-O0/st.c:1929:1: warning: 'unsigned-integer-overflow' attribute directive ignored [-Wattributes] |
| 1929 | NO_SANITIZE("unsigned-integer-overflow", extern st_index_t st_hash_uint(st_index_t h, st_index_t i)); |
| | ^~~~~~~~~~~ |
| /tmp/ruby/src/trunk-O0/st.c:2030:1: warning: 'unsigned-integer-overflow' attribute directive ignored [-Wattributes] |
| 2030 | NO_SANITIZE("unsigned-integer-overflow", PUREFUNC(static st_index_t strcasehash(st_data_t))); |
| | ^~~~~~~~~~~ |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |