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