# Logfile created on 2024-03-07 04:01:19 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557a851a23e0 @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.20240307-040118", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557a8522b4d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557a8522b348 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557a8522b1b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240307-040118", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240307-040118>, @binmode=false, @mon_data=#<Monitor:0x0000557a8522b0f0>, @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 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /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 -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[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
   2bc4575..e13fd48  master     -> origin/master
Updating 2bc4575..e13fd48
Fast-forward
 .gitignore                                         |   2 +
 NEWS.md                                            |   2 +-
 common.mk                                          |  70 ++--
 lib/irb/version.rb                                 |   4 +-
 lib/prism/parse_result.rb                          |  22 +-
 lib/prism/translation/parser.rb                    | 108 ++++++-
 lib/prism/translation/parser/lexer.rb              |  16 +-
 lib/prism/translation/ripper.rb                    |  52 ++-
 prism/config.yml                                   | 238 ++++++++++++++
 prism/diagnostic.h                                 | 352 ---------------------
 prism/extension.c                                  |   6 +-
 prism/templates/include/prism/diagnostic.h.erb     | 127 ++++++++
 prism/templates/lib/prism/serialize.rb.erb         |  15 +-
 .../src/diagnostic.c.erb}                          |  28 +-
 prism/templates/src/serialize.c.erb                |   3 +
 prism/templates/template.rb                        | 105 +++---
 test/prism/parser_test.rb                          |  17 -
 tool/update-deps                                   |   2 +
 18 files changed, 687 insertions(+), 482 deletions(-)
 delete mode 100644 prism/diagnostic.h
 create mode 100644 prism/templates/include/prism/diagnostic.h.erb
 rename prism/{diagnostic.c => templates/src/diagnostic.c.erb} (97%)
Latest commit hash = e13fd48f55
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-O0/common.mk > uncommon.mk
/tmp/ruby/src/trunk-O0/revision.h updated
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.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'
generating golf_prelude.c
generating x86_64-linux-fake.rb
golf_prelude.c unchanged
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
/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 -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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/ast.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/thread.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_trace.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-O0/prism/api_pack.c
compiling prism/diagnostic.c
compiling /tmp/ruby/src/trunk-O0/prism/extension.c
compiling prism/node.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-O0/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-O0/prism/static_literals.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-O0/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-O0/prism/prism.c
compiling /tmp/ruby/src/trunk-O0/prism_init.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.

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

ruby -v: ruby 3.4.0dev (2024-03-07T02:42:54Z master e13fd48f55) [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 '/tmp/ruby/src/trunk-O0/enc/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/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-07T02:42:54Z master e13fd48f55) [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 406.043150 seconds

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