| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| In file included from /tmp/ruby/src/trunk/prism/prism.h:9, |
| from /tmp/ruby/src/trunk/prism_compile.h:1, |
| from /tmp/ruby/src/trunk/iseq.h:16, |
| from /tmp/ruby/src/trunk/builtin.c:3: |
| /tmp/ruby/src/trunk/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk/internal.h:31, |
| from /tmp/ruby/src/trunk/builtin.c:1: |
| /tmp/ruby/src/trunk/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk/prism/prism.h:9, |
| from /tmp/ruby/src/trunk/prism_compile.h:1, |
| from /tmp/ruby/src/trunk/iseq.h:16, |
| from /tmp/ruby/src/trunk/builtin.c:3: |
| /tmp/ruby/src/trunk/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk/internal.h:31, |
| from /tmp/ruby/src/trunk/builtin.c:1: |
| /tmp/ruby/src/trunk/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk/prism/prism.h:9, |
| from /tmp/ruby/src/trunk/prism_compile.h:1, |
| from /tmp/ruby/src/trunk/iseq.h:16, |
| from /tmp/ruby/src/trunk/builtin.c:3: |
| /tmp/ruby/src/trunk/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk/internal.h:31, |
| from /tmp/ruby/src/trunk/builtin.c:1: |
| /tmp/ruby/src/trunk/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk/prism/prism.h:9, |
| from /tmp/ruby/src/trunk/prism_compile.h:1, |
| from /tmp/ruby/src/trunk/iseq.h:16, |
| from /tmp/ruby/src/trunk/builtin.c:3: |
| /tmp/ruby/src/trunk/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk/internal.h:31, |
| from /tmp/ruby/src/trunk/builtin.c:1: |
| /tmp/ruby/src/trunk/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| 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 all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0. |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/1-mspec-multi-0 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/2-mspec-multi-1 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/3-mspec-multi-2 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/4-mspec-multi-3 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/5-mspec-multi-4 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/6-mspec-multi-5 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/7-mspec-multi-6 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/8-mspec-multi-7 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/9-mspec-multi-8 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/10-mspec-multi-9 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/11-mspec-multi-10 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/12-mspec-multi-11 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/13-mspec-multi-12 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/14-mspec-multi-13 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/15-mspec-multi-14 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/16-mspec-multi-15 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/17-mspec-multi-16 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/18-mspec-multi-17 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/19-mspec-multi-18 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240304-3065695-kmhqqy/20-mspec-multi-19 |