| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| 5d6579b..836e9a1 master -> origin/master |
| "make after-update -j16" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1 |
| Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j16'" exit with 0. |