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