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