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