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