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