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