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