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