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