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