# Logfile created on 2025-04-18 09:23:49 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffd9215fdc0 @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'", @spec_opts="-j", @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, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20250418-092349", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd921ad070 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd921acd78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd92060460 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250418-092349", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250418-092349>, @binmode=false, @mon_data=#<Monitor:0x0000fffd921ac3c8>, @mon_data_owner_object_id=880>>> $$$[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-src -j3 Already up to date. Latest commit hash = 900ece77b2 $$$[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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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 2c532673062c7605afafc62f27626421702fdc7f722921dd17b029304a2adf3e 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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 '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/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering 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/pathname' 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/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' 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' 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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 enc.mk gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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. 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 '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/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' 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/objspace' make[2]: Entering 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/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' 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' 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 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.5.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.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6 strscan 3.1.3 zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2018 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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. 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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 '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/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/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/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/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' 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=16199 "--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/754] 795179=-ext-/st/test_foreach [ 2/754] 795181=-ext-/econv/test_append [ 3/754] 795180=rubygems/test_gem_resolver_installer_set [ 4/754] 795179=prism/encoding/symbol_encoding_test [ 5/754] 795181=psych/visitors/test_emitter [ 6/754] 795181=openssl/test_x509ext [ 7/754] 795179=prism/bom_test [ 8/754] 795181=optparse/test_summary [ 9/754] 795179=ruby/test_file [ 10/754] 795181=mkmf/test_config [ 11/754] 795180=-ext-/stack/test_stack_overflow [ 12/754] 795180=psych/test_scalar_scanner [ 13/754] 795180=-ext-/string/test_rb_str_dup [ 14/754] 795180=ruby/test_lambda [ 15/754] 795181=ruby/test_trace [ 16/754] 795181=prism/api/dump_test [ 17/754] 795180=ruby/test_arity [ 18/754] 795180=rubygems/test_gem_path_support [ 19/754] 795180=ruby/test_keyword [ 20/754] 795180=-ext-/bug_reporter/test_bug_reporter [ 21/754] 795180=rubygems/test_gem_installer [ 22/754] 795181=net/http/test_buffered_io [ 23/754] 795181=prism/result/regular_expression_options_test [ 24/754] 795181=openssl/test_ossl [ 25/754] 795180=-ext-/arith_seq/test_arith_seq_extract [ 26/754] 795180=rubygems/test_gem_source_subpath_problem [ 27/754] 795180=psych/test_object_references [ 28/754] 795180=ruby/test_eval [ 29/754] 795180=monitor/test_monitor [ 30/754] 795180=ruby/test_beginendblock [ 31/754] 795180=ruby/test_whileuntil [ 32/754] 795180=ruby/test_regexp [ 33/754] 795179=-ext-/string/test_nofree [ 34/754] 795179=prism/ruby/parameters_signature_test [ 35/754] 795179=resolv/test_addr [ 36/754] 795179=uri/test_mailto [ 37/754] 795179=-ext-/struct/test_member [ 38/754] 795179=psych/test_object [ 39/754] 795179=cgi/test_cgi_header [ 40/754] 795179=ruby/enc/test_case_options [ 41/754] 795179=json/test_helper [ 42/754] 795179=-ext-/struct/test_duplicate [ 43/754] 795179=rubygems/test_gem_resolver_api_set [ 44/754] 795179=ruby/test_readpartial [ 45/754] 795179=net/http/test_httpresponse [ 46/754] 795179=openssl/test_x509req [ 47/754] 795179=rubygems/test_gem_console_ui [ 48/754] 795179=ruby/test_ifunless [ 49/754] 795179=ruby/test_allocation [ 50/754] 795181=ruby/test_insns_leaf [ 51/754] 795181=-ext-/string/test_modify_expand [ 52/754] 795181=rubygems/test_gem_available_set [ 53/754] 795181=mkmf/test_pkg_config [ 54/754] 795181=prism/errors_test [ 55/754] 795181=mkmf/test_convertible [ 56/754] 795179=ruby/test_vm_dump [ 57/754] 795179=json/json_encoding_test [ 58/754] 795179=prism/ruby/reflection_test [ 59/754] 795179=open-uri/test_ftp [ 60/754] 795179=rubygems/test_gem_resolver [ 61/754] 795179=rubygems/test_gem_source_vendor [ 62/754] 795179=ruby/test_object [ 63/754] 795179=-ext-/win32/test_dln [ 64/754] 795179=prism/unescape_test [ 65/754] 795179=rubygems/test_gem_commands_exec_command [ 66/754] 795179=ruby/test_super [ 67/754] 795179=digest/test_digest_extend [ 68/754] 795179=rubygems/test_gem_ext_cmake_builder [ 69/754] 795179=-ext-/thread_fd/test_thread_fd_close [ 70/754] 795179=-ext-/gvl/test_last_thread [ 71/754] 795181=optparse/test_getopts [ 72/754] 795181=psych/test_emitter [ 73/754] 795181=ruby/test_alias [ 74/754] 795181=openssl/test_fips [ 75/754] 795181=ruby/test_compile_prism [ 76/754] 795181=prism/test_helper [ 77/754] 795181=rubygems/test_gem_commands_uninstall_command [ 78/754] 795179=resolv/test_dns [ 79/754] 795181=cgi/test_cgi_session [ 80/754] 795181=-ext-/test_notimplement [ 81/754] 795181=mmtk/test_configuration [ 82/754] 795181=openssl/test_x509crl [ 83/754] 795181=prism/result/source_location_test [ 84/754] 795181=io/console/test_io_console [ 85/754] 795179=ruby/test_flip [ 86/754] 795179=did_you_mean/spell_checking/test_pattern_key_name_check [ 87/754] 795179=prism/result/heredoc_test [ 88/754] 795179=-ext-/debug/test_profile_frames [ 89/754] 795179=-ext-/debug/test_debug [ 90/754] 795179=ruby/test_refinement [ 91/754] 795180=ruby/test_transcode [ 92/754] 795180=-ext-/class/test_class2name [ 93/754] 795180=rubygems/test_gem_commands_cleanup_command [ 94/754] 795180=fiber/test_address_resolve [ 95/754] 795180=test_trick [ 96/754] 795179=objspace/test_ractor [ 97/754] 795179=psych/json/test_stream [ 98/754] 795179=openssl/test_ts [ 99/754] 795181=test_rbconfig [100/754] 795181=-ext-/num2int/test_num2int [101/754] 795181=-ext-/iter/test_iter_break [102/754] 795181=test_extlibs [103/754] 795179=rubygems/test_gem_commands_signin_command [104/754] 795179=ruby/test_range [105/754] 795179=-ext-/test_recursion [106/754] 795179=rubygems/test_require [107/754] 795181=ruby/test_enum [108/754] 795180=socket/test_udp [109/754] 795180=rubygems/test_gem_commands_contents_command [110/754] 795181=psych/test_coder [111/754] 795181=rubygems/test_gem_commands_search_command [112/754] 795181=ruby/test_symbol [113/754] 795180=socket/test_unix [114/754] 795180=ruby/test_integer [115/754] 795179=date/test_date_marshal [116/754] 795179=mkmf/test_have_func [117/754] 795179=mkmf/test_configuration [118/754] 795179=rubygems/test_gem_resolver_local_specification [119/754] 795179=rubygems/test_gem_commands_list_command [120/754] 795179=date/test_date_new [121/754] 795179=rubygems/test_gem_resolver_conflict [122/754] 795179=psych/test_ractor [123/754] 795181=fiber/test_scheduler [124/754] 795179=rubygems/test_gem_commands_help_command [125/754] 795179=open-uri/test_ssl [126/754] 795180=prism/result/breadth_first_search_test [127/754] 795180=-ext-/string/test_enc_str_buf_cat [128/754] 795180=prism/newline_test [129/754] 795180=ruby/test_bignum Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x9, ino=4014676110, 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 795179 opc 10u IPv4 4014676110 0t0 TCP localhost:35245->localhost:55268 (CLOSE_WAIT) [130/754] 795179=ruby/test_marshal [131/754] 795181=json/ractor_test [132/754] 795181=socket/test_ancdata [133/754] 795181=psych/test_parser [134/754] 795181=prism/result/node_id_test [135/754] 795181=rubygems/test_gem_resolver_best_set [136/754] 795181=yaml/test_dbm [137/754] 795181=cgi/test_cgi_core [138/754] 795181=rubygems/test_gem [139/754] 795179=win32/test_registry [140/754] 795179=prism/result/numeric_value_test [141/754] 795179=json/json_generator_test [142/754] 795180=strscan/test_ractor [143/754] 795180=prism/result/integer_base_flags_test [144/754] 795180=ruby/test_call [145/754] 795179=-ext-/string/test_ellipsize [146/754] 795179=rubygems/test_gem_commands_build_command [147/754] 795180=ruby/test_ractor [148/754] 795180=prism/ruby/relocation_test [149/754] 795180=ruby/enc/test_windows_1251 [150/754] 795180=rubygems/test_gem_ext_builder [151/754] 795179=-ext-/array/test_to_ary_concat [152/754] 795181=prism/newline_offsets_test [153/754] 795181=ruby/test_time_tz [154/754] 795181=socket/test_addrinfo [155/754] 795181=psych/visitors/test_to_ruby [156/754] 795181=-ext-/struct/test_data [157/754] 795181=-ext-/test_bug-14834 [158/754] 795180=ruby/test_inlinecache [159/754] 795181=socket/test_socket [160/754] 795180=ruby/test_thread [161/754] 795179=-ext-/string/test_set_len [162/754] 795179=-ext-/string/test_interned_str [163/754] 795179=ruby/test_pattern_matching [164/754] 795179=ruby/test_gc [165/754] 795181=rubygems/test_gem_bundler_version_finder [166/754] 795181=rubygems/test_gem_request_set [167/754] 795181=rubygems/test_gem_resolver_index_set [168/754] 795181=rubygems/test_webauthn_listener_response [169/754] 795181=ruby/test_sleep [170/754] 795181=-ext-/exception/test_ensured [171/754] 795181=ruby/enc/test_euc_jp [172/754] 795181=psych/test_alias_and_anchor [173/754] 795181=test_time [174/754] 795181=-ext-/popen_deadlock/test_popen_deadlock [175/754] 795181=psych/test_symbol [176/754] 795181=rubygems/test_project_sanity [177/754] 795181=prism/ractor_test [178/754] 795181=test_delegate [179/754] 795181=rubygems/test_gem_safe_marshal [180/754] 795181=pathname/test_ractor [181/754] 795181=ripper/test_sexp [182/754] 795181=net/http/test_httpheader [183/754] 795181=mkmf/test_signedness [184/754] 795180=rubygems/test_gem_commands_check_command [185/754] 795180=rubygems/test_gem_resolver_git_set [186/754] 795180=digest/test_digest [187/754] 795181=prism/api/parse_stream_test [188/754] 795181=digest/test_ractor [189/754] 795180=rubygems/test_gem_resolver_installed_specification [190/754] 795181=-ext-/exception/test_exception_at_throwing [191/754] 795180=strscan/test_stringscanner [192/754] 795181=json/json_generic_object_test [193/754] 795181=date/test_date_arith [194/754] 795180=rubygems/test_gem_resolver_vendor_specification [195/754] 795181=prism/api/parse_test [196/754] 795181=fiber/test_mutex [197/754] 795180=prism/heredoc_dedent_test [198/754] 795180=-ext-/symbol/test_type [199/754] 795180=test_tmpdir [200/754] 795180=ruby/test_struct [201/754] 795180=ruby/test_dup [202/754] 795180=optparse/test_acceptable [203/754] 795180=rubygems/test_gem_ext_cargo_builder_link_flag_converter [204/754] 795180=rubygems/test_gem_local_remote_options [205/754] 795180=ruby/test_file_exhaustive [206/754] 795181=-ext-/hash/test_delete [207/754] 795181=rubygems/test_gem_security_policy Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-04-18 03:19:30.22342817 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> [208/754] 795179=open-uri/test_proxy COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 795180 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [209/754] 795179=io/wait/test_io_wait_uncommon [210/754] 795179=rubygems/test_gem_ci_detector [211/754] 795179=ruby/test_continuation [212/754] 795179=ruby/test_signal [213/754] 795181=rubygems/test_gem_silent_ui [214/754] 795181=ruby/test_fixnum [215/754] 795181=openssl/test_ssl_session [216/754] 795179=rubygems/test_gem_package_tar_header [217/754] 795179=prism/fixtures_test [218/754] 795179=ruby/test_rational2 [219/754] 795179=ruby/enc/test_case_comprehensive [220/754] 795179=optparse/test_placearg [221/754] 795179=openssl/test_x509cert [222/754] 795179=did_you_mean/spell_checking/test_require_path_check [223/754] 795181=openssl/test_bn [224/754] 795181=did_you_mean/spell_checking/test_variable_name_check [225/754] 795179=ruby/test_ast [226/754] 795181=net/protocol/test_protocol [227/754] 795181=ripper/test_files_test [228/754] 795181=ruby/test_weakkeymap [229/754] 795181=net/http/test_https [230/754] 795180=rubygems/test_gem_commands_info_command [231/754] 795180=dtrace/test_object_create_start [232/754] 795180=rubygems/test_gem_request_set_gem_dependency_api [233/754] 795180=did_you_mean/core_ext/test_name_error_extension [234/754] 795180=dtrace/test_load [235/754] 795180=rubygems/test_gem_source_lock [236/754] 795180=openssl/test_cipher [237/754] 795180=-ext-/st/test_update [238/754] 795180=-ext-/time/test_new [239/754] 795180=ruby/test_objectspace [240/754] 795180=ruby/test_require [241/754] 795181=-ext-/integer/test_my_integer [242/754] 795181=rubygems/test_gem_resolver_composed_set [243/754] 795181=ruby/test_not [244/754] 795181=cgi/test_cgi_cookie [245/754] 795181=uri/test_wss [246/754] 795181=openssl/test_x509store [247/754] 795181=ruby/test_require_lib [248/754] 795180=rubygems/test_gem_gem_runner [249/754] 795180=ruby/test_metaclass [250/754] 795180=rubygems/test_gem_package_task [251/754] 795180=-ext-/thread/test_lock_native_thread [252/754] 795180=-ext-/array/test_resize [253/754] 795180=ruby/test_key_error [254/754] 795180=openssl/test_engine [255/754] 795181=prism/result/integer_parse_test [256/754] 795181=ruby/test_fiber [257/754] 795180=rubygems/test_gem_commands_mirror [258/754] 795180=rubygems/test_gem_security_trust_dir [259/754] 795180=ruby/test_module [260/754] 795180=erb/test_erb_command [261/754] 795180=-ext-/marshal/test_usrmarshal [262/754] 795180=rubygems/test_gem_validator [263/754] 795180=rubygems/test_gem_source_installed [264/754] 795180=-ext-/test_abi [265/754] 795180=ruby/test_integer_comb [266/754] 795180=rubygems/test_bundled_ca [267/754] 795181=optparse/test_load [268/754] 795181=openssl/test_ssl [269/754] 795180=openssl/test_config [270/754] 795180=psych/visitors/test_depth_first [271/754] 795180=did_you_mean/tree_spell/test_change_word [272/754] 795180=prism/result/equality_test [273/754] 795180=prism/fuzzer_test [274/754] 795180=ruby/test_rubyvm [275/754] 795180=psych/test_struct [276/754] 795180=prism/onigmo_test [277/754] 795180=json/json_ext_parser_test [278/754] 795180=rubygems/test_gem_ext_configure_builder [279/754] 795180=socket/test_nonblock [280/754] 795180=ripper/test_scanner_events [281/754] 795180=prism/result/implicit_array_test [282/754] 795180=openssl/test_ocsp [283/754] 795180=test_ipaddr [284/754] 795180=psych/test_omap [285/754] 795180=date/test_date_strptime [286/754] 795180=test_shellwords [287/754] 795180=-ext-/bignum/test_mul [288/754] 795180=ruby/enc/test_gb18030 [289/754] 795180=rubygems/test_gem_commands_lock_command [290/754] 795180=test_unicode_normalize [291/754] 795180=prism/api/parse_comments_test [292/754] 795180=rubygems/test_gem_stream_ui [293/754] 795180=ruby/test_io_m17n [294/754] 795180=dtrace/test_cmethod [295/754] 795180=ruby/test_float [296/754] 795180=rubygems/test_gem_stub_specification [297/754] 795180=did_you_mean/spell_checking/test_uncorrectable_name_check [298/754] 795180=ruby/test_io [299/754] 795181=ripper/test_files_test_1 [300/754] 795181=ruby/test_dir Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-04-18 03:19:30.22342817 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 795181 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [301/754] 795181=prism/ruby/ripper_test [302/754] 795181=rubygems/test_rubygems [303/754] 795181=-ext-/load/test_resolve_symbol [304/754] 795181=ruby/test_path [305/754] 795181=openssl/test_digest [306/754] 795181=net/http/test_https_proxy [307/754] 795181=rubygems/test_gem_commands_rebuild_command [308/754] 795181=ruby/test_nomethod_error [309/754] 795181=etc/test_etc [310/754] 795181=-ext-/file/test_stat [311/754] 795181=openssl/test_x509attr [312/754] 795181=-ext-/test_printf [313/754] 795181=prism/ruby/string_query_test [314/754] 795181=prism/magic_comment_test [315/754] 795180=rubygems/test_gem_remote_fetcher_s3 [316/754] 795180=cgi/test_cgi_modruby [317/754] 795180=socket/test_sockopt [318/754] 795180=uri/test_ftp [319/754] 795181=rubygems/test_gem_source_fetch_problem [320/754] 795180=mkmf/test_install [321/754] 795181=psych/test_encoding [322/754] 795181=cgi/test_cgi_multipart [323/754] 795180=ruby/test_lazy_enumerator [324/754] 795181=rubygems/test_gem_request_set_lockfile_tokenizer [325/754] 795181=did_you_mean/test_ractor_compatibility [326/754] 795181=ruby/test_arithmetic_sequence [327/754] 795181=optparse/test_autoconf [328/754] 795181=mkmf/test_find_executable [329/754] 795181=ruby/test_iseq [330/754] 795180=prism/ruby/parser_test [331/754] 795180=ruby/test_primitive [332/754] 795180=uri/test_parser [333/754] 795180=openssl/test_pair [334/754] 795181=rubygems/test_gem_commands_signout_command [335/754] 795181=rubygems/test_gem_package_tar_reader [336/754] 795181=ruby/test_env [337/754] 795179=psych/test_document [338/754] 795179=-ext-/eval/test_eval [339/754] 795179=rubygems/test_gem_safe_yaml [340/754] 795179=rubygems/test_gem_commands_setup_command [341/754] 795181=test_bundled_gems [342/754] 795181=dtrace/test_singleton_function [343/754] 795181=rubygems/test_gem_source_git [344/754] 795179=ripper/test_lexer [345/754] 795179=ruby/enc/test_regex_casefold [346/754] 795179=ripper/test_ripper [347/754] 795179=ripper/test_files_ext [348/754] 795179=stringio/test_stringio [349/754] 795179=prism/result/overlap_test [350/754] 795181=ruby/test_thread_cv [351/754] 795179=-ext-/test_random [352/754] 795179=-ext-/vm/test_at_exit [353/754] 795179=prism/api/command_line_test [354/754] 795179=mkmf/test_have_macro [355/754] 795179=mkmf/test_mkmf [356/754] 795179=rubygems/test_gem_source [357/754] 795181=psych/test_class [358/754] 795181=ruby/test_autoload [359/754] 795179=rubygems/test_gem_package [360/754] 795180=ruby/test_array [361/754] 795179=psych/test_date_time [362/754] 795179=mkmf/test_framework [363/754] 795179=-ext-/string/test_coderange [364/754] 795179=ruby/test_weakmap [365/754] 795181=-ext-/symbol/test_inadvertent_creation [366/754] 795181=cgi/test_cgi_tag_helper [367/754] 795181=mkmf/test_libs [368/754] 795181=ruby/enc/test_iso_8859 [369/754] 795181=dtrace/test_gc [370/754] 795181=-ext-/string/test_qsort [371/754] 795181=ruby/test_math [372/754] 795181=psych/test_safe_load [373/754] 795181=ruby/test_sprintf [374/754] 795181=ruby/test_const [375/754] 795181=prism/result/comments_test [376/754] 795181=ruby/test_class [377/754] 795181=rubygems/test_exit [378/754] 795181=psych/test_yaml_special_cases [379/754] 795181=psych/handlers/test_recorder [380/754] 795181=json/json_addition_test [381/754] 795181=rubygems/test_gem_source_list [382/754] 795181=ruby/test_name_error [383/754] 795181=rubygems/test_gem_commands_sources_command [384/754] 795181=ruby/test_case [385/754] 795181=open-uri/test_open-uri [386/754] 795181=-ext-/string/test_enc_associate [387/754] 795179=ruby/test_enumerator [388/754] 795181=rubygems/test_gem_command_manager [389/754] 795181=psych/test_array [390/754] 795181=ruby/test_parse [391/754] 795180=prism/result/attribute_write_test [392/754] 795180=dtrace/test_method_cache [393/754] 795180=rubygems/test_gem_specification [394/754] 795181=prism/result/string_test [395/754] 795181=io/nonblock/test_flush [396/754] 795181=openssl/test_pkey_rsa [397/754] 795181=-ext-/st/test_numhash [398/754] 795181=ruby/test_system [399/754] 795181=date/test_date_attr [400/754] 795181=mkmf/test_sizeof [401/754] 795180=rubygems/test_gem_request_set_lockfile_parser [402/754] 795180=ruby/test_stringchar [403/754] 795180=prism/result/constant_path_node_test [404/754] 795180=prism/result/warnings_test [405/754] 795180=ruby/test_econv [406/754] 795180=rubygems/test_gem_install_update_options [407/754] 795180=ruby/enc/test_cp949 [408/754] 795180=did_you_mean/edit_distance/test_jaro_winkler [409/754] 795180=ruby/test_condition [410/754] 795180=rubygems/test_gem_resolver_vendor_set [411/754] 795180=rubygems/test_gem_dependency_resolution_error [412/754] 795180=fiber/test_sleep [413/754] 795181=json/json_coder_test [414/754] 795181=ruby/test_mixed_unicode_escapes [415/754] 795181=fileutils/test_fileutils Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-04-18 06:54:15.583081574 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 795181 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [416/754] 795181=prism/ruby/dispatcher_test [417/754] 795181=set/test_sorted_set [418/754] 795181=ruby/enc/test_emoji [419/754] 795181=ruby/test_stack [420/754] 795180=ruby/enc/test_windows_1252 [421/754] 795180=stringio/test_ractor [422/754] 795180=rubygems/test_gem_package_tar_writer [423/754] 795181=-ext-/bignum/test_str2big [424/754] 795181=ruby/enc/test_utf16 [425/754] 795180=net/http/test_http [426/754] 795181=psych/test_set [427/754] 795181=ripper/test_filter [428/754] 795181=ripper/test_parser_events [429/754] 795181=openssl/test_pkcs12 .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x9, ino=4014688639, 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 795180 opc 11u IPv4 4014688639 0t0 TCP localhost:42935->localhost:53058 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=4014688740, 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 795180 opc 12u IPv4 4014688740 0t0 TCP localhost:37193->localhost:43432 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x9, ino=4014688845, 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 795180 opc 13u IPv4 4014688845 0t0 TCP localhost:35603->localhost:42134 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=4014688944, 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 795180 opc 14u IPv4 4014688944 0t0 TCP localhost:34903->localhost:44038 (CLOSE_WAIT) [430/754] 795181=rubygems/test_gem_remote_fetcher [431/754] 795181=psych/test_json_tree [432/754] 795181=ruby/enc/test_koi8 [433/754] 795181=ruby/test_argf [434/754] 795181=psych/test_yaml [435/754] 795181=openssl/test_x509name [436/754] 795181=rubygems/test_gem_remote_fetcher_local_server [437/754] 795181=rubygems/test_gem_dependency [438/754] 795181=ruby/test_yjit [439/754] 795181=rubygems/test_gem_uninstaller [440/754] 795181=optparse/test_cclass [441/754] 795181=ruby/test_m17n [442/754] 795181=ruby/test_method .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 15 #<File::Stat dev=0x9, ino=4014690397, 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 795180 opc 15u IPv4 4014690397 0t0 TCP localhost:41113->localhost:41654 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=4014690423, 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 795180 opc 16u IPv4 4014690423 0t0 TCP localhost:42777->localhost:34826 (CLOSE_WAIT) [443/754] 795180=rubygems/test_gem_commands_specification_command [444/754] 795180=-ext-/test_scan_args [445/754] 795180=rubygems/test_gem_commands_which_command [446/754] 795180=rubygems/test_gem_request [447/754] 795180=rubygems/test_gem_package_old [448/754] 795180=test_pty [449/754] 795180=rubygems/test_gem_dependency_installer [450/754] 795180=uri/test_http [451/754] 795180=ruby/test_hash [452/754] 795180=rubygems/test_gem_source_local [453/754] 795180=-ext-/marshal/test_internal_ivar [454/754] 795180=prism/ruby/desugar_compiler_test [455/754] 795180=rubygems/test_gem_gemcutter_utilities [456/754] 795180=-ext-/tracepoint/test_tracepoint [457/754] 795181=ruby/test_settracefunc [458/754] 795180=rubygems/test_gem_text [459/754] 795180=ruby/test_backtrace [460/754] 795181=prism/ruby/tunnel_test [461/754] 795181=rubygems/test_gem_commands_push_command [462/754] 795181=prism/locals_test [463/754] 795181=-ext-/string/test_too_many_dummy_encodings [464/754] 795181=ruby/test_method_cache [465/754] 795181=ruby/test_sprintf_comb [466/754] 795180=psych/nodes/test_enumerable [467/754] 795180=set/test_set [468/754] 795180=did_you_mean/test_tree_spell_checker [469/754] 795181=prism/ruby/ruby_parser_test [470/754] 795181=ruby/enc/test_grapheme_breaks [471/754] 795180=dtrace/test_hash_create [472/754] 795180=ruby/test_warning [473/754] 795181=psych/test_yamldbm [474/754] 795181=rubygems/test_gem_spec_fetcher [475/754] 795180=ruby/test_unicode_escape [476/754] 795180=date/test_switch_hitter [477/754] 795180=ruby/test_default_gems [478/754] 795181=fiber/test_backtrace [479/754] 795181=ruby/enc/test_gbk [480/754] 795181=rubygems/test_gem_commands_dependency_command [481/754] 795180=date/test_date_parse [482/754] 795181=resolv/test_mdns [483/754] 795181=test_open3 [484/754] 795180=-ext-/method/test_arity [485/754] 795180=resolv/test_svcb_https [486/754] 795180=openssl/test_pkey_ec [487/754] 795180=openssl/test_buffering [488/754] 795180=ruby/enc/test_case_mapping [489/754] 795180=ruby/test_rational [490/754] 795180=rubygems/test_gem_ext_cargo_builder_unit [491/754] 795180=io/wait/test_ractor [492/754] 795180=rubygems/test_gem_resolver_api_specification [493/754] 795179=rubygems/test_webauthn_listener [494/754] 795180=prism/regexp_test [495/754] 795180=ruby/test_yield [496/754] 795179=rubygems/test_remote_fetch_error [497/754] 795179=-ext-/exception/test_data_error [498/754] 795179=ripper/test_files_sample [499/754] 795179=ruby/test_rubyoptions [500/754] 795181=ruby/test_optimization [501/754] 795180=ruby/enc/test_shift_jis [502/754] 795180=rubygems/test_gem_uri_formatter [503/754] 795180=test_prettyprint [504/754] 795180=cgi/test_cgi_util [505/754] 795180=prism/lex_test [506/754] 795180=ruby/test_clone [507/754] 795180=-ext-/exception/test_enc_raise [508/754] 795180=fiber/test_queue [509/754] 795180=rubygems/test_gem_resolver_lock_specification [510/754] 795180=psych/test_boolean [511/754] 795180=ruby/test_gc_compact [512/754] 795181=fileutils/test_dryrun [513/754] 795181=rubygems/test_gem_impossible_dependencies_error [514/754] 795181=test_pp [515/754] 795181=rubygems/test_gem_resolver_requirement_list [516/754] 795181=-ext-/arith_seq/test_arith_seq_beg_len_step [517/754] 795181=psych/test_exception [518/754] 795181=optparse/test_noarg [519/754] 795181=ruby/test_basicinstructions [520/754] 795181=ruby/enc/test_utf32 [521/754] 795181=rubygems/test_gem_resolver_git_specification [522/754] 795181=rubygems/test_gem_security [523/754] 795179=erb/test_erb [524/754] 795179=date/test_date_ractor [525/754] 795180=ruby/test_variable [526/754] 795179=psych/test_hash [527/754] 795179=rubygems/test_gem_commands_pristine_command [528/754] 795180=optparse/test_optarg [529/754] 795180=rubygems/test_gem_commands_open_command [530/754] 795180=fileutils/test_verbose [531/754] 795180=-ext-/string/test_normalize [532/754] 795180=ruby/enc/test_emoji_breaks [533/754] 795180=ruby/test_assignment [534/754] 795179=rubygems/test_gem_update_suggestion [535/754] 795179=ruby/test_undef [536/754] 795179=openssl/test_random [537/754] 795179=rubygems/test_gem_resolver_lock_set [538/754] 795179=rubygems/test_gem_command [539/754] 795179=openssl/test_asn1 [540/754] 795179=dtrace/test_array_create [541/754] 795179=ruby/test_dir_m17n [542/754] 795180=ruby/test_complex [543/754] 795180=ruby/test_threadgroup [544/754] 795179=lib/!Nothing_to_test [545/754] 795179=prism/result/static_literals_test [546/754] 795179=-ext-/win32/test_fd_setsize [547/754] 795179=fiber/test_process [548/754] 795179=test_forwardable [549/754] 795179=dtrace/test_string [550/754] 795179=ruby/test_iterator [551/754] 795179=rubygems/test_gem_commands_install_command [552/754] 795180=rubygems/test_kernel [553/754] 795180=rubygems/test_gem_rdoc [554/754] 795180=-ext-/load/test_dot_dot [555/754] 795180=ruby/test_shapes [556/754] 795180=optparse/test_did_you_mean [557/754] 795180=prism/encoding/regular_expression_encoding_test [558/754] 795180=ruby/enc/test_cesu8 [559/754] 795180=fiber/test_storage [560/754] 795180=did_you_mean/spell_checking/test_method_name_check [561/754] 795180=psych/test_merge_keys [562/754] 795180=ruby/test_process [563/754] 795179=rubygems/test_gem_source_specific_file [564/754] 795179=ruby/enc/test_euc_kr [565/754] 795179=openssl/test_provider [566/754] 795179=-ext-/proc/test_bmethod [567/754] 795179=ruby/test_rand [568/754] 795179=prism/encoding/encodings_test [569/754] 795179=ruby/test_random_formatter [570/754] 795179=test_tsort [571/754] 795179=-ext-/typeddata/test_typeddata [572/754] 795179=rubygems/test_gem_commands_fetch_command [573/754] 795179=test_securerandom [574/754] 795179=rubygems/test_gem_commands_outdated_command [575/754] 795179=prism/encoding/string_encoding_test [576/754] 795179=rubygems/test_gem_dependency_list [577/754] 795179=rubygems/test_gem_doctor [578/754] 795179=json/json_fixtures_test [579/754] 795179=-ext-/struct/test_len [580/754] 795179=optparse/test_kwargs [581/754] 795179=-ext-/bignum/test_pack [582/754] 795179=io/wait/test_io_wait [583/754] 795179=-ext-/iseq_load/test_iseq_load [584/754] 795179=psych/test_stream [585/754] 795179=mkmf/test_have_library [586/754] 795179=openssl/test_ns_spki [587/754] 795179=dtrace/test_require [588/754] 795179=-ext-/load/test_stringify_symbols [589/754] 795179=objspace/test_objspace [590/754] 795181=prism/library_symbols_test [591/754] 795181=net/http/test_httpresponses [592/754] 795181=rubygems/test_deprecate [593/754] 795181=uri/test_generic [594/754] 795181=uri/test_common .Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-04-18 06:54:15.583081574 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 795180 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [595/754] 795181=-ext-/test_ensure_and_callcc [596/754] 795181=-ext-/postponed_job/test_postponed_job [597/754] 795181=rubygems/test_gem_request_set_lockfile [598/754] 795181=test_singleton [599/754] 795181=-ext-/string/test_fstring [600/754] 795181=psych/test_numeric [601/754] 795181=rubygems/test_gem_ext_rake_builder [602/754] 795181=test_timeout [603/754] 795181=did_you_mean/spell_checking/test_key_name_check [604/754] 795181=-ext-/thread/test_instrumentation_api [605/754] 795181=test_weakref [606/754] 795181=io/console/test_ractor [607/754] 795181=rubygems/test_gem_commands_stale_command [608/754] 795181=json/json_parser_test [609/754] 795181=date/test_date_strftime [610/754] 795181=uri/test_ws [611/754] 795181=rubygems/test_gem_commands_cert_command [612/754] 795180=prism/percent_delimiter_string_test [613/754] 795181=ruby/test_syntax [614/754] 795180=psych/test_scalar [615/754] 795180=did_you_mean/spell_checking/test_class_name_check [616/754] 795180=socket/test_basicsocket [617/754] 795180=optparse/test_zsh_completion [618/754] 795180=rubygems/test_gem_commands_environment_command [619/754] 795180=openssl/test_pkcs7 [620/754] 795180=ruby/test_pack [621/754] 795180=fiber/test_io_buffer [622/754] 795180=psych/test_deprecated [623/754] 795180=optparse/test_optparse [624/754] 795180=ruby/test_exception [625/754] 795180=optparse/test_bash_completion [626/754] 795180=ripper/test_files_test_2 [627/754] 795181=-ext-/bignum/test_div [628/754] 795181=prism/ruby/pattern_test [629/754] 795181=fiber/test_io [630/754] 795181=rubygems/test_gem_unsatisfiable_dependency_error [631/754] 795181=prism/result/static_inspect_test [632/754] 795181=ruby/test_literal [633/754] 795180=fiber/test_thread [634/754] 795181=ruby/test_complex2 [635/754] 795181=rubygems/test_config [636/754] 795180=rubygems/test_gem_security_signer [637/754] 795181=rubygems/test_gem_util [638/754] 795180=prism/result/index_write_test [639/754] 795180=openssl/test_pkey [640/754] 795180=prism/api/parse_success_test [641/754] 795180=-ext-/string/test_external_new [642/754] 795180=-ext-/bignum/test_bigzero [643/754] 795180=rubygems/test_gem_platform [644/754] 795181=prism/ruby/compiler_test [645/754] 795181=rubygems/test_gem_commands_query_command [646/754] 795180=rubygems/test_gem_remote_fetcher_local_ssl_server [647/754] 795181=fiber/test_ractor [648/754] 795181=psych/test_null [649/754] 795181=ruby/test_data [650/754] 795181=ruby/test_memory_view [651/754] 795181=openssl/test_pkey_dh [652/754] 795181=ruby/test_m17n_comb [653/754] 795180=psych/test_string [654/754] 795180=json/json_common_interface_test [655/754] 795180=error_highlight/test_error_highlight [656/754] 795180=dtrace/test_function_entry [657/754] 795180=dtrace/test_raise [658/754] 795180=ruby/test_complexrational [659/754] 795181=prism/result/named_capture_test [660/754] 795180=prism/version_test [661/754] 795180=ripper/test_files_lib [662/754] 795180=prism/api/lex_test [663/754] 795180=ruby/test_string_memory [664/754] 795181=-ext-/test_enumerator_kw [665/754] 795181=psych/test_marshalable [666/754] 795181=erb/test_erb_m17n [667/754] 795181=fiber/test_timeout [668/754] 795181=rubygems/test_webauthn_poller [669/754] 795180=date/test_date_conv [670/754] 795180=ruby/test_frozen [671/754] 795181=psych/test_serialize_subclasses [672/754] 795180=rubygems/test_gem_resolver_index_specification [673/754] 795181=mkmf/test_egrep_cpp [674/754] 795180=psych/test_tree_builder [675/754] 795180=ruby/enc/test_big5 [676/754] 795180=date/test_date [677/754] 795180=rubygems/test_gem_commands_update_command [678/754] 795181=-ext-/load/test_protect [679/754] 795181=pathname/test_pathname [680/754] 795181=ruby/test_fnmatch [681/754] 795181=yaml/test_store [682/754] 795181=coverage/test_coverage [683/754] 795181=test_tempfile [684/754] 795181=net/http/test_http_request [685/754] 795181=ruby/test_io_buffer [686/754] 795181=openssl/test_kdf [687/754] 795181=uri/test_ldap [688/754] 795181=ruby/test_thread_queue [689/754] 795180=ruby/test_defined [690/754] 795180=-ext-/funcall/test_passing_block [691/754] 795180=fileutils/test_nowrite [692/754] 795180=json/json_string_matching_test [693/754] 795180=prism/api/freeze_test [694/754] 795180=rubygems/test_gem_config_file [695/754] 795180=ruby/test_comparable [696/754] 795180=ruby/test_yjit_exit_locations [697/754] 795180=prism/ruby/location_test [698/754] 795180=ruby/test_io_timeout [699/754] 795180=psych/visitors/test_yaml_tree [700/754] 795180=rubygems/test_gem_commands_yank_command [701/754] 795180=-ext-/string/test_cstr [702/754] 795179=ruby/enc/test_euc_tw [703/754] 795179=rubygems/test_gem_resolver_dependency_request [704/754] 795179=-ext-/bignum/test_big2str [705/754] 795179=rubygems/test_gem_resolver_specification [706/754] 795179=openssl/test_pkey_dsa [707/754] 795180=did_you_mean/tree_spell/test_human_typo [708/754] 795180=-ext-/wait/test_wait [709/754] 795180=psych/test_nil [710/754] 795180=psych/test_psych [711/754] 795180=rubygems/test_gem_ext_cargo_builder [712/754] 795180=ruby/test_proc [713/754] 795180=-ext-/win32/test_console_attr [714/754] 795180=rubygems/test_gem_commands_unpack_command [715/754] 795180=zlib/test_zlib [716/754] 795179=-ext-/gvl/test_ubf_async_safe [717/754] 795179=prism/snippets_test [718/754] 795179=rubygems/test_gem_version_option [719/754] 795179=date/test_date_compat [720/754] 795179=resolv/test_resource [721/754] 795179=rubygems/test_gem_package_tar_reader_entry [722/754] 795181=rubygems/test_gem_uri [723/754] 795181=-ext-/test_bug-5832 [724/754] 795181=-ext-/iter/test_yield_block [725/754] 795181=-ext-/path_to_class/test_path_to_class [726/754] 795181=fiber/test_enumerator [727/754] 795181=optparse/test_reqarg [728/754] 795181=ruby/test_frozen_error [729/754] 795181=rubygems/test_gem_version [730/754] 795179=did_you_mean/test_spell_checker [731/754] 795179=rubygems/test_gem_ext_ext_conf_builder [732/754] 795181=socket/test_tcp [733/754] 795181=rubygems/test_gem_name_tuple [734/754] 795181=-ext-/integer/test_integer [735/754] 795181=rubygems/test_gem_requirement [736/754] 795179=ruby/test_pipe [737/754] 795181=ruby/test_string [738/754] 795179=rubygems/test_gem_resolver_activation_request [739/754] 795179=rubygems/test_gem_commands_server_command [740/754] 795179=ruby/test_encoding [741/754] 795179=openssl/test_hmac [742/754] 795179=mkmf/test_constant [743/754] 795179=test_find [744/754] 795179=-ext-/rational/test_rat [745/754] 795179=rubygems/test_gem_request_connection_pools [746/754] 795179=mkmf/test_flags [747/754] 795180=psych/test_yamlstore [748/754] 795180=-ext-/test_bug-3571 [749/754] 795180=ruby/test_numeric [750/754] 795180=uri/test_file [751/754] 795180=ruby/test_time [752/754] 795179=-ext-/string/test_capacity [753/754] 795179=rubygems/test_gem_commands_owner_command [754/754] 795180=-ext-/float/test_nextafter Finished tests in 185.925545s, 152.9537 tests/s, 32661.0849 assertions/s. 28438 tests, 6072530 assertions, 0 failures, 0 errors, 126 skips ruby -v: ruby 3.5.0dev (2025-04-18T07:07:17Z master 900ece77b2) +PRISM [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 -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.1.0 -Dmodular_gc_dir= 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-22.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 '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/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/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/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/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' 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' ruby 3.5.0dev (2025-04-18T07:07:17Z master 900ece77b2) +PRISM [aarch64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 23.186172 seconds 3336 files, 33639 examples, 193563 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.