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