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