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