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