| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 557b69e..7ac74f5 master -> origin/master |
| "make after-update -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-jemalloc/gems/src/debug'... |
| From https://github.com/ruby/debug |
| * branch 19b91b14ce814a0eb615abb8d2bef0594c61c5c8 -> FETCH_HEAD |
| HEAD is now at 19b91b1 Stop assuming Array#each is written in C |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c: In function 'rb_getnameinfo': |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:753:11: warning: 'gni_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 753 | errno = gni_errno; |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c: In function 'rsock_getaddrinfo': |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:534:11: warning: 'gai_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 534 | errno = gai_errno; |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c:484:14: note: 'gai_errno' was declared here |
| 484 | int err, gai_errno; |
| | ^~~~~~~~~ |
| /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.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 install -j4" exit with 0. |
| "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 --debug' TESTS='-j4'" exit with 0. |