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