# Logfile created on 2024-12-19 15:12:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2f285dfdc8 @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.20241219-151239", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2f28601c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2f28601900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2f2851a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20241219-151239", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20241219-151239>, @binmode=false, @mon_data=#<Monitor:0x00007f2f28601680>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   ccded85..7b2ae8d  master     -> origin/master
Updating ccded85..7b2ae8d
Fast-forward
 ext/coverage/coverage.c      |  6 ++---
 ext/objspace/objspace.c      |  6 ++---
 ext/objspace/objspace_dump.c |  6 ++---
 gc.c                         | 23 +++++++++++++++++-
 gc/default/default.c         | 56 +++++++++++++++++++++---------------------
 imemo.c                      |  4 +--
 internal/parse.h             |  3 ++-
 internal/sanitizers.h        | 58 ++++++++++++++++++--------------------------
 iseq.c                       | 16 ++++++------
 parse.y                      | 18 ++++++++++----
 rjit_c.c                     |  4 +--
 ruby_parser.c                |  7 ++++--
 rubyparser.h                 |  4 ++-
 test/ripper/test_ripper.rb   |  7 ++++++
 vm_method.c                  |  6 ++---
 yjit.c                       |  4 +--
 16 files changed, 128 insertions(+), 100 deletions(-)
Latest commit hash = 7b2ae8df90
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk_gcc11/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk_gcc11/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
compiling compiler ripper.y
x86_64-linux-fake.rb updated
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
generating /tmp/ruby/src/trunk_gcc11/ext/ripper/ripper_init.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 /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'
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'
$$$[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/main.c
compiling /tmp/ruby/src/trunk_gcc11/miniinit.c
compiling /tmp/ruby/src/trunk_gcc11/array.c
compiling /tmp/ruby/src/trunk_gcc11/ast.c
compiling /tmp/ruby/src/trunk_gcc11/bignum.c
compiling /tmp/ruby/src/trunk_gcc11/class.c
compiling /tmp/ruby/src/trunk_gcc11/compile.c
compiling /tmp/ruby/src/trunk_gcc11/complex.c
compiling /tmp/ruby/src/trunk_gcc11/cont.c
compiling /tmp/ruby/src/trunk_gcc11/debug.c
compiling /tmp/ruby/src/trunk_gcc11/dir.c
compiling /tmp/ruby/src/trunk_gcc11/encoding.c
compiling /tmp/ruby/src/trunk_gcc11/enumerator.c
compiling /tmp/ruby/src/trunk_gcc11/error.c
compiling /tmp/ruby/src/trunk_gcc11/eval.c
compiling /tmp/ruby/src/trunk_gcc11/gc.c
compiling /tmp/ruby/src/trunk_gcc11/hash.c
compiling /tmp/ruby/src/trunk_gcc11/imemo.c
compiling /tmp/ruby/src/trunk_gcc11/io.c
compiling /tmp/ruby/src/trunk_gcc11/io_buffer.c
compiling /tmp/ruby/src/trunk_gcc11/iseq.c
compiling /tmp/ruby/src/trunk_gcc11/load.c
compiling /tmp/ruby/src/trunk_gcc11/marshal.c
compiling /tmp/ruby/src/trunk_gcc11/memory_view.c
compiling /tmp/ruby/src/trunk_gcc11/rjit.c
compiling /tmp/ruby/src/trunk_gcc11/rjit_c.c
compiling /tmp/ruby/src/trunk_gcc11/node.c
compiling /tmp/ruby/src/trunk_gcc11/node_dump.c
compiling /tmp/ruby/src/trunk_gcc11/numeric.c
compiling /tmp/ruby/src/trunk_gcc11/object.c
compiling /tmp/ruby/src/trunk_gcc11/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_gcc11/proc.c
compiling /tmp/ruby/src/trunk_gcc11/process.c
compiling /tmp/ruby/src/trunk_gcc11/ractor.c
compiling /tmp/ruby/src/trunk_gcc11/random.c
compiling /tmp/ruby/src/trunk_gcc11/rational.c
compiling /tmp/ruby/src/trunk_gcc11/re.c
compiling /tmp/ruby/src/trunk_gcc11/regparse.c
compiling /tmp/ruby/src/trunk_gcc11/ruby.c
compiling /tmp/ruby/src/trunk_gcc11/ruby_parser.c
compiling /tmp/ruby/src/trunk_gcc11/scheduler.c
compiling /tmp/ruby/src/trunk_gcc11/shape.c
compiling /tmp/ruby/src/trunk_gcc11/signal.c
compiling /tmp/ruby/src/trunk_gcc11/sprintf.c
compiling /tmp/ruby/src/trunk_gcc11/st.c
compiling /tmp/ruby/src/trunk_gcc11/string.c
compiling /tmp/ruby/src/trunk_gcc11/struct.c
compiling /tmp/ruby/src/trunk_gcc11/symbol.c
compiling /tmp/ruby/src/trunk_gcc11/thread.c
compiling /tmp/ruby/src/trunk_gcc11/time.c
compiling /tmp/ruby/src/trunk_gcc11/util.c
compiling /tmp/ruby/src/trunk_gcc11/variable.c
compiling /tmp/ruby/src/trunk_gcc11/version.c
compiling /tmp/ruby/src/trunk_gcc11/vm.c
compiling /tmp/ruby/src/trunk_gcc11/vm_backtrace.c
compiling /tmp/ruby/src/trunk_gcc11/vm_dump.c
compiling /tmp/ruby/src/trunk_gcc11/vm_sync.c
compiling /tmp/ruby/src/trunk_gcc11/vm_trace.c
compiling /tmp/ruby/src/trunk_gcc11/weakmap.c
compiling /tmp/ruby/src/trunk_gcc11/yjit.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
dc6e25bfcf9cfc13b6bd0d9ba5c610d85a9c49975564fceeaf97ca6fcc4325a6  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]: 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]: 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'
compiling /tmp/ruby/src/trunk_gcc11/ext/coverage/coverage.c
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/date'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
compiling /tmp/ruby/src/trunk_gcc11/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering 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/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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
compiling /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
compiling /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/init.c
compiling /tmp/ruby/src/trunk_gcc11/ext/ripper/ripper.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
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'
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_gcc11/ext/objspace/objspace.c
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'
compiling /tmp/ruby/src/trunk_gcc11/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_gcc11/ext/ripper/ripper_init.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
checking /tmp/ruby/src/trunk_gcc11/parse.y and /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/option.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
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
	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
