| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_11" exit with 0. |
| Cloning into 'trunk_clang_11'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_11/configure --prefix=/tmp/ruby/install/trunk_clang_11 --disable-install-doc CC=clang-11" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_11/gems/src/debug'... |
| Cloning into '/tmp/ruby/src/trunk_clang_11/gems/src/rbs'... |
| 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 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_11/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_11/enc/jis/props.h |
| 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 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" 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 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "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 512. |
| /usr/bin/ld: /tmp/ruby-runner-bb00c7.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC |
| /usr/bin/ld: failed to set dynamic section sizes: bad value |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| make: *** [Makefile:675: mjit_build_dir.so] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512. |
| /usr/bin/ld: /tmp/ruby-runner-d9afed.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC |
| /usr/bin/ld: failed to set dynamic section sizes: bad value |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| make: *** [Makefile:675: mjit_build_dir.so] Error 1 |