# Logfile created on 2024-04-19 01:13:05 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005629205ef160 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240419-011305", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562920683360 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005629206831f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562920683068 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240419-011305", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240419-011305>, @binmode=false, @mon_data=#<Monitor:0x0000562920682f50>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = b7c4c8869c
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/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'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
Unpacked gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Extracting bundle gem minitest-5.22.3...
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Unpacked gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/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.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.26.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.2
                                    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/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.2
                                    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/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    rake 13.2.1
                                    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.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    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.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1926 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=30359
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-04-18T23:32:01Z master b7c4c8869c) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/4-mspec-multi-3
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/5-mspec-multi-4
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/6-mspec-multi-5
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/7-mspec-multi-6
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/8-mspec-multi-7
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/9-mspec-multi-8
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/10-mspec-multi-9
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/11-mspec-multi-10
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/12-mspec-multi-11
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/13-mspec-multi-12
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/14-mspec-multi-13
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/15-mspec-multi-14
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/16-mspec-multi-15
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/17-mspec-multi-16
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/18-mspec-multi-17
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/19-mspec-multi-18
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240419-3786840-kimh5m/20-mspec-multi-19
ruby 3.4.0dev (2024-04-18T23:32:01Z master b7c4c8869c) [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 8.045345 seconds

3429 files, 32610 examples, 196773 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.
raw logfile