| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| 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 update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 1aa2555..758e4db master -> origin/master |
| "make after-update -j4" exit with 0. |
| 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 -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-random1/include/ruby/internal/arithmetic/int.h:24, |
| from /tmp/ruby/src/trunk-random1/include/ruby/internal/arithmetic/char.h:23, |
| from /tmp/ruby/src/trunk-random1/include/ruby/internal/arithmetic.h:24, |
| from /tmp/ruby/src/trunk-random1/include/ruby/ruby.h:28, |
| from /tmp/ruby/src/trunk-random1/include/ruby/fiber/scheduler.h:20, |
| from /tmp/ruby/src/trunk-random1/process.c:16: |
| /tmp/ruby/src/trunk-random1/process.c: In function 'Init_process': |
| /tmp/ruby/src/trunk-random1/include/ruby/internal/arithmetic/fixnum.h:43:31: warning: comparison is always true due to limited range of data type [-Wtype-limits] |
| 43 | #define RB_POSFIXABLE(_) ((_) < RUBY_FIXNUM_MAX + 1) |
| | ^ |
| /tmp/ruby/src/trunk-random1/include/ruby/internal/arithmetic/fixnum.h:29:20: note: in expansion of macro 'RB_POSFIXABLE' |
| 29 | #define POSFIXABLE RB_POSFIXABLE /**< @old{RB_POSFIXABLE} */ |
| | ^~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-random1/process.c:9061:10: note: in expansion of macro 'POSFIXABLE' |
| 9061 | if (!POSFIXABLE(max_pidt)) rb_gc_register_address(&cached_pid); |
| | ^~~~~~~~~~ |
| /tmp/ruby/src/trunk-random1/process.c: At top level: |
| 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/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 yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0. |