# Logfile created on 2024-08-05 15:24:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f622db8fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20240805-152428", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f622dbb18e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f622dbb1778 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f622daca828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20240805-152428", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20240805-152428>, @binmode=false, @mon_data=#<Monitor:0x00007f622dbb1408>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 9d86864a6d $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' /tmp/ruby/src/trunk_gcc11/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk_gcc11/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 361a580ab28000edcb30c3b709c031c959185b29f9bf4739971da09c12a33775 builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc11/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision - generating encdb.h gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_gcc11/bin installing base libraries: /tmp/ruby/install/trunk_gcc11/lib installing arch files: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc11/bin installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Run options: --seed=23676 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/913] 409396=test_gem_commands_stale_command [ 2/913] 409397=test_too_many_dummy_encodings [ 3/913] 409395=test_tree_builder [ 4/913] 409398=test_x509name [ 5/913] 409395=test_protect [ 6/913] 409395=test_optimization [ 7/913] 409397=test_monitor [ 8/913] 409398=test_method_name_check [ 9/913] 409398=test_class [ 10/913] 409398=test_whileuntil [ 11/913] 409398=test_fiber [ 12/913] 409396=test_fips [ 13/913] 409397=test_variable [ 14/913] 409397=test_win32ole_record [ 15/913] 409397=test_line_editor [ 16/913] 409397=test_ubf_async_safe [ 17/913] 409397=test_files_sample [ 18/913] 409397=test_string_memory [ 19/913] 409397=test_gem_commands_push_command [ 20/913] 409396=test_set [ 21/913] 409396=test_helper [ 22/913] 409396=test_console_attr [ 23/913] 409396=test_class2name [ 24/913] 409396=test_option [ 25/913] 409396=test_gem_commands_search_command [ 26/913] 409396=test_ftp [ 27/913] 409396=lex_test [ 28/913] 409397=test_tracer [ 29/913] 409397=test_vm_dump [ 30/913] 409397=test_storage [ 31/913] 409397=errors_test [ 32/913] 409397=test_history [ 33/913] 409397=test_x509ext [ 34/913] 409397=test_default_gems [ 35/913] 409396=test_https [ 36/913] 409397=test_evaluation [ 37/913] 409397=test_resolve_symbol [ 38/913] 409397=test_iterator [ 39/913] 409397=test_string [ 40/913] 409397=test_integer [ 41/913] 409397=test_proxy [ 42/913] 409397=test_rdoc_markdown_test [ 43/913] 409397=test_rdoc_normal_module [ 44/913] 409397=test_process [ 45/913] 409397=test_capacity [ 46/913] 409397=test_completion [ 47/913] 409397=test_type_completor [ 48/913] 409397=test_nextafter [ 49/913] 409397=test_unicode_escape [ 50/913] 409397=test_svcb_https [ 51/913] 409397=test_buffering [ 52/913] 409397=test_gem_gemcutter_utilities [ 53/913] 409397=test_gem_requirement [ 54/913] 409397=test_gem_package_tar_header [ 55/913] 409398=test_rdoc_markup_pre_process [ 56/913] 409397=test_dir_m17n [ 57/913] 409398=test_gem_commands_query_command [ 58/913] 409398=test_gem_commands_signin_command [ 59/913] 409395=test_win32ole_variant [ 60/913] 409395=fixtures_test [ 61/913] 409398=test_rational2 [ 62/913] 409398=test_gem_resolver_conflict [ 63/913] 409398=test_gem_installer [ 64/913] 409395=test_rational [ 65/913] 409395=test_bn [ 66/913] 409397=test_object [ 67/913] 409397=test_cgi_cookie [ 68/913] 409395=test_cd [ 69/913] 409395=test_c_struct_builder [ 70/913] 409397=test_enc_associate [ 71/913] 409395=test_webauthn_poller [ 72/913] 409395=test_metaclass [ 73/913] 409395=test_rdoc_normal_class [ 74/913] 409395=test_function_entry [ 75/913] 409395=test_cgi_session [ 76/913] 409396=test_erb [ 77/913] 409395=test_gem_resolver_index_specification [ 78/913] 409395=test_ruby_lex [ 79/913] 409396=test_http_request [ 80/913] 409396=test_x509crl [ 81/913] 409397=test_gem_resolver_best_set [ 82/913] 409397=test_ossl [ 83/913] 409396=test_gem_rdoc [ 84/913] 409395=test_yamldbm [ 85/913] 409395=test_array_create [ 86/913] 409395=test_fstring [ 87/913] 409395=test_refinement [ 88/913] 409396=test_new [ 89/913] 409396=test_gem_commands_fetch_command [ 90/913] 409396=test_singleton_function [ 91/913] 409396=test_rdoc_markup_hard_break [ 92/913] 409396=test_duplicate [ 93/913] 409396=test_rdoc_markup_raw [ 94/913] 409396=test_cipher [ 95/913] 409396=test_config [ 96/913] 409396=test_key_name_check [ 97/913] 409396=test_x509req [ 98/913] 409396=test_boolean [ 99/913] 409396=test_rat [100/913] 409396=test_allocation [101/913] 409396=test_keyword [102/913] 409395=test_emitter [103/913] 409395=test_mixed_unicode_escapes [104/913] 409395=test_insns_leaf [105/913] 409398=test_rdoc_tom_doc [106/913] 409395=test_rdoc_markup_indented_paragraph [107/913] 409396=test_yaml_tree [108/913] 409395=test_cparser [109/913] 409398=test_gem_commands_sources_command [110/913] 409396=test_bigzero [111/913] 409396=test_lock_native_thread [112/913] 409398=test_gem_unsatisfiable_dependency_error [113/913] 409398=test_pkg_config [114/913] 409398=test_numhash [115/913] 409396=test_yjit_exit_locations [116/913] 409397=test_verbose [117/913] 409398=test_pkey_rsa [118/913] 409397=test_engine [119/913] 409397=test_key_error [120/913] 409397=test_gem_config_file [121/913] 409396=test_win32ole_variable [122/913] 409396=test_gem_specification [123/913] 409398=test_gem_security_trust_dir [124/913] 409397=test_raise_exception [125/913] 409398=test_dln [126/913] 409398=test_gem_resolver_vendor_set [127/913] 409395=test_gem_name_tuple [128/913] 409398=test_gem_safe_marshal [129/913] 409395=test_gem_ext_cmake_builder [130/913] 409395=test_rdoc_parser_c [131/913] 409395=test_bash_completion [132/913] 409395=test_disable_irb [133/913] 409395=test_gc [134/913] 409395=json_fixtures_test [135/913] 409395=test_math [136/913] 409395=test_fileutils [137/913] 409397=test_scheduler [138/913] 409397=test_libs [139/913] 409398=test_rubyvm [140/913] 409398=test_koi8 [141/913] 409397=test_array [142/913] 409398=test_cmethod [143/913] 409398=test_gem_stub_specification [144/913] 409398=test_gem_commands_install_command [145/913] 409395=test_filter [146/913] 409395=test_case [147/913] 409395=test_stringify_symbols [148/913] 409395=test_flush [149/913] 409395=test_symbol [150/913] 409395=test_http [151/913] 409396=test_module .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=407882327, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [152/913] 409398=test_gem_commands_environment_command [153/913] 409398=test_date_ractor [154/913] 409398=test_alias_and_anchor [155/913] 409398=test_ssl [156/913] 409396=test_method_cache [157/913] 409396=test_rdoc_any_method [158/913] 409396=test_bmethod [159/913] 409396=test_complexrational [160/913] 409396=test_ractor [161/913] 409396=test_parser [162/913] 409396=test_merge_keys [163/913] 409396=test_rdoc_markdown [164/913] 409396=test_delegate [165/913] 409396=test_rdoc_markup_document [166/913] 409396=test_rdoc_extend [167/913] 409396=test_time_tz [168/913] 409396=test_rdoc_encoding [169/913] 409396=test_ensure_and_callcc [170/913] 409396=test_ellipsize [171/913] 409396=test_rdoc_parser_rd [172/913] 409396=test_rdoc_constant [173/913] 409396=index_write_test [174/913] 409396=test_recursion [175/913] 409396=test_deprecate [176/913] 409396=test_big2str [177/913] 409396=test_gem_dependency_list [178/913] 409396=test_iso_8859 [179/913] 409396=test_gem_commands_owner_command [180/913] 409397=test_to_ruby [181/913] 409397=test_pp [182/913] 409396=test_gem_dependency_installer [183/913] 409397=test_threadgroup [184/913] 409395=test_closure [185/913] 409397=test_gem_platform [186/913] 409397=test_open-uri [187/913] 409395=test_load [188/913] 409397=test_digest [189/913] 409395=test_rdoc_markup_parser [190/913] 409397=test_gem_commands_open_command [191/913] 409395=test_rdoc_context [192/913] 409397=test_cgi_core [193/913] 409397=pattern_test [194/913] 409397=test_gem_version [195/913] 409397=test_parser [196/913] 409397=test_random_formatter [197/913] 409397=test_primitive [198/913] 409397=test_yjit [199/913] 409395=test_exit [200/913] 409395=test_m17n [201/913] 409395=test_gem_package_tar_reader [202/913] 409395=test_gem_security_signer [203/913] 409395=test_zsh_completion [204/913] 409395=test_argf [205/913] 409396=test_rdoc_code_object [206/913] 409398=test_basicsocket [207/913] 409398=test_webauthn_listener [208/913] 409398=test_gem [209/913] 409396=test_document [210/913] 409396=test_pinned [211/913] 409396=test_win32ole [212/913] 409396=test_ssl [213/913] 409396=test_sockopt [214/913] 409398=test_euc_jp [215/913] 409398=test_settracefunc [216/913] 409396=encodings_test [217/913] 409396=test_gem_text [218/913] 409396=test_string_processing [219/913] 409396=test_rbconfig [220/913] 409396=test_ractor [221/913] 409396=test_encoding [222/913] 409396=tunnel_test [223/913] 409396=test_date_strftime [224/913] 409398=test_inadvertent_creation [225/913] 409396=test_gem_commands_contents_command [226/913] 409395=test_rdoc_rd_block_parser [227/913] 409395=test_marshal [228/913] 409398=test_set [229/913] 409398=test_sprintf_comb [230/913] 409396=test_fixnum [231/913] 409396=test_signal [232/913] 409398=test_method_cache [233/913] 409398=test_gem_package_task [234/913] 409398=test_gem_uri_formatter [235/913] 409398=test_integer [236/913] 409395=library_symbols_test [237/913] 409395=test_dryrun [238/913] 409395=symbol_encoding_test [239/913] 409395=test_case [240/913] 409395=test_mutex [241/913] 409395=test_uncorrectable_name_check [242/913] 409395=test_struct [243/913] 409396=test_float [244/913] 409395=parse_success_test [245/913] 409395=test_unicode [246/913] 409395=test_addrinfo [247/913] 409395=test_rubyoptions [248/913] 409398=test_rdoc_parser_markdown [249/913] 409398=test_shellwords [250/913] 409398=test_sexp [251/913] 409398=test_data_error [252/913] 409396=test_gem_resolver_specification [253/913] 409398=test_hash [254/913] 409396=test_bug-14834 [255/913] 409397=test_terminfo [256/913] 409397=test_omap [257/913] 409397=test_thread_cv [258/913] 409396=test_div [259/913] 409396=test_rdoc_rubygems_hook [260/913] 409396=test_gem_ext_ext_conf_builder [261/913] 409397=test_instrumentation_api [262/913] 409396=test_thread_queue [263/913] 409397=test_nowrite [264/913] 409397=test_path_to_class [265/913] 409397=test_dns [266/913] 409397=test_gem_security [267/913] 409396=test_deprecated [268/913] 409396=dump_test [269/913] 409398=test_not [270/913] 409398=test_struct [271/913] 409398=onigmo_test [272/913] 409398=test_arity [273/913] 409398=fuzzer_test [274/913] 409398=test_gem_validator [275/913] 409398=test_date [276/913] 409398=test_cstr [277/913] 409396=location_test [278/913] 409396=test_alias [279/913] 409398=json_parser_test [280/913] 409396=test_switch_hitter [281/913] 409398=test_weakkeymap [282/913] 409396=test_hash_create [283/913] 409396=test_nil2vtempty [284/913] 409396=test_emoji_breaks [285/913] 409396=test_gem_commands_cert_command [286/913] 409398=test_win32ole_type [287/913] 409398=test_ractor [288/913] 409398=test_err_in_callback [289/913] 409398=test_signedness [290/913] 409396=test_thread [291/913] 409395=test_memory_view [292/913] 409395=test_cgi_header [293/913] 409395=test_require [294/913] 409397=test_nil [295/913] 409397=test_gem_commands_which_command [296/913] 409397=test_super [297/913] 409397=test_win32ole_variant_m [298/913] 409397=test_constant [299/913] 409398=test_marshalable [300/913] 409398=test_rdoc_rd [301/913] 409398=test_encoding [302/913] 409398=test_date_arith [303/913] 409398=regular_expression_options_test [304/913] 409398=test_bug_reporter [305/913] 409398=parse_test [306/913] 409398=test_shift_jis [307/913] 409398=test_enumerator_kw [308/913] 409398=test_rdoc_markup_to_label [309/913] 409398=test_did_you_mean [310/913] 409395=test_show_source [311/913] 409395=parameters_signature_test [312/913] 409395=test_coverage [313/913] 409398=test_pointer [314/913] 409398=test_pathname [315/913] 409395=test_input_method [316/913] 409398=test_len [317/913] 409395=test_big5 [318/913] 409398=test_dup [319/913] 409395=test_mailto [320/913] 409395=test_rdoc_parser_changelog [321/913] 409395=test_gem_silent_ui [322/913] 409395=test_erb_command [323/913] 409398=test_parser_events [324/913] 409395=test_timeout [325/913] 409395=test_rdoc_method_attr [326/913] 409398=test_to_ary_concat [327/913] 409395=unescape_test [328/913] 409397=static_literals_test [329/913] 409397=test_bignum [330/913] 409397=test_str2big [331/913] 409397=test_zlib [332/913] 409396=test_ostruct [333/913] 409395=test_proc [334/913] 409396=ractor_test [335/913] 409396=test_case_mapping [336/913] 409396=version_test [337/913] 409396=test_provider [338/913] 409398=test_grapheme_breaks [339/913] 409398=test_gem_remote_fetcher_s3 [340/913] 409398=test_interned_str [341/913] 409398=test_variable_name_check [342/913] 409398=test_gem_commands_uninstall_command [343/913] 409396=test_rdoc_options [344/913] 409395=test_import [345/913] 409396=test_logger [346/913] 409396=parse_stream_test [347/913] 409396=test_time [348/913] 409396=test_ipaddr [349/913] 409396=test_arity [350/913] 409396=test_dot_dot [351/913] 409396=test_context [352/913] 409396=test_ast [353/913] 409398=test_symbol [354/913] 409395=test_coder [355/913] 409395=test_trace [356/913] 409395=test_update [357/913] 409395=test_unix [358/913] 409395=test_rdoc_include [359/913] 409395=test_transcode [360/913] 409395=test_rdoc_i18n_locale [361/913] 409395=test_rdoc_token_stream [362/913] 409395=test_thread_fd_close [363/913] 409395=test_rdoc_markup_to_html_snippet [364/913] 409395=test_memory_view [365/913] 409395=test_rdoc_single_class [366/913] 409395=test_gem_commands_specification_command [367/913] 409395=implicit_array_test [368/913] 409395=test_gem_install_update_options [369/913] 409395=test_frozen_error [370/913] 409395=test_pipe [371/913] 409395=test_win32ole_variant_outarg [372/913] 409395=test_gem_request [373/913] 409397=test_rdoc_generator_darkfish [374/913] 409395=test_gem_request_connection_pools [375/913] 409397=test_trick [376/913] 409398=test_key_actor_vi [377/913] 409395=test_gem_uninstaller [378/913] 409398=test_rdoc_markup_to_html_crossref [379/913] 409398=attribute_write_test [380/913] 409398=test_enumerator [381/913] 409398=test_env [382/913] 409395=test_have_library [383/913] 409397=test_objspace [384/913] 409395=test_recorder [385/913] 409395=test_pkcs7 [386/913] 409395=test_have_func [387/913] 409398=json_addition_test [388/913] 409398=test_qsort [389/913] 409398=test_gem_uri [390/913] 409398=test_spell_checker [391/913] 409398=test_date_compat [392/913] 409398=test_rdoc_attr [393/913] 409398=test_cgi_tag_helper [394/913] 409398=command_line_test [395/913] 409398=test_stat [396/913] 409398=test_random [397/913] 409398=test_rdoc_markup_to_table_of_contents [398/913] 409398=test_sleep [399/913] 409395=test_word [400/913] 409395=test_cgi_modruby [401/913] 409395=test_rdoc_markup_to_rdoc [402/913] 409395=test_gem_path_support [403/913] 409395=test_numeric [404/913] 409395=test_gem_ext_rake_builder [405/913] 409395=test_rand [406/913] 409395=test_lexer [407/913] 409395=test_object [408/913] 409395=test_rdoc_generator_markup [409/913] 409395=test_nonblock [410/913] 409395=test_gem_doctor [411/913] 409395=test_gem_package_tar_reader_entry [412/913] 409395=test_ole_methods [413/913] 409395=test_registry [414/913] 409395=test_bundled_gems [415/913] 409395=test_pair [416/913] 409398=test_ractor [417/913] 409398=test_func [418/913] 409395=test_install [419/913] 409398=test_complex2 [420/913] 409398=test_gem_command_manager [421/913] 409395=test_gem_package_old [422/913] 409395=test_rdoc_parser_prism_ruby [423/913] 409398=test_gem_safe_yaml [424/913] 409398=test_ancdata [425/913] 409398=test_pack [426/913] 409398=test_pack [427/913] 409395=test_gem_dependency [428/913] 409398=test_gem_command [429/913] 409395=test_helper [430/913] 409395=test_serialize_subclasses [431/913] 409395=test_time [432/913] 409398=test_gem_source_list [433/913] 409398=compiler_test [434/913] 409398=test_yaml_special_cases [435/913] 409398=test_addr [436/913] 409395=test_gem_util [437/913] 409398=test_printf [438/913] 409398=json_common_interface_test [439/913] 409398=integer_base_flags_test [440/913] 409398=test_rdoc_generator_pot_po_entry [441/913] 409398=test_have_macro [442/913] 409395=test_help [443/913] 409395=test_singleton [444/913] 409395=test_files_lib [445/913] 409398=test_human_typo [446/913] 409398=test_regexp [447/913] 409395=test_gem_ext_cargo_builder_unit [448/913] 409395=test_rdoc_i18n_text [449/913] 409395=comments_test [450/913] 409395=test_gem_source_specific_file [451/913] 409395=test_history [452/913] 409395=regular_expression_encoding_test [453/913] 409395=test_weakref [454/913] 409395=test_case_comprehensive [455/913] 409395=test_timeout [456/913] 409395=test_gem_commands_yank_command [457/913] 409395=test_postponed_job [458/913] 409395=test_rdoc_require [459/913] 409395=test_files_test_2 [460/913] 409395=test_gem_impossible_dependencies_error [461/913] 409395=test_gem_request_set_lockfile [462/913] 409395=test_udp [463/913] 409395=test_pkey_dsa [464/913] 409395=test_rdoc_markup_to_joined_paragraph [465/913] 409395=test_lambda [466/913] 409395=test_io_m17n [467/913] 409395=test_data [468/913] 409395=test_ts [469/913] 409395=test_folderitem2_invokeverb [470/913] 409395=test_windows_1252 [471/913] 409395=test_locale [472/913] 409395=test_dir [473/913] 409395=test_config [474/913] 409395=test_gem_stream_ui [475/913] 409395=test_tmpdir [476/913] 409395=test_rdoc_generator_ri [477/913] 409395=dispatcher_test [478/913] 409395=test_optparse [479/913] 409395=warnings_test [480/913] 409395=test_gem_resolver_index_set [481/913] 409395=test_range [482/913] 409395=test_eval [483/913] 409395=test_ocsp [484/913] 409395=test_gem_available_set [485/913] 409395=test_modify_expand [486/913] 409395=test_socket [487/913] 409397=json_generator_test [488/913] 409397=test_rendering [489/913] 409397=test_gem_commands_cleanup_command [490/913] 409397=test_gem_source_vendor [491/913] 409397=heredoc_dedent_test [492/913] 409397=locals_test [493/913] 409397=test_convertible [494/913] 409395=test_null [495/913] 409395=test_propertyputref [496/913] 409395=test_string [497/913] 409398=test_tsort [498/913] 409398=test_pty [499/913] 409398=test_stringchar [500/913] 409398=test_arithmetic_sequence [501/913] 409398=test_rdoc_markup_verbatim [502/913] 409398=test_date_strptime [503/913] 409398=test_extlibs [504/913] 409398=test_rdoc_parser_simple [505/913] 409398=test_name_error_extension [506/913] 409398=test_enum [507/913] 409398=test_readpartial [508/913] 409398=test_reline [509/913] 409397=test_stream [510/913] 409397=test_gem_request_set_gem_dependency_api [511/913] 409397=test_date_time [512/913] 409397=json_string_matching_test [513/913] 409397=test_gem_resolver_vendor_specification [514/913] 409397=test_profile_frames [515/913] 409397=test_http [516/913] 409397=test_safe_load [517/913] 409397=test_gem_update_suggestion [518/913] 409398=test_rdoc_servlet [519/913] 409397=test_gem_commands_exec_command [520/913] 409398=test_gem_dependency_resolution_error [521/913] 409398=test_name_error [522/913] 409398=test_win32ole_method [523/913] 409398=test_getopts [524/913] 409398=test_enumerator [525/913] 409397=test_require [526/913] 409397=test_change_word [527/913] 409397=test_file_exhaustive [528/913] 409396=test_gem_resolver_lock_set [529/913] 409396=test_date_marshal [530/913] 409396=test_rdoc_text [531/913] 409396=test_rdoc_markup_formatter [532/913] 409396=test_gem_request_set_lockfile_parser [533/913] 409396=test_common [534/913] 409396=test_scan_args [535/913] 409396=test_date_new [536/913] 409396=test_scanner_events [537/913] 409396=test_rdoc_class_module [538/913] 409396=test_psych [539/913] 409396=parse_comments_test [540/913] 409396=test_gem_commands_check_command [541/913] 409396=test_command [542/913] 409396=test_rdoc_ri_paths [543/913] 409396=test_class_name_check [544/913] 409396=test_exception [545/913] 409397=test_summary [546/913] 409397=test_key_stroke [547/913] 409397=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 39627> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 45273> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 [548/913] 409397=test_call [549/913] 409397=test_pattern_key_name_check [550/913] 409397=test_remote_fetch_error [551/913] 409397=test_kdf [552/913] 409397=test_foreach [553/913] 409397=test_sprintf [554/913] 409397=test_ractor [555/913] 409397=test_severity [556/913] 409397=test_coderange [557/913] 409397=test_gem_remote_fetcher_local_ssl_server [558/913] 409396=test_m17n_comb [559/913] 409397=test_frozen [560/913] 409397=test_kill_ring [561/913] 409397=newline_test [562/913] 409397=test_json_tree [563/913] 409397=test_regex_casefold [564/913] 409397=test_gem_source_git [565/913] 409396=breadth_first_search_test [566/913] 409396=test_data [567/913] 409396=test_weakmap [568/913] 409397=test_cclass [569/913] 409397=test_gc [570/913] 409395=test_arith_seq_beg_len_step [571/913] 409395=desugar_compiler_test [572/913] 409395=test_gem_resolver_requirement_list [573/913] 409395=test_gem_commands_dependency_command [574/913] 409395=test_inlinecache [575/913] 409395=test_internal_ivar [576/913] 409395=test_egrep_cpp [577/913] 409395=test_tracepoint [578/913] 409395=test_date_conv [579/913] 409395=test_gem_security_policy [580/913] 409395=test_gem_commands_pristine_command [581/913] 409398=test_rdoc_stats [582/913] 409398=test_config [583/913] 409398=test_my_integer [584/913] 409398=test_rdoc_store [585/913] 409398=test_flags [586/913] 409395=test_member [587/913] 409395=test_debugger_integration [588/913] 409395=test_fd_setsize [589/913] 409395=test_complex [590/913] 409395=test_gem_commands_setup_command [591/913] 409398=test_rendering [592/913] 409398=test_typeddata [593/913] 409398=test_nofree [594/913] 409398=test_error_highlight [595/913] 409395=test_gem_source_lock [596/913] 409395=test_ifunless [597/913] 409395=test_tcp [598/913] 409398=json_ext_parser_test [599/913] 409398=test_file [600/913] 409395=bom_test [601/913] 409395=test_gc_compact [602/913] 409396=test_iseq_load [603/913] 409396=test_gem_remote_fetcher [604/913] 409396=test_asn1 [605/913] 409396=test_basicinstructions [606/913] 409395=test_https_proxy [607/913] 409395=test_key_actor_emacs [608/913] 409396=test_syntax [609/913] 409397=test_rdoc_markup [610/913] 409397=test_backtrace [611/913] 409397=test_helper_method [612/913] 409398=test_io_buffer [613/913] 409397=test_normalize [614/913] 409397=test_c_struct_entry [615/913] 409395=test_date_parse [616/913] 409398=test_gem_resolver_lock_specification [617/913] 409395=test_thread [618/913] 409395=test_usrmarshal [619/913] 409398=test_pkey_ec [620/913] 409398=equality_test [621/913] 409398=test_emitter [622/913] 409398=test_rdoc_rdoc [623/913] 409398=test_eval [624/913] 409395=test_gem_gem_runner [625/913] 409395=test_gem_commands_mirror [626/913] 409395=test_rdoc_generator_pot [627/913] 409395=test_cgi_util [628/913] 409398=test_stringscanner [629/913] 409398=test_bug-5832 [630/913] 409398=!Nothing_to_test [631/913] 409398=test_find [632/913] 409398=test_gem_commands_help_command [633/913] 409398=test_force_exit [634/913] 409397=test_formatter [635/913] 409397=test_generic [636/913] 409398=test_require [637/913] 409395=json_generic_object_test [638/913] 409395=test_gem_request_set_lockfile_tokenizer [639/913] 409397=regexp_test [640/913] 409397=test_lazy_enumerator [641/913] 409395=test_kernel [642/913] 409397=test_find_executable [643/913] 409397=test_rdoc_context_section [644/913] 409397=snippets_test [645/913] 409395=test_debug [646/913] 409395=test_enumerable [647/913] 409395=test_flip [648/913] 409395=test_rdoc_generator_json_index [649/913] 409395=test_gem_resolver_api_set [650/913] 409395=ruby_parser_test [651/913] 409395=test_gem_package [652/913] 409397=test_exception [653/913] 409397=test_rdoc_markup_to_ansi [654/913] 409395=test_store [655/913] 409397=test_bug-3571 [656/913] 409398=numeric_value_test [657/913] 409397=test_optarg [658/913] 409398=test_win32ole_typelib [659/913] 409398=test_assignment [660/913] 409395=test_external_new [661/913] 409395=test_gem_commands_list_command [662/913] 409397=test_protocol [663/913] 409395=overlap_test [664/913] 409397=test_arith_seq_extract [665/913] 409397=test_gem_ci_detector [666/913] 409397=test_win32ole_param [667/913] 409397=test_gbk [668/913] 409397=test_io_wait_uncommon [669/913] 409397=test_color_printer [670/913] 409397=test_resize [671/913] 409395=test_warning [672/913] 409397=test_rdoc_markup_to_markdown [673/913] 409397=test_win32ole_method_event [674/913] 409397=test_configuration [675/913] 409395=test_shapes [676/913] 409395=magic_comment_test [677/913] 409397=test_require_lib [678/913] 409395=test_pkey [679/913] 409395=test_windows_1251 [680/913] 409395=test_ns_spki [681/913] 409395=ripper_test [682/913] 409398=test_color [683/913] 409398=test_gem_spec_fetcher [684/913] 409395=test_rubygems [685/913] 409398=test_nomethod_error [686/913] 409398=test_enc_str_buf_cat [687/913] 409398=test_scalar_scanner [688/913] 409398=test_ractor [689/913] 409395=test_objectspace [690/913] 409398=test_rdoc_rd_inline_parser [691/913] 409398=test_rdoc_rd_inline [692/913] 409398=test_ractor_compatibility [693/913] 409398=test_gem_ext_builder [694/913] 409395=test_forwardable [695/913] 409395=test_files_test_1 [696/913] 409395=test_ansi_without_terminfo [697/913] 409395=test_gem_source_fetch_problem [698/913] 409395=test_framework [699/913] 409395=test_thread [700/913] 409395=test_literal [701/913] 409395=newline_offsets_test [702/913] 409395=test_gem_ext_cargo_builder [703/913] 409395=test_date_attr [704/913] 409395=constant_path_node_test [705/913] 409395=test_autoload [706/913] 409398=test_rdoc_markup_to_bs [707/913] 409398=test_depth_first [708/913] 409398=test_scalar [709/913] 409398=test_rdoc_top_level [710/913] 409397=test_euc_kr [711/913] 409397=test_custom_command [712/913] 409397=test_pstore [713/913] 409397=test_gem_commands_update_command [714/913] 409398=test_condition [715/913] 409398=test_cp949 [716/913] 409398=test_yaml [717/913] 409398=test_pattern_matching [718/913] 409398=test_etc [719/913] 409398=test_emoji [720/913] 409398=test_sorted_set [721/913] 409398=test_reline_key [722/913] 409398=test_nesting_parser [723/913] 409398=test_jaro_winkler [724/913] 409398=test_ripper [725/913] 409398=test_enc_raise [726/913] 409398=test_unicode_normalize [727/913] 409398=test_gem_ext_cargo_builder_link_flag_converter [728/913] 409398=integer_parse_test [729/913] 409398=test_io [730/913] 409398=test_gem_request_set [731/913] 409397=test_rdoc_markup_attribute_manager [732/913] 409397=test_path [733/913] 409397=test_buffered_io [734/913] 409397=test_io [735/913] 409398=test_io_wait [736/913] 409398=test_kwargs [737/913] 409398=test_gem_resolver_composed_set [738/913] 409398=test_gem_version_option [739/913] 409398=test_iter_break [740/913] 409398=test_queue [741/913] 409398=test_econv [742/913] 409396=test_num2int [743/913] 409396=test_pkcs12 [744/913] 409396=test_iseq [745/913] 409398=test_gem_source [746/913] 409398=test_prettyprint [747/913] 409398=test_stack [748/913] 409396=test_address_resolve [749/913] 409396=test_benchmark [750/913] 409398=test_stringio [751/913] 409398=test_config [752/913] 409398=test_gem_resolver_installer_set [753/913] 409396=test_rdoc_markup_include [754/913] 409396=test_httpresponses [755/913] 409396=test_parse [756/913] 409398=test_stream [757/913] 409398=test_gem_commands_outdated_command [758/913] 409398=test_assembler [759/913] 409398=test_passing_block [760/913] 409398=test_gem_commands_info_command [761/913] 409398=test_gem_resolver_local_specification [762/913] 409398=test_ftp [763/913] 409398=test_gem_package_tar_writer [764/913] 409396=test_pkey_dh [765/913] 409398=test_gem_commands_server_command [766/913] 409398=test_utf16 [767/913] 409396=test_const [768/913] 409398=test_rdoc_markup_paragraph [769/913] 409396=test_class [770/913] 409398=test_mkmf [771/913] 409398=heredoc_test [772/913] 409398=test_securerandom [773/913] 409398=test_workspace [774/913] 409398=test_backtrace [775/913] 409395=test_rdoc_comment [776/913] 409395=test_rdoc_alias [777/913] 409395=test_project_sanity [778/913] 409395=test_rdoc_task [779/913] 409395=test_mdns [780/913] 409395=test_cgi_multipart [781/913] 409395=test_logdevice [782/913] 409398=test_object_create_start [783/913] 409398=test_gem_source_subpath_problem [784/913] 409398=test_win32ole_param_event [785/913] 409398=test_ensured [786/913] 409398=test_x509cert [787/913] 409398=test_autoconf [788/913] 409398=test_exception_at_throwing [789/913] 409398=test_gem_commands_unpack_command [790/913] 409395=test_logperiod [791/913] 409395=test_process [792/913] 409398=parser_test [793/913] 409398=test_io_buffer [794/913] 409398=test_digest_extend [795/913] 409396=test_key_event_record [796/913] 409396=test_delete [797/913] 409398=test_hmac [798/913] 409396=test_continuation [799/913] 409398=test_rb_str_dup [800/913] 409396=test_gem_commands_build_command [801/913] 409398=test_comparable [802/913] 409398=test_ansi_with_terminfo [803/913] 409398=test_placearg [804/913] 409398=test_numeric [805/913] 409398=test_httpresponse [806/913] 409396=test_rdoc_parser_ruby [807/913] 409398=test_io_timeout [808/913] 409398=test_ractor [809/913] 409398=test_gem_resolver_api_specification [810/913] 409398=test_open3 [811/913] 409396=test_euc_tw [812/913] 409396=test_tree_spell_checker [813/913] 409396=test_ssl_session [814/913] 409396=test_gem_resolver [815/913] 409396=static_inspect_test [816/913] 409396=reflection_test [817/913] 409396=test_wait [818/913] 409396=test_files_test [819/913] 409396=test_multi_irb_commands [820/913] 409396=test_macro [821/913] 409396=test_append [822/913] 409396=test_webauthn_listener_response [823/913] 409396=test_file [824/913] 409396=test_gem_commands_signout_command [825/913] 409396=test_acceptable [826/913] 409396=test_init [827/913] 409396=test_method [828/913] 409398=test_rdoc_cross_reference [829/913] 409398=node_id_test [830/913] 409398=test_ws [831/913] 409398=test_gem_bundler_version_finder [832/913] 409398=test_rdoc_markup_heading [833/913] 409398=test_irb [834/913] 409398=test_undef [835/913] 409398=test_at_exit [836/913] 409398=test_last_thread [837/913] 409398=test_type [838/913] 409398=test_load [839/913] 409398=test_within_pipe [840/913] 409398=test_files_ext [841/913] 409398=test_yield_block [842/913] 409398=test_beginendblock [843/913] 409397=test_gem_source_installed [844/913] 409397=test_object_references [845/913] 409397=test_rdoc_markup_to_tt_only [846/913] 409397=test_popen_deadlock [847/913] 409398=test_hash [848/913] 409398=test_io_console [849/913] 409397=test_win32ole_type_event [850/913] 409397=test_rdoc_ri_driver [851/913] 409397=test_httpheader [852/913] 409397=test_gem_resolver_dependency_request [853/913] 409397=test_c_union_entity [854/913] 409397=test_eval_history [855/913] 409397=test_sleep [856/913] 409398=test_gem_local_remote_options [857/913] 409398=test_tempfile [858/913] 409398=test_clone [859/913] 409397=test_gem_resolver_git_specification [860/913] 409398=test_random [861/913] 409398=json_encoding_test [862/913] 409398=test_face [863/913] 409398=test_sizeof [864/913] 409397=test_gem_commands_rebuild_command [865/913] 409397=test_wss [866/913] 409397=test_function [867/913] 409397=snapshots_test [868/913] 409397=test_integer_comb [869/913] 409398=test_gb18030 [870/913] 409398=test_yield [871/913] 409397=test_defined [872/913] 409397=test_mul [873/913] 409397=test_fiddle [874/913] 409397=test_bundled_ca [875/913] 409397=test_noarg [876/913] 409397=test_system [877/913] 409397=test_gem_console_ui [878/913] 409397=source_location_test [879/913] 409397=test_ractor [880/913] 409397=test_digest [881/913] 409398=test_gem_resolver_git_set [882/913] 409397=test_yamlstore [883/913] 409397=test_utf32 [884/913] 409397=test_rdoc_markup_to_html [885/913] 409397=test_rdoc_generator_pot_po [886/913] 409397=test_gem_resolver_activation_request [887/913] 409397=test_array [888/913] 409397=test_erb_m17n [889/913] 409397=test_require_path_check [890/913] 409397=test_x509attr [891/913] 409397=test_cesu8 [892/913] 409397=test_fnmatch [893/913] 409397=test_gem_ext_configure_builder [894/913] 409397=test_notimplement [895/913] 409397=test_rdoc_parser [896/913] 409397=test_gem_source_local [897/913] 409398=test_resource [898/913] 409398=test_raise [899/913] 409398=test_win32ole_event [900/913] 409398=test_compile_prism [901/913] 409396=string_encoding_test [902/913] 409396=test_string [903/913] 409396=test_pack [904/913] 409397=test_abi [905/913] 409396=test_ldap [906/913] 409396=test_set_len [907/913] 409396=test_x509store [908/913] 409397=test_case_options [909/913] 409397=test_reqarg [910/913] 409396=test_gem_commands_lock_command [911/913] 409398=test_handle [912/913] 409396=test_rdoc_markup_attributes [913/913] 409396=test_gem_resolver_installed_specification Finished tests in 271.800546s, 123.6458 tests/s, 23905.7319 assertions/s. 33607 tests, 6497591 assertions, 0 failures, 0 errors, 342 skips ruby -v: ruby 3.4.0dev (2024-08-05T08:15:56Z master 9d86864a6d) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ruby 3.4.0dev (2024-08-05T08:15:56Z master 9d86864a6d) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 87.467266 seconds 3432 files, 32766 examples, 153134 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.