| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-jemalloc" exit with 0. |
| Cloning into 'trunk-jemalloc'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-jemalloc/configure --prefix=/tmp/ruby/install/trunk-jemalloc --disable-install-doc --with-jemalloc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 512. |
| /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:292:in `rescue in download': failed to download 15.0.0/ucd/Scripts.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ apply2files - /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/Scripts.txt: https://www.unicode.org/Public/15.0.0/ucd/Scripts.txt |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:456:in `block in <main>' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:439:in `<main>' |
| /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:279:in `utime': No such file or directory @ apply2files - /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/Scripts.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:279:in `utime' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:279:in `download' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:456:in `block in <main>' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk-jemalloc/tool/downloader.rb:439:in `<main>' |
| make: *** [uncommon.mk:1725: /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt] Error 1 |
| make: *** Deleting file '/tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt' |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j4" exit with 0. |
| "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-jemalloc/enc/jis/props.h.blt /tmp/ruby/src/trunk-jemalloc/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/arithmetic/int.h:26, |
| from /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/arithmetic/char.h:23, |
| from /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/arithmetic.h:24, |
| from /tmp/ruby/src/trunk-jemalloc/include/ruby/ruby.h:28, |
| from /tmp/ruby/src/trunk-jemalloc/internal.h:31, |
| from parse.y:49: |
| parse.y: In function 'node_cdhash_hash': |
| /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/arithmetic/long.h:53:22: warning: operand of '?:' changes signedness from 'long int' to 'VALUE' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] |
| 53 | #define RB_FIX2LONG rb_fix2long /**< @alias{rb_fix2long} */ |
| /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/arithmetic/long.h:46:22: note: in expansion of macro 'RB_FIX2LONG' |
| 46 | #define FIX2LONG RB_FIX2LONG /**< @old{RB_FIX2LONG} */ |
| | ^~~~~~~~~~~ |
| parse.y:216:43: note: in expansion of macro 'FIX2LONG' |
| parse.y: 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. |
| "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. |