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