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

Failed tests:
TestRequire#test_require_nonascii_path: Test::Unit::PendedError: cannot convert path encoding to filesystem
TestRequire#test_require_with_public_method_missing: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestArgf#test_inplace_nonascii: Test::Unit::PendedError: no name to test
TestObjSpace#test_dump_special_consts: Test::Unit::AssertionFailedError: <"{\"type\":\"SYMBOL\", \"value\":\"foo\"}"> expected but was

Retrying...
Finished tests in 1426.291896s, 18.4345 tests/s, 6670.7650 assertions/s.
26293 tests, 9514458 assertions, 0 failures, 0 errors, 286 skips

ruby -v: ruby 3.4.0dev (2024-03-19T05:55:15Z master 86b15316a7) [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-19T05:55:15Z master 86b15316a7) [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 470.326495 seconds

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

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.610704.ruby -x gdbscript
[New LWP 610704]
[New LWP 610718]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=139683085820800, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f0a9a13a7c0 (LWP 610704))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f0a9a13a7c0 (LWP 610704) RB_FL_TEST_RAW (obj=139683085820800, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f0a80b5f640 (LWP 610718) 0x00007f0a9a262fde in epoll_wait (epfd=4, events=0x558eed27a45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f0a80b5f640 (LWP 610718)):
#0  0x00007f0a9a262fde in epoll_wait (epfd=4, events=0x558eed27a45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000558eecd91c33 in event_wait (vm=0x558eee3552a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21902
#2  0x0000558eecd91c57 in timer_thread_polling (vm=0x558eee3552a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -1054291154
#3  0x0000558eecd92317 in timer_thread_func (ptr=0x558eee3552a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x558eee3552a0
#4  0x00007f0a9a1d1b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732719661680, -1864813273924803797, 139683085809216, 25, 139683511998544, 140732719662032, 1732719682597118763, 1732740230144156459}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f0a9a262bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0a9a13a7c0 (LWP 610704)):
#0  RB_FL_TEST_RAW (obj=139683085820800, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x0000558eecbedc3e in RB_FL_ANY_RAW (obj=139683085820800, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x0000558eecbedfeb in RB_OBJ_PROMOTED_RAW (obj=139683085820800) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x0000558eecbf102f in RVALUE_OLD_P (obj=139683085820800) at /tmp/ruby/src/trunk-O0/gc.c:1781
        __func__ = <optimized out>
#4  0x0000558eecbfaa34 in rgengc_check_relation (objspace=0x558eee357c00, obj=139683085820800) at /tmp/ruby/src/trunk-O0/gc.c:6569
        old_parent = 139683068340240
        __func__ = <optimized out>
#5  0x0000558eecbfac69 in gc_mark_ptr (objspace=0x558eee357c00, obj=139683085820800) at /tmp/ruby/src/trunk-O0/gc.c:6622
        __func__ = "gc_mark_ptr"
#6  0x0000558eecbfaeef in gc_mark (objspace=0x558eee357c00, obj=139683085820800) at /tmp/ruby/src/trunk-O0/gc.c:6675
No locals.
#7  0x0000558eecbfb68b in gc_mark_children (objspace=0x558eee357c00, obj=139683068340240) at /tmp/ruby/src/trunk-O0/gc.c:6871
        i = 294
        len = 1024
        ptr = 0x558eee5c1b90
        any = 0x7f0a7fab6810
#8  0x0000558eecbfbcba in gc_mark_stacked_objects (objspace=0x558eee357c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7020
        mstack = 0x558eee358088
        obj = 139683068340240
        marked_slots_at_the_beginning = 259
        popped_count = 0
#9  0x0000558eecbfbe3a in gc_mark_stacked_objects_all (objspace=0x558eee357c00) at /tmp/ruby/src/trunk-O0/gc.c:7058
No locals.
#10 0x0000558eecbfe2aa in gc_marks_rest (objspace=0x558eee357c00) at /tmp/ruby/src/trunk-O0/gc.c:8260
No locals.
#11 0x0000558eecbfe3de in gc_marks (objspace=0x558eee357c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8318
        marking_finished = false
#12 0x0000558eecbfff4e in gc_start (objspace=0x558eee357c00, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9028
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 8897
#13 0x0000558eecbffbe3 in garbage_collect (objspace=0x558eee357c00, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:8909
        _lev = 3821240608
        ret = 32766
#14 0x0000558eecbf32ea in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x558eee358ba8, objspace=0x558eee357c00, flags=8199, klass=139683086078840) at /tmp/ruby/src/trunk-O0/gc.c:2856
        obj = 1
        lev = 1
#15 newobj_slowpath_wb_protected (klass=139683086078840, flags=8199, objspace=0x558eee357c00, cache=0x558eee358ba8, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2880
No locals.
#16 0x0000558eecbf369a in newobj_of (cr=0x558eee3589b0, klass=139683086078840, flags=8199, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=16) at /tmp/ruby/src/trunk-O0/gc.c:2920
        obj = 94072370203744
        objspace = 0x558eee357c00
        size_pool_idx = 0
        cache = 0x558eee358ba8
        i = <optimized out>
        cnt = <optimized out>
#17 0x0000558eecbf3776 in rb_wb_protected_newobj_of (ec=0x558eee358c60, klass=139683086078840, flags=8199, size=16) at /tmp/ruby/src/trunk-O0/gc.c:2938
        __func__ = <optimized out>
#18 0x0000558eecf10cd8 in ary_alloc_embed (klass=139683086078840, capa=0) at /tmp/ruby/src/trunk-O0/array.c:669
        size = 16
        ary = 0x0
#19 0x0000558eecf10dff in ary_new (klass=139683086078840, capa=0) at /tmp/ruby/src/trunk-O0/array.c:710
        ary = 94072346316194
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#20 0x0000558eecf10e85 in rb_ary_new_capa (capa=0) at /tmp/ruby/src/trunk-O0/array.c:727
No locals.
#21 0x0000558eecf10e99 in rb_ary_new () at /tmp/ruby/src/trunk-O0/array.c:733
No locals.
#22 0x0000558eecbdc32c in rb_call_end_proc (data=139683067607400) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#23 0x0000558eecbdc4f8 in exec_end_procs_chain (procs=0x558eed277220 <end_procs>, errp=0x558eee358cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x558eecbdc317 <rb_call_end_proc>, data = 139683067607400, next = 0x0}
        link = 0x558eee7e10c0
        errinfo = 139683067653960
#24 0x0000558eecbdc65b in rb_ec_exec_end_proc (ec=0x558eee358c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x558eee358c60
        _tag = {tag = 36, retval = 9237798640025131008, buf = {0x7ffee3c383e0, 0x558eecbdc5d6 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffee3c38330, 0x558eecbd9c6b <rb_ec_ractor_ptr+24>}, prev = 0x7ffee3c38500, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        errinfo = 139683067653960
#25 0x0000558eecbdcddc in rb_ec_teardown (ec=0x558eee358c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#26 0x0000558eecbdd08d in rb_ec_cleanup (ec=0x558eee358c60, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 139683068349040
        mode0 = 32766
        mode1 = -473725568
        _ec = 0x558eee358c60
        _tag = {tag = 36, retval = 94072345578245, buf = {0x7ffee3c38580, 0x558eecbdcfd7 <rb_ec_cleanup+295>, 0x0, 0x7ffee3c384a0, 0x558eee358c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x558eee357820
        th0 = 0x558eee357820
        step = 1
        message = 4
        buf = 94072370203744
#27 0x0000558eecbdd674 in ruby_run_node (n=0x7f0a7fab8a70) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x558eee358c60
        status = 21902
#28 0x0000558eecbd8c2e in rb_main (argc=121, argv=0x7ffee3c38728) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140732719662592
#29 0x0000558eecbd8c8f in main (argc=121, argv=0x7ffee3c38728) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile