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