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