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