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