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