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