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