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