generating encdb.h
generating enc.mk
encdb.h unchanged
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.

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 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/date'
make[2]: Entering 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/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/json'
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/monitor'
make[2]: Leaving 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]: 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
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.10.0/ext/debug'
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/ext/socket'
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/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug'
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]: 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/racc-1.8.1/ext/racc/cparse'
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/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]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
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/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.1
                                    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.3
                                    logger 1.6.4
                                    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.2.0
                                    pstore 0.1.4
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    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
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.6
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.2
                                    strscan 3.1.2
                                    zlib 3.2.1
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.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.7.0
                                    typeprof 0.30.0
                                    debug 1.10.0
                                    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.1
                                    repl_type_completor 0.1.9
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+1/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
 FF#1585 test_thread.rb:279: 
     require 'timeout'
     th = Thread.new {sleep 0.2}
     begin
       Timeout.timeout(0.1) {th.join}
     rescue Timeout::Error
     end
     th.join
  #=> not finished in 3 seconds  
#1584 test_thread.rb:273: 
     th = Thread.new {sleep 0.2}
     th.join(0.1)
     th.join
  #=> not finished in 3 seconds  
FAIL 2/2003 tests failed
make: *** [uncommon.mk:896: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512.
$$$[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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
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=12343
  "--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] 647530=test_cesu8
[  2/916] 647530=test_fnmatch
[  3/916] 647535=test_notimplement
[  4/916] 647530=test_gem_ext_configure_builder
[  5/916] 647531=test_rdoc_parser
[  6/916] 647533=test_gem_resolver_activation_request
[  7/916] 647535=test_array
[  8/916] 647535=test_require_path_check
[  9/916] 647535=test_erb_m17n
[ 10/916] 647531=test_x509attr
[ 11/916] 647535=test_ldap
[ 12/916] 647531=test_abi
[ 13/916] 647535=test_case_options
[ 14/916] 647535=test_x509store
[ 15/916] 647530=test_set_len
[ 16/916] 647530=test_gem_commands_lock_command
[ 17/916] 647533=test_reqarg
[ 18/916] 647530=test_handle
[ 19/916] 647531=test_gem_resolver_installed_specification
[ 20/916] 647530=test_rdoc_markup_attributes
[ 21/916] 647535=test_gem_source_local
[ 22/916] 647530=test_resource
[ 23/916] 647530=test_win32ole_event
[ 24/916] 647530=test_raise
[ 25/916] 647530=string_encoding_test
[ 26/916] 647530=test_compile_prism
[ 27/916] 647531=test_pack
[ 28/916] 647533=test_string
[ 29/916] 647531=test_random
[ 30/916] 647531=json_encoding_test
[ 31/916] 647531=test_face
[ 32/916] 647531=test_sizeof
[ 33/916] 647530=test_wss
[ 34/916] 647530=test_gem_commands_rebuild_command
[ 35/916] 647533=test_function
[ 36/916] 647535=test_gb18030
[ 37/916] 647535=test_integer_comb
[ 38/916] 647530=test_sleep
[ 39/916] 647533=test_tempfile
[ 40/916] 647533=test_gem_local_remote_options
[ 41/916] 647533=test_clone
[ 42/916] 647530=test_gem_resolver_git_specification
[ 43/916] 647533=test_digest
[ 44/916] 647530=test_gem_resolver_git_set
[ 45/916] 647533=test_utf32
[ 46/916] 647533=test_yamlstore
[ 47/916] 647533=test_rdoc_generator_pot_po
[ 48/916] 647533=test_rdoc_markup_to_html
[ 49/916] 647533=test_yield
[ 50/916] 647535=test_mul
[ 51/916] 647535=test_defined
[ 52/916] 647535=test_bundled_ca
[ 53/916] 647530=test_fiddle
[ 54/916] 647530=test_noarg
[ 55/916] 647535=test_system
[ 56/916] 647530=test_ractor
[ 57/916] 647530=test_gem_console_ui
[ 58/916] 647530=source_location_test
[ 59/916] 647530=test_ws
[ 60/916] 647530=node_id_test
[ 61/916] 647530=test_gem_bundler_version_finder
[ 62/916] 647530=test_irb
[ 63/916] 647535=test_rdoc_markup_heading
[ 64/916] 647535=test_undef
[ 65/916] 647535=test_at_exit
[ 66/916] 647535=percent_delimiter_string_test
[ 67/916] 647530=test_last_thread
[ 68/916] 647535=test_file
[ 69/916] 647535=test_webauthn_listener_response
[ 70/916] 647535=test_gem_commands_signout_command
[ 71/916] 647535=test_init
[ 72/916] 647533=test_acceptable
[ 73/916] 647533=test_method
[ 74/916] 647530=test_rdoc_cross_reference
[ 75/916] 647535=test_object_references
[ 76/916] 647535=test_rdoc_markup_to_tt_only
[ 77/916] 647535=test_win32ole_type_event
[ 78/916] 647535=test_io_console
[ 79/916] 647530=test_hash
[ 80/916] 647530=test_popen_deadlock
[ 81/916] 647530=test_rdoc_ri_driver
[ 82/916] 647530=test_c_union_entity
[ 83/916] 647530=test_gem_resolver_dependency_request
[ 84/916] 647530=test_httpheader
[ 85/916] 647535=test_eval_history
[ 86/916] 647535=test_type
[ 87/916] 647530=test_files_ext
[ 88/916] 647530=test_within_pipe
[ 89/916] 647535=test_load
[ 90/916] 647530=test_yield_block
[ 91/916] 647535=test_beginendblock
[ 92/916] 647530=test_gem_source_installed
[ 93/916] 647530=test_rb_str_dup
[ 94/916] 647530=test_comparable
[ 95/916] 647530=test_gem_commands_build_command
[ 96/916] 647535=test_placearg
[ 97/916] 647533=test_numeric
[ 98/916] 647533=test_io_timeout
[ 99/916] 647533=test_rdoc_parser_ruby
[100/916] 647535=test_httpresponse
[101/916] 647535=test_ractor
[102/916] 647535=test_key_event_record
[103/916] 647535=test_delete
[104/916] 647535=test_hmac
[105/916] 647535=test_continuation
[106/916] 647535=static_inspect_test
[107/916] 647535=test_wait
[108/916] 647535=reflection_test
[109/916] 647535=test_files_test
[110/916] 647530=test_multi_irb_commands
[111/916] 647530=test_macro
[112/916] 647530=test_append
[113/916] 647530=test_open3
[114/916] 647535=test_gem_resolver_api_specification
[115/916] 647533=test_euc_tw
[116/916] 647535=test_tree_spell_checker
[117/916] 647533=test_gem_resolver
[118/916] 647535=test_ssl_session
[119/916] 647531=test_mdns
[120/916] 647531=test_gem_source_subpath_problem
[121/916] 647531=test_object_create_start
[122/916] 647531=test_logdevice
[123/916] 647535=test_cgi_multipart
[124/916] 647530=test_win32ole_param_event
[125/916] 647530=test_ensured
[126/916] 647530=test_autoconf
[127/916] 647530=test_x509cert
[128/916] 647535=test_class
[129/916] 647533=test_mkmf
[130/916] 647533=test_rdoc_markup_paragraph
[131/916] 647533=test_const
[132/916] 647533=heredoc_test
[133/916] 647533=test_backtrace
[134/916] 647530=test_workspace
[135/916] 647530=test_securerandom
[136/916] 647530=test_rdoc_comment
[137/916] 647530=test_rdoc_task
[138/916] 647530=test_project_sanity
[139/916] 647530=test_rdoc_alias
[140/916] 647530=test_io_buffer
[141/916] 647533=test_digest_extend
[142/916] 647533=test_exception_at_throwing
[143/916] 647531=test_logperiod
[144/916] 647530=test_gem_commands_unpack_command
[145/916] 647531=test_process
[146/916] 647533=parser_test
[147/916] 647533=test_stack
[148/916] 647530=test_prettyprint
[149/916] 647530=test_gem_source
[150/916] 647533=test_address_resolve
[151/916] 647533=test_benchmark
[152/916] 647535=test_gem_resolver_installer_set
[153/916] 647533=test_config
[154/916] 647530=test_stringio
[155/916] 647533=test_iter_break
[156/916] 647533=test_queue
[157/916] 647533=test_econv
[158/916] 647530=test_pkcs12
[159/916] 647535=test_num2int
[160/916] 647535=test_iseq
[161/916] 647530=test_ftp
[162/916] 647530=test_gem_resolver_local_specification
[163/916] 647535=test_gem_package_tar_writer
[164/916] 647533=test_gem_commands_server_command
[165/916] 647533=test_pkey_dh
[166/916] 647535=test_utf16
[167/916] 647535=test_httpresponses
[168/916] 647535=test_rdoc_markup_include
[169/916] 647535=test_parse
[170/916] 647533=test_stream
[171/916] 647533=test_assembler
[172/916] 647533=test_gem_commands_outdated_command
[173/916] 647533=test_gem_commands_info_command
[174/916] 647533=test_passing_block
[175/916] 647530=test_pstore
[176/916] 647530=test_custom_command
[177/916] 647530=test_condition
[178/916] 647530=test_gem_commands_update_command
[179/916] 647535=test_cp949
[180/916] 647535=test_yaml
[181/916] 647533=test_pattern_matching
[182/916] 647533=test_etc
[183/916] 647533=test_sorted_set
[184/916] 647535=test_emoji
[185/916] 647535=test_gem_ext_cargo_builder
[186/916] 647535=test_date_attr
[187/916] 647535=constant_path_node_test
[188/916] 647535=test_autoload
[189/916] 647533=test_depth_first
[190/916] 647533=test_rdoc_markup_to_bs
[191/916] 647533=test_euc_kr
[192/916] 647533=test_rdoc_top_level
[193/916] 647533=test_scalar
[194/916] 647533=test_io
[195/916] 647533=test_gem_request_set
[196/916] 647533=test_buffered_io
[197/916] 647533=test_path
[198/916] 647533=test_rdoc_markup_attribute_manager
[199/916] 647535=test_io
[200/916] 647533=test_io_wait
[201/916] 647533=test_gem_resolver_composed_set
[202/916] 647533=test_kwargs
[203/916] 647533=test_gem_version_option
[204/916] 647533=test_reline_key
[205/916] 647533=test_nesting_parser
[206/916] 647533=test_jaro_winkler
[207/916] 647533=test_ripper
[208/916] 647533=test_unicode_normalize
[209/916] 647533=test_enc_raise
[210/916] 647533=integer_parse_test
[211/916] 647533=test_gem_ext_cargo_builder_link_flag_converter
[212/916] 647533=ripper_test
[213/916] 647533=test_rubygems
[214/916] 647533=test_gem_spec_fetcher
[215/916] 647530=test_color
[216/916] 647530=test_nomethod_error
[217/916] 647530=test_enc_str_buf_cat
[218/916] 647530=test_scalar_scanner
[219/916] 647530=test_objectspace
[220/916] 647533=test_ractor
[221/916] 647533=test_win32ole_method_event
[222/916] 647533=test_configuration
[223/916] 647533=test_require_lib
[224/916] 647530=magic_comment_test
[225/916] 647533=test_shapes
[226/916] 647533=test_pkey
[227/916] 647533=relocation_test
[228/916] 647533=test_windows_1251
[229/916] 647533=test_ns_spki
[230/916] 647533=test_gem_source_fetch_problem
[231/916] 647533=test_thread
[232/916] 647530=test_framework
[233/916] 647530=test_literal
[234/916] 647533=newline_offsets_test
[235/916] 647533=test_ractor_compatibility
[236/916] 647530=test_rdoc_rd_inline
[237/916] 647530=test_rdoc_rd_inline_parser
[238/916] 647530=test_gem_ext_builder
[239/916] 647533=test_forwardable
[240/916] 647533=test_files_test_1
[241/916] 647530=test_bug-3571
[242/916] 647530=test_store
[243/916] 647530=numeric_value_test
[244/916] 647530=test_optarg
[245/916] 647530=test_enumerable
[246/916] 647530=test_flip
[247/916] 647530=test_rdoc_generator_json_index
[248/916] 647530=test_gem_resolver_api_set
[249/916] 647530=ruby_parser_test
[250/916] 647530=test_exception
[251/916] 647530=test_gem_package
[252/916] 647533=test_rdoc_markup_to_ansi
[253/916] 647533=test_arith_seq_extract
[254/916] 647533=test_gem_ci_detector
[255/916] 647533=test_win32ole_param
[256/916] 647533=test_io_wait_uncommon
[257/916] 647533=test_gbk
[258/916] 647533=test_color_printer
[259/916] 647533=test_warning
[260/916] 647533=test_resize
[261/916] 647533=test_rdoc_markup_to_markdown
[262/916] 647531=test_win32ole_typelib
[263/916] 647531=test_assignment
[264/916] 647533=test_external_new
[265/916] 647533=test_gem_commands_list_command
[266/916] 647533=test_protocol
[267/916] 647533=overlap_test
[268/916] 647530=!Nothing_to_test
[269/916] 647530=test_find
[270/916] 647530=test_gem_commands_help_command
[271/916] 647530=test_force_exit
[272/916] 647530=test_formatter
[273/916] 647530=test_generic
[274/916] 647530=test_gem_gem_runner
[275/916] 647530=test_gem_commands_mirror
[276/916] 647530=test_rdoc_generator_pot
[277/916] 647530=test_cgi_util
[278/916] 647533=test_stringscanner
[279/916] 647533=test_bug-5832
[280/916] 647533=test_rdoc_context_section
[281/916] 647533=snippets_test
[282/916] 647530=test_debug
[283/916] 647530=test_require
[284/916] 647531=regexp_test
[285/916] 647531=test_gem_request_set_lockfile_tokenizer
[286/916] 647531=json_generic_object_test
[287/916] 647531=test_lazy_enumerator
[288/916] 647533=test_find_executable
[289/916] 647533=test_kernel
[290/916] 647530=test_basicinstructions
[291/916] 647531=test_asn1
[292/916] 647531=test_https_proxy
[293/916] 647530=test_syntax
[294/916] 647531=test_key_actor_emacs
[295/916] 647531=test_helper_method
[296/916] 647531=test_rdoc_markup
[297/916] 647531=test_backtrace
[298/916] 647531=test_iseq_load
[299/916] 647533=test_gem_remote_fetcher
[300/916] 647533=test_emitter
[301/916] 647533=test_eval
[302/916] 647535=test_rdoc_rdoc
[303/916] 647531=test_io_buffer
[304/916] 647535=test_normalize
[305/916] 647535=test_date_parse
[306/916] 647531=test_c_struct_entry
[307/916] 647533=test_thread
[308/916] 647533=test_gem_resolver_lock_specification
[309/916] 647533=test_usrmarshal
[310/916] 647535=equality_test
[311/916] 647535=test_pkey_ec
[312/916] 647535=test_gem_commands_pristine_command
[313/916] 647533=test_rdoc_stats
[314/916] 647531=test_config
[315/916] 647533=test_flags
[316/916] 647531=test_member
[317/916] 647531=test_rdoc_store
[318/916] 647531=test_my_integer
[319/916] 647531=test_debugger_integration
[320/916] 647531=test_fd_setsize
[321/916] 647531=test_arith_seq_beg_len_step
[322/916] 647531=test_gem_commands_dependency_command
[323/916] 647531=test_gem_resolver_requirement_list
[324/916] 647531=desugar_compiler_test
[325/916] 647531=test_inlinecache
[326/916] 647531=test_internal_ivar
[327/916] 647531=test_egrep_cpp
[328/916] 647533=test_tracepoint
[329/916] 647531=test_date_conv
[330/916] 647531=test_gem_security_policy
[331/916] 647535=json_ext_parser_test
[332/916] 647535=test_file
[333/916] 647533=bom_test
[334/916] 647533=test_gc_compact
[335/916] 647531=test_ansi
[336/916] 647531=test_complex
[337/916] 647531=test_typeddata
[338/916] 647531=test_rendering
[339/916] 647531=test_gem_commands_setup_command
[340/916] 647531=test_nofree
[341/916] 647531=test_error_highlight
[342/916] 647531=test_gem_source_lock
[343/916] 647531=test_tcp
[344/916] 647531=test_ifunless
[345/916] 647531=test_severity
[346/916] 647531=test_ractor
[347/916] 647531=test_coderange
[348/916] 647531=test_gem_remote_fetcher_local_ssl_server
[349/916] 647535=test_m17n_comb
[350/916] 647533=test_frozen
[351/916] 647533=test_kill_ring
[352/916] 647533=test_sprintf
[353/916] 647533=breadth_first_search_test
[354/916] 647533=test_data
[355/916] 647533=test_weakmap
[356/916] 647530=test_cclass
[357/916] 647530=test_gc
[358/916] 647531=newline_test
[359/916] 647531=test_regex_casefold
[360/916] 647531=test_json_tree
[361/916] 647535=test_gem_source_git
[362/916] 647531=test_command
[363/916] 647531=test_gem_commands_check_command
[364/916] 647531=parse_comments_test
[365/916] 647531=test_rdoc_ri_paths
[366/916] 647531=test_class_name_check
[367/916] 647531=test_exception
[368/916] 647535=test_common
[369/916] 647535=test_scan_args
[370/916] 647535=test_date_new
[371/916] 647535=test_scanner_events
[372/916] 647535=test_psych
[373/916] 647535=test_rdoc_class_module
[374/916] 647535=test_kdf
[375/916] 647535=test_foreach
[376/916] 647535=test_key_stroke
[377/916] 647535=test_summary
[378/916] 647535=test_gem_remote_fetcher_local_server
[379/916] 647531=test_pattern_key_name_check
[380/916] 647531=test_call
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 46821>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
[381/916] 647531=test_remote_fetch_error
[382/916] 647531=json_string_matching_test
[383/916] 647531=test_gem_resolver_vendor_specificationLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 43777>

[384/916] 647531=test_profile_frames
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 38745>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
[385/916] 647535=test_stream
[386/916] 647535=string_query_test
[387/916] 647535=test_gem_request_set_gem_dependency_api
[388/916] 647531=test_date_time
[389/916] 647531=test_change_word
[390/916] 647531=test_require
[391/916] 647531=test_enumerator
[392/916] 647535=test_getopts
[393/916] 647535=test_date_marshal
[394/916] 647535=test_gem_resolver_lock_set
[395/916] 647535=test_file_exhaustive
[396/916] 647533=test_rdoc_text
[397/916] 647533=test_rdoc_markup_formatter
[398/916] 647533=test_gem_request_set_lockfile_parser
[399/916] 647533=test_http
[400/916] 647533=test_safe_load
[401/916] 647533=test_gem_commands_exec_command
[402/916] 647533=test_rdoc_servlet
[403/916] 647533=test_gem_update_suggestion
[404/916] 647530=test_gem_dependency_resolution_error
[405/916] 647530=test_win32ole_method
[406/916] 647530=test_name_error
[407/916] 647530=test_gem_source_vendor
[408/916] 647533=heredoc_dedent_test
[409/916] 647533=test_convertible
[410/916] 647530=locals_test
[411/916] 647530=test_null
[412/916] 647530=test_propertyputref
[413/916] 647530=test_gem_available_set
[414/916] 647530=test_modify_expand
[415/916] 647530=json_generator_test
[416/916] 647535=test_socket
[417/916] 647530=test_rendering
[418/916] 647530=test_gem_commands_cleanup_command
[419/916] 647530=test_name_error_extension
[420/916] 647530=test_rdoc_parser_simple
[421/916] 647530=test_enum
[422/916] 647530=test_reline
[423/916] 647530=test_readpartial
[424/916] 647530=test_string
[425/916] 647535=test_arithmetic_sequence
[426/916] 647535=test_pty
[427/916] 647535=test_stringchar
[428/916] 647535=test_tsort
[429/916] 647535=test_rdoc_markup_verbatim
[430/916] 647535=test_extlibs
[431/916] 647535=test_date_strptime
[432/916] 647535=test_pkey_dsa
[433/916] 647531=test_rdoc_markup_to_joined_paragraph
[434/916] 647531=test_lambda
[435/916] 647531=test_io_m17n
[436/916] 647533=test_data
[437/916] 647533=test_files_test_2
[438/916] 647533=test_rdoc_require
[439/916] 647533=test_postponed_job
[440/916] 647535=test_gem_impossible_dependencies_error
[441/916] 647535=test_gem_request_set_lockfile
[442/916] 647533=test_ractor
[443/916] 647533=test_udp
[444/916] 647533=warnings_test
[445/916] 647533=test_optparse
[446/916] 647533=test_gem_resolver_index_set
[447/916] 647533=test_range
[448/916] 647535=test_eval
[449/916] 647535=test_ocsp
[450/916] 647531=test_folderitem2_invokeverb
[451/916] 647531=test_ts
[452/916] 647533=test_windows_1252
[453/916] 647533=test_locale
[454/916] 647533=test_dir
[455/916] 647535=test_config
[456/916] 647533=test_gem_stream_ui
[457/916] 647535=test_rdoc_generator_ri
[458/916] 647535=dispatcher_test
[459/916] 647533=test_tmpdir
[460/916] 647535=compiler_test
[461/916] 647535=test_yaml_special_cases
[462/916] 647535=test_gem_source_list
[463/916] 647533=test_time
[464/916] 647535=test_addr
[465/916] 647535=test_gem_util
[466/916] 647531=test_printf
[467/916] 647531=test_pack
[468/916] 647533=test_gem_dependency
[469/916] 647535=test_serialize_subclasses
[470/916] 647535=test_helper
[471/916] 647535=test_gem_command
[472/916] 647535=test_rdoc_i18n_text
[473/916] 647535=test_gem_source_specific_file
[474/916] 647533=comments_test
[475/916] 647533=regular_expression_encoding_test
[476/916] 647533=test_history
[477/916] 647533=test_weakref
[478/916] 647531=test_case_comprehensive
[479/916] 647531=test_gem_commands_yank_command
[480/916] 647535=test_timeout
[481/916] 647533=json_common_interface_test
[482/916] 647533=integer_base_flags_test
[483/916] 647533=test_rdoc_generator_pot_po_entry
[484/916] 647533=test_have_macro
[485/916] 647531=test_singleton
[486/916] 647531=test_help
[487/916] 647531=test_regexp
[488/916] 647535=test_human_typo
[489/916] 647535=test_files_lib
[490/916] 647535=test_gem_ext_cargo_builder_unit
[491/916] 647535=test_gem_package_tar_reader_entry
[492/916] 647535=test_ole_methods
[493/916] 647535=test_registry
[494/916] 647535=test_bundled_gems
[495/916] 647535=test_ractor
[496/916] 647535=test_pair
[497/916] 647533=test_func
[498/916] 647535=test_object
[499/916] 647535=test_nonblock
[500/916] 647535=test_rdoc_generator_markup
[501/916] 647535=test_gem_doctor
[502/916] 647535=test_gem_command_manager
[503/916] 647535=test_gem_package_old
[504/916] 647535=test_gem_safe_yaml
[505/916] 647535=test_rdoc_parser_prism_ruby
[506/916] 647533=test_ancdata
[507/916] 647533=test_pack
[508/916] 647533=test_install
[509/916] 647533=test_complex2
[510/916] 647533=test_recorder
[511/916] 647533=test_objspace
[512/916] 647535=json_addition_test
[513/916] 647535=test_have_func
[514/916] 647535=test_pkcs7
[515/916] 647535=test_gem_uri
[516/916] 647535=test_qsort
[517/916] 647535=test_spell_checker
[518/916] 647535=test_gem_request_connection_pools
[519/916] 647535=test_gem_uninstaller
[520/916] 647535=test_trick
[521/916] 647535=test_key_actor_vi
[522/916] 647535=attribute_write_test
[523/916] 647535=test_rdoc_markup_to_html_crossref
[524/916] 647535=test_enumerator
[525/916] 647535=test_env
[526/916] 647535=test_have_library
[527/916] 647535=test_random
[528/916] 647535=test_sleep
[529/916] 647530=test_rdoc_markup_to_table_of_contents
[530/916] 647530=test_rdoc_markup_to_rdoc
[531/916] 647530=test_word
[532/916] 647530=test_cgi_modruby
[533/916] 647530=test_gem_path_support
[534/916] 647530=test_gem_ext_rake_builder
[535/916] 647535=test_numeric
[536/916] 647535=test_lexer
[537/916] 647535=test_rand
[538/916] 647530=test_date_compat
[539/916] 647530=test_cgi_tag_helper
[540/916] 647530=test_rdoc_attr
[541/916] 647530=command_line_test
[542/916] 647530=test_stat
[543/916] 647530=test_time
[544/916] 647535=parse_stream_test
[545/916] 647535=test_logger
[546/916] 647535=test_context
[547/916] 647531=test_dot_dot
[548/916] 647531=test_arity
[549/916] 647531=test_ipaddr
[550/916] 647531=test_coder
[551/916] 647530=test_symbol
[552/916] 647531=test_ast
[553/916] 647535=test_update
[554/916] 647535=test_trace
[555/916] 647535=test_unix
[556/916] 647535=test_transcode
[557/916] 647535=test_rdoc_include
[558/916] 647535=test_variable_name_check
[559/916] 647535=test_interned_str
[560/916] 647535=test_gem_commands_uninstall_command
[561/916] 647535=test_import
[562/916] 647535=test_rdoc_options
[563/916] 647535=test_memory_view
[564/916] 647530=test_gem_commands_specification_command
[565/916] 647530=test_rdoc_single_class
[566/916] 647530=test_gem_install_update_options
[567/916] 647535=implicit_array_test
[568/916] 647535=test_frozen_error
[569/916] 647535=test_pipe
[570/916] 647530=test_gem_request
[571/916] 647535=test_win32ole_variant_outarg
[572/916] 647535=test_rdoc_generator_darkfish
[573/916] 647530=test_rdoc_i18n_locale
[574/916] 647530=test_rdoc_token_stream
[575/916] 647530=test_rdoc_markup_to_html_snippet
[576/916] 647535=test_thread_fd_close
[577/916] 647535=test_parser_events
[578/916] 647530=test_erb_command
[579/916] 647535=test_rdoc_method_attr
[580/916] 647530=test_timeout
[581/916] 647530=unescape_test
[582/916] 647535=test_to_ary_concat
[583/916] 647530=static_literals_test
[584/916] 647530=test_big5
[585/916] 647530=test_dup
[586/916] 647530=test_len
[587/916] 647530=test_mailto
[588/916] 647530=test_gem_silent_ui
[589/916] 647530=test_rdoc_parser_changelog
[590/916] 647530=test_grapheme_breaks
[591/916] 647530=test_provider
[592/916] 647530=version_test
[593/916] 647530=test_gem_remote_fetcher_s3
[594/916] 647530=test_bignum
[595/916] 647530=test_zlib
[596/916] 647535=test_str2big
[597/916] 647535=test_ostruct
[598/916] 647535=test_proc
[599/916] 647535=ractor_test
[600/916] 647535=test_case_mapping
[601/916] 647535=lex_test
[602/916] 647535=test_gem_commands_which_command
[603/916] 647535=test_nil
[604/916] 647535=test_win32ole_variant_m
[605/916] 647535=test_constant
[606/916] 647535=test_super
[607/916] 647535=test_rdoc_rd
[608/916] 647535=test_marshalable
[609/916] 647535=test_encoding
[610/916] 647535=regular_expression_options_test
[611/916] 647535=test_date_arith
[612/916] 647535=test_win32ole_type
[613/916] 647535=test_gem_commands_cert_command
[614/916] 647530=test_err_in_callback
[615/916] 647530=test_ractor
[616/916] 647530=test_signedness
[617/916] 647535=test_memory_view
[618/916] 647535=test_thread
[619/916] 647533=test_require
[620/916] 647530=test_cgi_header
[621/916] 647530=test_show_source
[622/916] 647530=parameters_signature_test
[623/916] 647530=test_pointer
[624/916] 647530=test_coverage
[625/916] 647533=test_input_method
[626/916] 647533=test_pathname
[627/916] 647533=parse_test
[628/916] 647533=test_bug_reporter
[629/916] 647530=test_shift_jis
[630/916] 647530=test_enumerator_kw
[631/916] 647530=test_rdoc_markup_to_label
[632/916] 647530=test_did_you_mean
[633/916] 647533=test_struct
[634/916] 647530=dump_test
[635/916] 647533=test_not
[636/916] 647533=test_arity
[637/916] 647533=onigmo_test
[638/916] 647533=fuzzer_test
[639/916] 647533=test_gem_validator
[640/916] 647533=test_date
[641/916] 647533=test_div
[642/916] 647533=test_gem_ext_ext_conf_builder
[643/916] 647535=test_rdoc_rubygems_hook
[644/916] 647535=test_instrumentation_api
[645/916] 647530=test_thread_queue
[646/916] 647533=test_path_to_class
[647/916] 647533=test_nowrite
[648/916] 647533=test_gem_security
[649/916] 647535=test_dns
[650/916] 647535=test_deprecated
[651/916] 647535=test_weakkeymap
[652/916] 647535=test_hash_create
[653/916] 647535=test_nil2vtempty
[654/916] 647535=test_emoji_breaks
[655/916] 647535=location_test
[656/916] 647535=test_cstr
[657/916] 647535=test_alias
[658/916] 647533=json_parser_test
[659/916] 647533=test_switch_hitter
[660/916] 647533=test_case
[661/916] 647533=test_dbm
[662/916] 647533=test_mutex
[663/916] 647535=test_struct
[664/916] 647535=test_uncorrectable_name_check
[665/916] 647535=parse_success_test
[666/916] 647535=test_float
[667/916] 647533=test_gem_package_task
[668/916] 647533=test_gem_uri_formatter
[669/916] 647533=test_integer
[670/916] 647535=library_symbols_test
[671/916] 647535=test_dryrun
[672/916] 647535=symbol_encoding_test
[673/916] 647535=test_rdoc_parser_markdown
[674/916] 647535=test_gem_resolver_specification
[675/916] 647535=test_shellwords
[676/916] 647535=test_data_error
[677/916] 647535=test_sexp
[678/916] 647535=test_hash
[679/916] 647533=test_bug-14834
[680/916] 647533=test_omap
[681/916] 647533=test_thread_cv
[682/916] 647533=test_unicode
[683/916] 647533=test_addrinfo
[684/916] 647533=test_rubyoptions
[685/916] 647535=test_yjit
[686/916] 647531=test_exit
[687/916] 647531=test_gem_security_signer
[688/916] 647531=test_gem_package_tar_reader
[689/916] 647531=test_m17n
[690/916] 647531=test_argf
[691/916] 647530=test_zsh_completion
[692/916] 647530=test_rdoc_code_object
[693/916] 647530=test_basicsocket
[694/916] 647530=test_document
[695/916] 647530=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45165>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10
[696/916] 647530=test_gem
[697/916] 647535=test_cgi_core
[698/916] 647535=pattern_test
[699/916] 647535=test_gem_version
[700/916] 647535=test_parser
[701/916] 647535=test_primitive
[702/916] 647535=test_random_formatter
[703/916] 647535=test_marshal
[704/916] 647535=test_rdoc_rd_block_parser
[705/916] 647535=test_set
[706/916] 647535=test_signal
[707/916] 647535=test_fixnum
[708/916] 647535=test_sprintf_comb
[709/916] 647535=test_method_cache
[710/916] 647535=test_pinned
[711/916] 647535=test_win32ole
[712/916] 647535=test_euc_jp
[713/916] 647535=test_sockopt
[714/916] 647535=test_ssl
[715/916] 647531=test_ractor
[716/916] 647531=test_rbconfig
[717/916] 647531=test_string_processing
[718/916] 647531=encodings_test
[719/916] 647531=test_gem_text
[720/916] 647531=test_settracefunc
[721/916] 647535=tunnel_test
[722/916] 647535=test_encoding
[723/916] 647535=test_inadvertent_creation
[724/916] 647530=test_date_strftime
[725/916] 647535=test_gem_commands_contents_command
[726/916] 647535=test_rdoc_parser_rd
[727/916] 647535=test_big2str
[728/916] 647535=test_deprecate
[729/916] 647535=test_recursion
[730/916] 647531=index_write_test
[731/916] 647531=test_rdoc_constant
[732/916] 647530=test_parser
[733/916] 647535=test_ractor
[734/916] 647530=test_merge_keys
[735/916] 647530=test_rdoc_markdown
[736/916] 647535=test_rdoc_markup_document
[737/916] 647531=test_delegate
[738/916] 647535=test_rdoc_extend
[739/916] 647531=test_time_tz
[740/916] 647535=test_ellipsize
[741/916] 647535=test_ensure_and_callcc
[742/916] 647535=test_rdoc_encoding
[743/916] 647535=test_threadgroup
[744/916] 647531=test_closure
[745/916] 647530=test_gem_platform
[746/916] 647530=test_open-uri
[747/916] 647530=test_load
[748/916] 647530=test_gem_commands_open_command
[749/916] 647530=test_digest
[750/916] 647530=test_rdoc_markup_parser
[751/916] 647530=test_rdoc_context
[752/916] 647535=test_gem_dependency_list
[753/916] 647531=test_iso_8859
[754/916] 647531=test_gem_commands_owner_command
[755/916] 647535=test_to_ruby
[756/916] 647535=test_gem_dependency_installer
[757/916] 647530=test_pp
[758/916] 647530=test_array
[759/916] 647530=test_koi8
[760/916] 647530=test_cmethod
[761/916] 647530=test_gem_stub_specification
[762/916] 647531=test_gem_commands_install_command
[763/916] 647530=test_filter
[764/916] 647530=test_stringify_symbols
[765/916] 647530=test_case
[766/916] 647530=test_flush
[767/916] 647530=test_symbol
[768/916] 647530=test_gem_safe_marshal
[769/916] 647530=test_rdoc_parser_c
[770/916] 647530=test_gem_ext_cmake_builder
[771/916] 647530=test_bash_completion
[772/916] 647530=test_math
[773/916] 647530=json_fixtures_test
[774/916] 647530=test_gc
[775/916] 647530=test_disable_irb
[776/916] 647530=test_libs
[777/916] 647530=test_scheduler
[778/916] 647535=test_fileutils
[779/916] 647530=test_rubyvm
[780/916] 647530=test_rdoc_any_method
[781/916] 647530=test_method_cache
[782/916] 647530=test_bmethod
[783/916] 647530=test_complexrational
[784/916] 647530=test_http
[785/916] 647533=test_gem_commands_environment_command
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3137161956, 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>
[786/916] 647533=test_module
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x8, ino=3137169641, 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>
[787/916] 647535=test_ssl
[788/916] 647533=test_alias_and_anchor
[789/916] 647533=test_date_ractor
[790/916] 647533=test_keyword
[791/916] 647533=test_allocation
[792/916] 647530=test_emitter
[793/916] 647530=test_mixed_unicode_escapes
[794/916] 647530=test_rdoc_markup_indented_paragraph
[795/916] 647530=test_rdoc_tom_doc
[796/916] 647530=test_insns_leaf
[797/916] 647530=test_cparser
[798/916] 647530=test_yaml_tree
[799/916] 647530=test_bigzero
[800/916] 647530=test_gem_commands_sources_command
[801/916] 647533=test_key_name_check
[802/916] 647530=test_config
[803/916] 647533=test_boolean
[804/916] 647533=test_x509req
[805/916] 647530=test_rat
[806/916] 647533=test_gem_specification
[807/916] 647530=test_raise_exception
[808/916] 647535=test_gem_security_trust_dir
[809/916] 647535=test_dln
[810/916] 647535=test_gem_resolver_vendor_set
[811/916] 647535=test_gem_name_tuple
[812/916] 647535=test_pkg_config
[813/916] 647535=test_gem_unsatisfiable_dependency_error
[814/916] 647535=test_lock_native_thread
[815/916] 647530=test_numhash
[816/916] 647530=test_verbose
[817/916] 647530=test_yjit_exit_locations
[818/916] 647531=test_pkey_rsa
[819/916] 647530=test_engine
[820/916] 647530=test_gem_config_file
[821/916] 647535=test_key_error
[822/916] 647535=test_win32ole_variable
[823/916] 647535=test_c_struct_builder
[824/916] 647535=test_webauthn_poller
[825/916] 647535=test_enc_associate
[826/916] 647530=test_metaclass
[827/916] 647530=test_function_entry
[828/916] 647530=test_rdoc_normal_class
[829/916] 647531=test_gem_resolver_conflict
[830/916] 647530=test_gem_installer
[831/916] 647531=test_bn
[832/916] 647531=test_object
[833/916] 647531=test_rational
[834/916] 647535=test_cgi_cookie
[835/916] 647535=test_cd
[836/916] 647535=test_array_create
[837/916] 647535=test_fstring
[838/916] 647535=test_new
[839/916] 647535=test_refinement
[840/916] 647531=test_gem_commands_fetch_command
[841/916] 647531=test_rdoc_markup_raw
[842/916] 647531=test_duplicate
[843/916] 647531=test_singleton_function
[844/916] 647531=test_rdoc_markup_hard_break
[845/916] 647531=test_cipher
[846/916] 647531=test_gem_resolver_index_specification
[847/916] 647533=test_erb
[848/916] 647533=test_cgi_session
[849/916] 647535=test_ruby_lex
[850/916] 647535=test_x509crl
[851/916] 647535=test_http_request
[852/916] 647535=test_gem_rdoc
[853/916] 647535=test_ossl
[854/916] 647533=test_gem_resolver_best_set
[855/916] 647531=test_yamldbm
[856/916] 647531=test_x509ext
[857/916] 647533=test_https
[858/916] 647531=test_default_gems
[859/916] 647531=test_evaluation
[860/916] 647531=test_resolve_symbol
[861/916] 647531=test_string
[862/916] 647531=test_iterator
[863/916] 647531=test_integer
[864/916] 647531=test_gem_commands_search_command
[865/916] 647531=test_option
[866/916] 647531=lex_test
[867/916] 647531=test_ftp
[868/916] 647531=test_vm_dump
[869/916] 647531=test_tracer
[870/916] 647531=test_storage
[871/916] 647531=errors_test
[872/916] 647531=test_history
[873/916] 647531=test_gem_requirement
[874/916] 647531=test_gem_commands_query_command
[875/916] 647531=test_dir_m17n
[876/916] 647531=test_rdoc_markup_pre_process
[877/916] 647531=test_gem_package_tar_header
[878/916] 647531=test_win32ole_variant
[879/916] 647531=test_gem_commands_signin_command
[880/916] 647533=test_rational2
[881/916] 647533=fixtures_test
[882/916] 647531=test_process
[883/916] 647531=test_rdoc_markdown_test
[884/916] 647533=test_rdoc_normal_module
[885/916] 647533=test_proxy
[886/916] 647533=test_type_completor
[887/916] 647533=test_completion
[888/916] 647535=test_capacity
[889/916] 647535=test_nextafter
[890/916] 647531=test_buffering
[891/916] 647531=test_svcb_https
[892/916] 647531=test_unicode_escape
[893/916] 647535=test_gem_gemcutter_utilities
[894/916] 647531=test_optimization
[895/916] 647533=test_monitor
[896/916] 647533=test_method_name_check
[897/916] 647533=test_whileuntil
[898/916] 647533=test_class
[899/916] 647533=test_gem_commands_stale_command
[900/916] 647533=test_x509name
[901/916] 647533=test_tree_builder
[902/916] 647533=test_too_many_dummy_encodings
[903/916] 647533=test_protect
[904/916] 647533=test_set
[905/916] 647533=test_helper
[906/916] 647533=test_class2name
[907/916] 647533=test_console_attr
[908/916] 647533=test_fips
[909/916] 647533=test_fiber
[910/916] 647531=test_line_editor
[911/916] 647531=test_win32ole_record
[912/916] 647531=test_variable
[913/916] 647531=test_ubf_async_safe
[914/916] 647531=test_files_sample
[915/916] 647531=test_gem_commands_push_command
[916/916] 647533=test_string_memory
Finished tests in 394.955922s, 81.4926 tests/s, 16591.0109 assertions/s.
32186 tests, 6552718 assertions, 0 failures, 0 errors, 378 skips

ruby -v: ruby 3.4.0dev (2024-12-19T14:20:09Z master 7b2ae8df90) +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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
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-19T14:20:09Z master 7b2ae8df90) +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 46.611333 seconds

3439 files, 33371 examples, 153903 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile