| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| From https://github.com/ruby/rbs |
| * branch eab5367add3469b3f614e663ba43a3debc62420a -> FETCH_HEAD |
| HEAD is now at eab5367a Merge pull request #1207 from ruby/single-process-stdlibtest |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| In file included from /tmp/ruby/src/trunk-gc-asserts/vm.c:458: |
| /tmp/ruby/src/trunk-gc-asserts/vm_method.c: In function 'cache_callable_method_entry': |
| /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1321:33: warning: variable 'ccs' set but not used [-Wunused-but-set-variable] |
| 1321 | struct rb_class_cc_entries *ccs; |
| | ^~~ |
| /tmp/ruby/src/trunk-gc-asserts/vm.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 DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch eab5367add3469b3f614e663ba43a3debc62420a -> FETCH_HEAD |
| HEAD is now at eab5367a Merge pull request #1207 from ruby/single-process-stdlibtest |
| "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. |
| Skipping Gem::PackageTask tests. rake not found. |
| /tmp/ruby/src/trunk-gc-asserts/lib/yaml.rb:20: warning: already initialized constant YAML |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here |
| "make yes-test-rubyspec TESTS='-j4'" exit with 0. |
| $ /tmp/ruby/build/trunk-gc-asserts/miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-gc-asserts/spec/default.mspec |