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