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