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