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