# Logfile created on 2024-03-14 12:15:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005633d563e368 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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-O0.20240314-121542", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005633d56d34e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005633d56d3378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005633d56d31c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240314-121542", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240314-121542>, @binmode=false, @mon_data=#<Monitor:0x00005633d56d30f8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to d0a993f3be2ee2ebc0588155003c16918e971dc9
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /tmp/ruby/src/trunk-O0/gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   5326337..315bde5  master     -> origin/master
Updating 5326337..315bde5
Fast-forward
 error.c                                        | 12 +++++--
 internal/vm.h                                  |  1 +
 spec/ruby/core/exception/set_backtrace_spec.rb | 28 +++++++++++++++
 spec/ruby/shared/kernel/raise.rb               |  8 +++++
 test/ruby/test_exception.rb                    | 18 ++++++----
 vm_backtrace.c                                 | 48 ++++++++++++++++++++++++--
 6 files changed, 104 insertions(+), 11 deletions(-)
Latest commit hash = 315bde5a0f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
generating golf_prelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
golf_prelude.c unchanged
/tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update minitest to d0a993f3be2ee2ebc0588155003c16918e971dc9
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /tmp/ruby/src/trunk-O0/gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
Extracting bundle gem minitest-5.22.3...
Try with hash version of bundled gems instead of gems/minitest-5.22.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/minitest-5.22.2.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compar.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enum.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/file.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/imemo.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/io_buffer.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/math.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/range.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/sprintf.c
compiling /tmp/ruby/src/trunk-O0/strftime.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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
55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/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
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-O0/ext/-test-/rational/rat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
linking shared-object -test-/integer.so
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to d0a993f3be2ee2ebc0588155003c16918e971dc9
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /tmp/ruby/src/trunk-O0/gems/minitest-5.22.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
  Successfully built RubyGem
  Name: minitest
  Version: 5.22.2
  File: minitest-5.22.2.gem
Extracting bundle gem minitest-5.22.3...
Try with hash version of bundled gems instead of gems/minitest-5.22.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/minitest-5.22.2.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.3
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    minitest-5.22.2.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1905 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
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=8528
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-03-14T10:38:40Z master 315bde5a0f) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-14T10:38:40Z master 315bde5a0f) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ....................................................................

Finished in 436.859030 seconds

3426 files, 32149 examples, 136943 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile