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