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