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