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