# Logfile created on 2024-07-10 23:33:13 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ecee8ed8a8 @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240710-233313", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ecee99a620 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ecee99a4e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ecee99a350 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240710-233313", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240710-233313>, @binmode=false, @mon_data=#<Monitor:0x000055ecee99a238>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /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/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-src      -j20
Already up to date.
Latest commit hash = 8c69caa495
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
/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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /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/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
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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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
8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
encdb.h unchanged
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
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.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /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 -
generating encdb.h
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
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
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'
  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]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering 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/digest/sha2'
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.8/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/rbs-3.5.1/ext/rbs_extension'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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 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.14.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.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    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.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.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 1974 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/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=25588
  "--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/909] 743260=test_integer
[  2/909] 743265=test_dryrun
[  3/909] 743263=test_rdoc_attr
[  4/909] 743261=test_env
[  5/909] 743264=test_gem_commands_setup_command
[  6/909] 743262=test_rubygems
[  7/909] 743275=test_https_proxy
[  8/909] 743279=test_call
[  9/909] 743277=ripper_test
[ 10/909] 743274=test_integer
[ 11/909] 743276=test_cgi_modruby
[ 12/909] 743260=test_rubyoptions
[ 13/909] 743276=test_super
[ 14/909] 743265=test_gem_resolver_git_specification
[ 15/909] 743266=test_usrmarshal
[ 16/909] 743267=test_object_references
[ 17/909] 743268=test_capacity
[ 18/909] 743269=test_nextafter
[ 19/909] 743270=test_have_func
[ 20/909] 743272=test_gem_request_set_lockfile_tokenizer
[ 21/909] 743273=test_stat
[ 22/909] 743273=test_ractor
[ 23/909] 743268=test_rendering
[ 24/909] 743271=test_debugger_integration
[ 25/909] 743278=json_ext_parser_test
[ 26/909] 743278=test_thread
[ 27/909] 743267=test_my_integer
[ 28/909] 743267=test_ssl
[ 29/909] 743271=test_ancdata
[ 30/909] 743275=test_singleton_function
[ 31/909] 743275=test_reline_key
[ 32/909] 743268=test_rb_str_dup
[ 33/909] 743279=test_weakref
[ 34/909] 743263=test_nonblock
[ 35/909] 743271=test_unicode_normalize
[ 36/909] 743268=test_marshal
[ 37/909] 743263=test_timeout
[ 38/909] 743275=test_alias
[ 39/909] 743269=test_parser
[ 40/909] 743271=test_cgi_core
[ 41/909] 743269=test_dns
[ 42/909] 743271=test_gem_commands_open_command
[ 43/909] 743279=test_ractor
[ 44/909] 743279=test_gem
[ 45/909] 743266=test_gem_source_lock
[ 46/909] 743275=test_registry
[ 47/909] 743276=test_merge_keys
[ 48/909] 743275=test_rdoc_extend
[ 49/909] 743272=test_rdoc_markup_to_ansi
[ 50/909] 743276=test_mixed_unicode_escapes
[ 51/909] 743276=test_history
[ 52/909] 743262=test_ipaddr
[ 53/909] 743262=test_win32ole_variant
[ 54/909] 743262=overlap_test
[ 55/909] 743271=test_gem_resolver_api_specification
[ 56/909] 743276=static_literals_test
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44179>
[ 57/909] 743265=test_time_tz
[ 58/909] 743273=test_win32ole_event
[ 59/909] 743273=test_rdoc_generator_json_index
[ 60/909] 743268=test_trace
[ 61/909] 743272=ractor_test
[ 62/909] 743268=test_io_wait_uncommon
[ 63/909] 743271=test_stringio
[ 64/909] 743268=test_arity
[ 65/909] 743268=test_win32ole_variable
[ 66/909] 743268=test_gem_ci_detector
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF      NODE NAME
ruby    743267  ko1    9u  sock    0,8      0t0 303920461 protocol: TCP
[ 67/909] 743267=test_rdoc_class_module
[ 68/909] 743265=test_bignum
[ 69/909] 743276=test_threadgroup
[ 70/909] 743277=test_enum
[ 71/909] 743275=test_gem_specification
[ 72/909] 743272=test_gem_package
[ 73/909] 743266=test_resolve_symbol
[ 74/909] 743264=test_complex2
[ 75/909] 743271=test_have_macro
[ 76/909] 743264=test_function_entry
[ 77/909] 743264=test_arith_seq_beg_len_step
[ 78/909] 743265=test_gem_resolver_requirement_list
[ 79/909] 743265=test_pkcs7
[ 80/909] 743266=test_lazy_enumerator
[ 81/909] 743269=test_enc_associate
[ 82/909] 743268=test_unix
[ 83/909] 743273=test_nofree
[ 84/909] 743273=test_gem_commands_pristine_command
[ 85/909] 743268=test_context
[ 86/909] 743264=test_symbol
[ 87/909] 743262=parser_test
[ 88/909] 743262=test_coder
[ 89/909] 743262=test_find_executable
[ 90/909] 743265=test_gem_commands_cleanup_command
[ 91/909] 743262=test_word
[ 92/909] 743262=test_cgi_multipart
[ 93/909] 743268=test_member
[ 94/909] 743268=test_numeric
[ 95/909] 743268=test_autoconf
[ 96/909] 743268=test_eval
[ 97/909] 743268=test_gem_console_ui
[ 98/909] 743268=test_date_ractor
[ 99/909] 743263=test_dir
[100/909] 743262=test_ractor_compatibility
[101/909] 743272=test_mailto
[102/909] 743272=test_symbol
[103/909] 743272=test_coderange
[104/909] 743272=json_generic_object_test
[105/909] 743272=test_gem_source_fetch_problem
[106/909] 743272=test_http_request
[107/909] 743266=test_error_highlight
[108/909] 743271=test_resize
[109/909] 743271=test_rdoc_comment
[110/909] 743267=test_rdoc_generator_darkfish
[111/909] 743268=test_files_test
[112/909] 743272=test_gem_update_suggestion
[113/909] 743269=test_file_exhaustive
[114/909] 743268=attribute_write_test
[115/909] 743272=test_logger
[116/909] 743272=test_not
[117/909] 743272=test_gem_resolver_lock_set
[118/909] 743263=test_import
[119/909] 743265=test_rdoc_parser_markdown
[120/909] 743268=test_numhash
[121/909] 743268=test_weakkeymap
[122/909] 743272=test_gem_commands_push_command
[123/909] 743277=test_pkey_rsa
[124/909] 743271=test_gem_platform
[125/909] 743271=test_rdoc_markup_hard_break
[126/909] 743271=test_placearg
[127/909] 743262=test_date_strptime
[128/909] 743265=test_gem_package_task
[129/909] 743265=test_win32ole_method
[130/909] 743265=test_delete
[131/909] 743267=dump_test
[132/909] 743265=test_keyword
[133/909] 743276=test_class_name_check
[134/909] 743271=test_continuation
[135/909] 743271=test_fd_setsize
[136/909] 743271=test_ossl
[137/909] 743276=test_normalize
[138/909] 743276=test_timeout
[139/909] 743276=test_flip
[140/909] 743277=test_change_word
[141/909] 743277=test_sleep
[142/909] 743276=test_gem_local_remote_options
[143/909] 743266=test_object
[144/909] 743262=test_ruby_lex
[145/909] 743263=test_date_arith
[146/909] 743263=test_func
[147/909] 743268=test_big5
[148/909] 743268=test_pointer
[149/909] 743270=test_type
[150/909] 743270=test_ractor
[151/909] 743270=test_tsort
[152/909] 743270=test_signedness
[153/909] 743262=test_rdoc_rd_block_parser
[154/909] 743272=test_object
[155/909] 743272=heredoc_dedent_test
[156/909] 743276=test_cgi_header
[157/909] 743276=version_test
[158/909] 743276=test_gem_command_manager
[159/909] 743272=parse_test
[160/909] 743272=test_gem_gemcutter_utilities
[161/909] 743268=test_basicinstructions
[162/909] 743266=test_gem_remote_fetcher_local_ssl_server
[163/909] 743263=test_key_actor_emacs
[164/909] 743268=test_arithmetic_sequence
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36099>
[165/909] 743268=test_encoding
[166/909] 743262=test_helper
[167/909] 743262=test_erb_command
[168/909] 743276=test_gem_uri_formatter
[169/909] 743276=test_pty
[170/909] 743262=test_dup
[171/909] 743265=test_constant
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743266  ko1    7u  IPv4 303919586      0t0  TCP *:36099 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 36191>
[172/909] 743263=test_project_sanity
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743266  ko1    8u  IPv4 303905670      0t0  TCP *:36191 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8
[173/909] 743273=test_range
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 41513>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743266  ko1    8u  IPv4 303919610      0t0  TCP *:41513 (LISTEN)
[174/909] 743272=test_rdoc_ri_paths
[175/909] 743262=test_addr
[176/909] 743268=test_localeClosed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8

[177/909] 743272=library_symbols_test
[178/909] 743272=test_ensured
[179/909] 743264=test_ts
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 33597>
[180/909] 743268=test_regexp
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743266  ko1    8u  IPv4 303908757      0t0  TCP *:33597 (LISTEN)
[181/909] 743266=test_gem_commands_check_command
[182/909] 743262=errors_test
[183/909] 743266=test_ftp
[184/909] 743272=test_tmpdir
[185/909] 743266=test_rdoc_markup_document
[186/909] 743263=test_integer_comb
[187/909] 743262=test_vm_dump
[188/909] 743262=test_udp
[189/909] 743262=test_file
[190/909] 743279=test_force_exit
[191/909] 743272=test_ostruct
[192/909] 743266=unescape_test
[193/909] 743279=bom_test
[194/909] 743279=test_data_error
[195/909] 743276=test_x509store
[196/909] 743279=test_rdoc_code_object
[197/909] 743272=test_x509name
[198/909] 743267=test_fips
[199/909] 743272=test_update
[200/909] 743272=parse_comments_test
[201/909] 743272=test_jaro_winkler
[202/909] 743272=test_helper
[203/909] 743272=test_random_formatter
[204/909] 743272=test_lambda
[205/909] 743264=test_gem_request_set_gem_dependency_api
[206/909] 743272=test_ast
[207/909] 743275=test_webauthn_listener
[208/909] 743275=test_enumerable
[209/909] 743275=test_gem_resolver_vendor_set
[210/909] 743267=test_config
[211/909] 743273=test_gem_resolver_api_set
[212/909] 743275=ruby_parser_test
[213/909] 743264=test_gem_safe_marshal
[214/909] 743273=test_transcode
[215/909] 743275=json_generator_test
[216/909] 743276=test_eval
[217/909] 743279=test_rdoc_markup_heading
[218/909] 743279=test_iseq
[219/909] 743261=test_exception_at_throwing
[220/909] 743275=test_pkey_dsa
[221/909] 743261=test_class
[222/909] 743273=test_ocsp
[223/909] 743261=test_scheduler
[224/909] 743274=test_gem_commands_build_command
[225/909] 743261=test_case_comprehensive
[226/909] 743261=test_interned_str
[227/909] 743261=test_gem_commands_server_command
[228/909] 743276=test_did_you_mean
[229/909] 743267=test_variable_name_check
[230/909] 743264=test_io_m17n
[231/909] 743267=test_tracer
[232/909] 743273=test_cmethod
[233/909] 743276=test_option
[234/909] 743273=test_append
[235/909] 743273=test_date_marshal
[236/909] 743273=test_mkmf
[237/909] 743273=test_history
[238/909] 743261=test_popen_deadlock
[239/909] 743267=test_delegate
[240/909] 743267=test_exit
[241/909] 743279=test_recursion
[242/909] 743276=test_gem_security
[243/909] 743279=test_rdoc_servlet
[244/909] 743273=test_ractor
[245/909] 743273=test_digest
[246/909] 743273=test_bundled_ca
[247/909] 743274=test_closure
[248/909] 743279=test_open3
[249/909] 743267=test_fiber
[250/909] 743274=test_multi_irb_commands
[251/909] 743274=test_within_pipe
[252/909] 743270=test_gem_bundler_version_finder
[253/909] 743274=test_emoji_breaks
[254/909] 743274=test_rdoc_markup_to_bs
[255/909] 743275=test_help
[256/909] 743274=test_beginendblock
[257/909] 743275=test_gem_commands_unpack_command
[258/909] 743261=test_files_lib
[259/909] 743270=test_stream
[260/909] 743270=test_webauthn_listener_response
[261/909] 743270=test_time
[262/909] 743263=test_to_ary_concat
[263/909] 743270=test_rdoc_markup_pre_process
[264/909] 743275=test_printf
[265/909] 743275=test_pinned
[266/909] 743274=test_encoding
[267/909] 743274=test_httpresponses
[268/909] 743275=test_set_len
[269/909] 743275=test_rdoc_ri_driver
[270/909] 743270=test_gem_resolver_local_specification
[271/909] 743265=test_httpheader
[272/909] 743274=test_rdoc_markup_to_label
[273/909] 743270=test_install
[274/909] 743274=string_encoding_test
[275/909] 743265=test_sockopt
[276/909] 743265=test_color
[277/909] 743266=json_encoding_test
[278/909] 743264=test_key_stroke
[279/909] 743266=test_human_typo
[280/909] 743266=test_primitive
[281/909] 743266=test_rbconfig
[282/909] 743266=test_gem_commands_yank_command
[283/909] 743264=test_win32ole_param
[284/909] 743264=test_pair
[285/909] 743274=test_rdoc_generator_pot_po_entry
[286/909] 743274=test_euc_jp
[287/909] 743274=test_acceptable
[288/909] 743265=test_document
[289/909] 743265=test_rdoc_i18n_locale
[290/909] 743265=test_name_error_extension
[291/909] 743265=test_data
[292/909] 743265=test_gem_gem_runner
[293/909] 743265=test_filter
[294/909] 743270=test_rdoc_method_attr
[295/909] 743274=test_unicode
[296/909] 743265=test_koi8
[297/909] 743275=test_enumerator
[298/909] 743274=test_rdoc_parser_changelog
[299/909] 743265=test_rdoc_generator_pot
[300/909] 743275=test_thread_cv
[301/909] 743265=test_lexer
[302/909] 743263=test_ssl_session
[303/909] 743265=test_random
[304/909] 743265=test_notimplement
[305/909] 743265=test_key_event_record
[306/909] 743265=test_gem_uri
[307/909] 743265=test_gem_commands_update_command
[308/909] 743274=test_gem_resolver_vendor_specification
[309/909] 743274=test_rdoc_markup_to_html
[310/909] 743270=test_date_compat
[311/909] 743270=test_bug-14834
[312/909] 743270=test_compile_prism
[313/909] 743274=test_terminfo
[314/909] 743274=test_case_mapping
[315/909] 743274=test_path
[316/909] 743274=test_win32ole_param_event
[317/909] 743274=test_bn
[318/909] 743274=test_http
[319/909] 743266=test_addrinfo
[320/909] 743266=test_tree_spell_checker
[321/909] 743266=test_rubyvm
[322/909] 743266=test_configuration
[323/909] 743270=test_buffered_io
[324/909] 743273=test_monitor
[325/909] 743266=test_whileuntil
[326/909] 743270=test_rdoc_generator_markup
[327/909] 743266=test_boolean
[328/909] 743270=test_instrumentation_api
[329/909] 743266=test_stringify_symbols
[330/909] 743266=test_gem_ext_cargo_builder
[331/909] 743266=test_ssl
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=303911557, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[332/909] 743275=test_module
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743274  ko1    8u  IPv4 303911557      0t0  TCP localhost:40903->localhost:40444 (CLOSE_WAIT)
[333/909] 743273=test_gem_request_set
[334/909] 743269=test_arith_seq_extract
[335/909] 743263=test_method_name_check
[336/909] 743263=test_parser
[337/909] 743269=test_gem_source_installed
[338/909] 743265=test_x509ext
[339/909] 743263=test_erb
[340/909] 743265=test_yield_block
[341/909] 743273=test_proxy
[342/909] 743265=test_len
[343/909] 743265=test_completion
[344/909] 743263=test_gem_commands_cert_command
[345/909] 743273=test_rational
[346/909] 743273=test_rational2
[347/909] 743273=fixtures_test
[348/909] 743279=test_spell_checker
[349/909] 743279=test_propertyputref
[350/909] 743279=test_assembler
[351/909] 743279=test_benchmark
[352/909] 743269=test_gem_dependency_list
[353/909] 743269=test_nesting_parser
[354/909] 743269=implicit_array_test
[355/909] 743273=test_win32ole_method_event
[356/909] 743273=test_scalar_scanner
[357/909] 743273=test_gem_source
[358/909] 743269=test_gem_package_tar_writer
[359/909] 743265=test_helper_method
[360/909] 743265=test_array
[361/909] 743269=test_gem_commands_outdated_command
[362/909] 743269=test_provider
[363/909] 743277=test_abi
[364/909] 743273=test_gem_commands_rebuild_command
[365/909] 743273=test_yamldbm
[366/909] 743273=test_load
[367/909] 743273=test_rdoc_parser_simple
[368/909] 743273=test_gem_ext_builder
[369/909] 743269=test_https
[370/909] 743277=test_evaluation
[371/909] 743277=test_digest_extend
[372/909] 743277=test_omap
[373/909] 743263=test_string
[374/909] 743263=test_iterator
[375/909] 743277=test_memory_view
[376/909] 743277=test_debug
[377/909] 743263=test_shellwords
[378/909] 743277=test_new
[379/909] 743263=test_gem_security_signer
[380/909] 743277=test_cipher
[381/909] 743277=test_storage
[382/909] 743277=test_gem_resolver_git_set
[383/909] 743269=constant_path_node_test
[384/909] 743269=test_cgi_cookie
[385/909] 743269=test_require
[386/909] 743263=test_float
[387/909] 743279=test_cd
[388/909] 743279=test_gem_source_git
[389/909] 743261=test_refinement
[390/909] 743277=test_gem_commands_signout_command
[391/909] 743277=test_regex_casefold
[392/909] 743277=warnings_test
[393/909] 743277=test_gem_resolver_installer_set
[394/909] 743275=test_dir_m17n
[395/909] 743277=test_metaclass
[396/909] 743277=heredoc_test
[397/909] 743277=test_rdoc_top_level
[398/909] 743279=test_cgi_session
[399/909] 743273=dispatcher_test
[400/909] 743279=test_rdoc_rd
[401/909] 743273=test_x509crl
[402/909] 743279=test_signal
[403/909] 743273=test_fixnum
[404/909] 743273=test_process
[405/909] 743271=test_windows_1252
[406/909] 743271=test_input_method
[407/909] 743273=test_win32ole_variant_m
[408/909] 743273=test_engine
[409/909] 743273=test_allocation
[410/909] 743277=test_div
[411/909] 743277=test_key_error
[412/909] 743277=test_serialize_subclasses
[413/909] 743277=test_insns_leaf
[414/909] 743271=test_color_printer
[415/909] 743277=test_deprecated
[416/909] 743271=test_files_test_1
[417/909] 743277=test_gem_path_support
[418/909] 743277=test_struct
[419/909] 743264=test_set
[420/909] 743270=test_x509req
[421/909] 743264=test_mutex
[422/909] 743275=test_rdoc_rd_inline
[423/909] 743275=test_win32ole_variant_outarg
[424/909] 743275=json_common_interface_test
[425/909] 743275=test_dln
[426/909] 743275=test_gem_source_subpath_problem
[427/909] 743263=comments_test
[428/909] 743275=test_nomethod_error
[429/909] 743275=json_parser_test
[430/909] 743277=test_config
[431/909] 743270=test_pkg_config
[432/909] 743275=test_cparser
[433/909] 743270=test_rdoc_markup_to_html_snippet
[434/909] 743263=magic_comment_test
[435/909] 743262=onigmo_test
[436/909] 743262=test_struct
[437/909] 743262=test_variable
[438/909] 743277=test_sexp
[439/909] 743277=test_rdoc_markup_include
[440/909] 743277=fuzzer_test
[441/909] 743277=index_write_test
[442/909] 743277=test_rdoc_parser_c
[443/909] 743270=test_comparable
[444/909] 743270=json_fixtures_test
[445/909] 743270=test_shapes
[446/909] 743270=test_io_timeout
[447/909] 743270=test_profile_frames
[448/909] 743262=test_cstr
[449/909] 743260=test_pstore
[450/909] 743260=test_warning
[451/909] 743278=test_enc_str_buf_cat
[452/909] 743278=test_gbk
[453/909] 743278=test_class2name
[454/909] 743278=test_handle
[455/909] 743278=test_wait
[456/909] 743270=test_yaml
[457/909] 743277=test_forwardable
[458/909] 743277=test_big2str
[459/909] 743270=test_ansi_without_terminfo
[460/909] 743278=test_gem_commands_sources_command
[461/909] 743277=test_bmethod
[462/909] 743277=test_ractor
[463/909] 743263=test_euc_tw
[464/909] 743277=test_rdoc_markup_formatter
[465/909] 743263=test_nowrite
[466/909] 743277=test_thread_queue
[467/909] 743260=test_file
[468/909] 743270=test_gem_available_set
[469/909] 743263=test_rdoc_markdown
[470/909] 743260=test_modify_expand
[471/909] 743260=test_rdoc_any_method
[472/909] 743270=test_init
[473/909] 743278=test_complexrational
[474/909] 743278=test_pathname
[475/909] 743270=test_coverage
[476/909] 743263=test_rdoc_encoding
[477/909] 743263=test_gem_package_tar_reader
[478/909] 743263=regexp_test
[479/909] 743263=test_gem_commands_owner_command
[480/909] 743269=test_gem_source_vendor
[481/909] 743269=test_recorder
[482/909] 743269=test_bash_completion
[483/909] 743275=test_formatter
[484/909] 743269=test_rdoc_constant
[485/909] 743278=test_deprecate
[486/909] 743275=test_cgi_util
[487/909] 743260=test_require
[488/909] 743278=test_gem_ext_cmake_builder
[489/909] 743278=test_gem_commands_contents_command
[490/909] 743262=test_digest
[491/909] 743264=test_marshalable
[492/909] 743264=test_find
[493/909] 743264=test_ractor
[494/909] 743278=test_wss
[495/909] 743278=test_fiddle
[496/909] 743275=test_noarg
[497/909] 743261=pattern_test
[498/909] 743278=test_tempfile
[499/909] 743269=snapshots_test
[500/909] 743264=test_queue
[501/909] 743264=test_function
[502/909] 743261=desugar_compiler_test
[503/909] 743275=test_gem_resolver_index_specification
[504/909] 743261=test_internal_ivar
[505/909] 743261=test_rdoc_markup
[506/909] 743275=test_gem_commands_help_command
[507/909] 743278=test_prettyprint
[508/909] 743278=test_tracepoint
[509/909] 743275=test_basicsocket
[510/909] 743275=test_utf32
[511/909] 743275=test_duplicate
[512/909] 743275=test_gem_installer
[513/909] 743261=test_yamlstore
[514/909] 743270=symbol_encoding_test
[515/909] 743267=test_date_strftime
[516/909] 743263=test_rdoc_parser_rd
[517/909] 743261=test_irb
[518/909] 743279=test_random
[519/909] 743279=test_asn1
[520/909] 743279=test_const
[521/909] 743263=test_class
[522/909] 743279=test_rdoc_normal_class
[523/909] 743279=test_load
[524/909] 743279=json_string_matching_test
[525/909] 743270=test_gem_dependency
[526/909] 743279=test_gem_resolver_specification
[527/909] 743279=test_path_to_class
[528/909] 743279=lex_test
[529/909] 743278=test_rdoc_markup_verbatim
[530/909] 743270=test_inlinecache
[531/909] 743270=test_gem_commands_search_command
[532/909] 743270=test_complex
[533/909] 743261=test_gem_ext_ext_conf_builder
[534/909] 743278=test_frozen_error
[535/909] 743278=test_gem_stub_specification
[536/909] 743262=test_method_cache
[537/909] 743262=test_gem_resolver_installed_specification
[538/909] 743269=test_scanner_events
[539/909] 743269=test_gem_remote_fetcher
[540/909] 743262=test_mdns
[541/909] 743270=test_parse
[542/909] 743262=test_too_many_dummy_encodings
[543/909] 743278=test_gem_commands_list_command
[544/909] 743262=test_stack
[545/909] 743278=test_rdoc_include
[546/909] 743271=test_reqarg
[547/909] 743278=test_resource
[548/909] 743273=test_gem_commands_signin_command
[549/909] 743278=test_emitter
[550/909] 743278=test_ldap
[551/909] 743278=test_fileutils
[552/909] 743260=encodings_test
[553/909] 743273=test_string_processing
[554/909] 743269=test_rdoc_options
[555/909] 743273=test_cesu8
[556/909] 743273=test_econv
[557/909] 743265=test_gem_version
[558/909] 743267=test_external_new
[559/909] 743267=test_postponed_job
[560/909] 743264=test_alias_and_anchor
[561/909] 743264=test_hash
[562/909] 743264=test_gem_resolver_dependency_request
[563/909] 743260=test_tree_builder
[564/909] 743260=test_win32ole_typelib
[565/909] 743260=test_protect
[566/909] 743260=test_raise_exception
[567/909] 743264=test_gem_request_set_lockfile
[568/909] 743265=test_yjit
[569/909] 743265=test_workspace
[570/909] 743271=test_weakmap
[571/909] 743278=test_m17n
[572/909] 743279=test_gem_commands_environment_command
[573/909] 743269=test_ws
[574/909] 743269=test_argf
[575/909] 743279=test_framework
[576/909] 743270=test_ns_spki
[577/909] 743279=test_kill_ring
[578/909] 743279=test_undef
[579/909] 743270=test_objspace
[580/909] 743279=test_line_editor
[581/909] 743279=test_gem_security_trust_dir
[582/909] 743265=test_gem_requirement
[583/909] 743279=test_sprintf
[584/909] 743265=test_string_memory
[585/909] 743278=equality_test
[586/909] 743267=test_set
[587/909] 743279=test_show_source
[588/909] 743267=regular_expression_encoding_test
[589/909] 743279=test_remote_fetch_error
[590/909] 743264=test_have_library
[591/909] 743279=test_gem_commands_stale_command
[592/909] 743279=test_lock_native_thread
[593/909] 743267=test_c_struct_entry
[594/909] 743265=test_rdoc_rubygems_hook
[595/909] 743278=test_method
[596/909] 743265=test_gem_commands_query_command
[597/909] 743262=test_pack
[598/909] 743261=test_array_create
[599/909] 743261=test_gem_impossible_dependencies_error
[600/909] 743261=test_pattern_key_name_check
[601/909] 743261=test_to_ruby
[602/909] 743261=test_ftp
[603/909] 743261=test_euc_kr
[604/909] 743261=test_rdoc_context_section
[605/909] 743261=test_summary
[606/909] 743260=test_console_attr
[607/909] 743260=test_type_completor
[608/909] 743279=test_kwargs
[609/909] 743260=test_gem_commands_exec_command
[610/909] 743279=test_io_wait
[611/909] 743267=test_date_attr
[612/909] 743262=test_ellipsize
[613/909] 743267=test_io
[614/909] 743262=test_hash
[615/909] 743261=test_ubf_async_safe
[616/909] 743261=test_emoji
[617/909] 743261=test_win32ole_type_event
[618/909] 743261=test_sorted_set
[619/909] 743273=test_win32ole_record
[620/909] 743273=test_gem_unsatisfiable_dependency_error
[621/909] 743265=test_condition
[622/909] 743265=test_gem_source_specific_file
[623/909] 743273=test_foreach
[624/909] 743273=test_gem_commands_uninstall_command
[625/909] 743267=test_cp949
[626/909] 743267=test_yaml_tree
[627/909] 743279=test_gc
[628/909] 743279=test_math
[629/909] 743279=test_gem_commands_fetch_command
[630/909] 743265=test_libs
[631/909] 743267=test_config
[632/909] 743265=test_sleep
[633/909] 743267=numeric_value_test
[634/909] 743279=test_autoload
[635/909] 743267=test_utf16
[636/909] 743261=test_unicode_escape
[637/909] 743267=test_io
[638/909] 743261=test_face
[639/909] 743261=test_case
[640/909] 743261=test_sizeof
[641/909] 743274=test_rendering
[642/909] 743274=test_pkcs12
[643/909] 743264=test_system
[644/909] 743260=test_bigzero
[645/909] 743260=test_pkey_dh
[646/909] 743260=test_iseq_load
[647/909] 743273=test_gem_util
[648/909] 743274=test_gem_package_tar_header
[649/909] 743274=source_location_test
[650/909] 743273=test_ripper
[651/909] 743274=test_gem_config_file
[652/909] 743263=test_gem_resolver_activation_request
[653/909] 743263=test_protocol
[654/909] 743274=test_getopts
[655/909] 743274=test_yjit_exit_locations
[656/909] 743274=test_etc
[657/909] 743274=test_fstring
[658/909] 743273=test_array
[659/909] 743273=test_optparse
[660/909] 743274=test_webauthn_poller
[661/909] 743273=test_rdoc_markup_raw
[662/909] 743273=test_rat
[663/909] 743273=test_typeddata
[664/909] 743263=test_gem_resolver_best_set
[665/909] 743264=test_rdoc_markup_to_html_crossref
[666/909] 743274=test_files_sample
[667/909] 743263=test_stringscanner
[668/909] 743274=test_convertible
[669/909] 743276=test_yield
[670/909] 743263=test_rdoc_alias
[671/909] 743263=test_io_buffer
[672/909] 743260=test_backtrace
[673/909] 743277=test_pack
[674/909] 743277=test_rdoc_task
[675/909] 743277=regular_expression_options_test
[676/909] 743277=test_gem_resolver_conflict
[677/909] 743273=test_rdoc_markup_indented_paragraph
[678/909] 743277=locals_test
[679/909] 743273=test_rdoc_require
[680/909] 743273=test_clone
[681/909] 743263=test_gem_commands_install_command
[682/909] 743273=test_readpartial
[683/909] 743264=test_pattern_matching
[684/909] 743264=test_rdoc_stats
[685/909] 743264=test_string
[686/909] 743264=test_rdoc_store
[687/909] 743266=test_raise
[688/909] 743266=test_x509attr
[689/909] 743266=test_gem_request_set_lockfile_parser
[690/909] 743277=test_depth_first
[691/909] 743277=json_addition_test
[692/909] 743277=test_custom_command
[693/909] 743277=test_rdoc_parser
[694/909] 743266=test_qsort
[695/909] 743266=test_gem_dependency_resolution_error
[696/909] 743277=test_egrep_cpp
[697/909] 743266=test_cgi_tag_helper
[698/909] 743266=test_zlib
[699/909] 743265=test_optimization
[700/909] 743277=test_date_conv
[701/909] 743277=test_erb_m17n
[702/909] 743273=test_ole_methods
[703/909] 743273=test_proc
[704/909] 743277=test_string
[705/909] 743264=test_gc_compact
[706/909] 743275=integer_parse_test
[707/909] 743275=test_gem_package_old
[708/909] 743275=test_gem_resolver_index_set
[709/909] 743275=test_gem_validator
[710/909] 743275=test_folderitem2_invokeverb
[711/909] 743275=test_require_path_check
[712/909] 743260=test_rdoc_markup_parser
[713/909] 743275=test_files_test_2
[714/909] 743260=test_fnmatch
[715/909] 743271=test_defined
[716/909] 743260=test_backtrace
[717/909] 743260=test_key_name_check
[718/909] 743260=test_io_buffer
[719/909] 743271=test_rdoc_i18n_text
[720/909] 743273=test_disable_irb
[721/909] 743271=test_windows_1251
[722/909] 743260=test_time
[723/909] 743271=test_rdoc_rdoc
[724/909] 743273=test_gem_uninstaller
[725/909] 743263=test_gb18030
[726/909] 743263=test_svcb_https
[727/909] 743263=test_buffering
[728/909] 743263=test_mul
[729/909] 743271=newline_offsets_test
[730/909] 743260=test_win32ole_type
[731/909] 743263=test_null
[732/909] 743260=test_default_gems
[733/909] 743263=test_rdoc_rd_inline_parser
[734/909] 743263=test_rdoc_markup_to_rdoc
[735/909] 743260=compiler_test
[736/909] 743260=test_rdoc_markup_attributes
[737/909] 743263=test_date_parse
[738/909] 743260=redundant_return_test
[739/909] 743261=test_pipe
[740/909] 743260=test_trick
[741/909] 743269=test_thread
[742/909] 743263=integer_base_flags_test
[743/909] 743269=test_pkey_ec
[744/909] 743263=!Nothing_to_test
[745/909] 743263=test_psych
[746/909] 743261=test_enc_raise
[747/909] 743263=test_rdoc_markup_paragraph
[748/909] 743263=test_object_create_start
[749/909] 743263=snippets_test
[750/909] 743261=test_date
[751/909] 743261=test_gem_rdoc
[752/909] 743269=test_gem_ext_cargo_builder_unit
[753/909] 743269=parse_success_test
[754/909] 743269=test_command
[755/909] 743262=test_at_exit
[756/909] 743276=static_inspect_test
[757/909] 743276=test_bug-5832
[758/909] 743276=test_files_ext
[759/909] 743262=test_emitter
[760/909] 743262=test_gem_silent_ui
[761/909] 743271=test_kdf
[762/909] 743262=test_gem_doctor
[763/909] 743261=test_kernel
[764/909] 743262=test_eval_history
[765/909] 743262=test_rdoc_token_stream
[766/909] 743262=test_address_resolve
[767/909] 743271=test_gem_source_list
[768/909] 743276=test_optarg
[769/909] 743262=test_yaml_special_cases
[770/909] 743262=test_config
[771/909] 743271=test_rdoc_single_class
[772/909] 743271=test_nil
[773/909] 743271=test_num2int
[774/909] 743276=test_verbose
[775/909] 743271=test_gem_remote_fetcher_local_server
[776/909] 743262=test_pp
[777/909] 743269=test_gem_ext_configure_builder
[778/909] 743276=test_frozen
[779/909] 743276=test_macro
[780/909] 743276=test_iter_break
[781/909] 743276=test_exception
[782/909] 743276=test_zsh_completion
[783/909] 743276=test_rdoc_markup_to_tt_only
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 42383>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 41519>
[784/909] 743262=test_hmac
[785/909] 743268=test_rdoc_tom_doc
[786/909] 743269=test_numeric
[787/909] 743262=parse_stream_test
[788/909] 743262=test_gem_commands_lock_command
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743271  ko1    9u  IPv4 303922807      0t0  TCP localhost:42383 (LISTEN)
ruby    743271  ko1   10u  IPv4 303922808      0t0  TCP localhost:41519 (LISTEN)
[789/909] 743262=test_ifunless
[790/909] 743262=test_assignment
[791/909] 743269=test_key_actor_vi
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 37209>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET, 127.0.0.1, 41013>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743271  ko1   11u  IPv4 303933882      0t0  TCP localhost:37209 (LISTEN)
ruby    743271  ko1   12u  IPv4 303933883      0t0  TCP localhost:41013 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 32991>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPServer:fd 12, AF_INET, 127.0.0.1, 41821>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743271  ko1   11u  IPv4 303934798      0t0  TCP localhost:32991 (LISTEN)
ruby    743271  ko1   12u  IPv4 303934800      0t0  TCP localhost:41821 (LISTEN)
[792/909] 743268=test_bug-3571
[793/909] 743269=test_gem_command
[794/909] 743268=test_gem_spec_fetcher
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 41499>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET, 127.0.0.1, 39189>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    743271  ko1   10u  IPv4 303934824      0t0  TCP localhost:41499 (LISTEN)
ruby    743271  ko1   11u  IPv4 303934822      0t0  TCP localhost:34699 (LISTEN)
ruby    743271  ko1   12u  IPv4 303934826      0t0  TCP localhost:39189 (LISTEN)
[795/909] 743276=test_common
[796/909] 743269=test_process
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12
[797/909] 743271=test_last_thread
[798/909] 743268=command_line_test
[799/909] 743273=test_pack
[800/909] 743268=test_gem_security_policy
[801/909] 743261=test_gem_source_local
[802/909] 743276=test_gem_ext_rake_builder
[803/909] 743261=test_arity
[804/909] 743261=test_logdevice
[805/909] 743268=test_gem_resolver_lock_specification
[806/909] 743273=test_err_in_callback
[807/909] 743273=test_x509cert
[808/909] 743268=test_gc
[809/909] 743279=test_securerandom
[810/909] 743279=test_logperiod
[811/909] 743264=test_c_union_entity
[812/909] 743279=test_rdoc_normal_module
[813/909] 743273=test_rdoc_markdown_test
[814/909] 743263=test_io_console
[815/909] 743279=test_singleton
[816/909] 743279=test_flush
[817/909] 743279=test_switch_hitter
[818/909] 743264=newline_test
[819/909] 743279=test_uncorrectable_name_check
[820/909] 743279=test_stringchar
[821/909] 743279=test_hash_create
[822/909] 743279=test_passing_block
[823/909] 743279=test_thread_fd_close
[824/909] 743279=test_httpresponse
[825/909] 743278=test_open-uri
[826/909] 743279=test_rdoc_parser_ruby
[827/909] 743276=test_rdoc_context
[828/909] 743264=test_nil2vtempty
[829/909] 743264=test_stream
[830/909] 743264=test_tcp
[831/909] 743271=test_iso_8859
[832/909] 743271=test_rdoc_text
[833/909] 743264=test_syntax
Closed file descriptor: TestRDocText#test_strip_hashes: 9
Closed file descriptor: TestRDocText#test_strip_hashes: 10
[834/909] 743271=test_gem_safe_yaml
[835/909] 743271=test_rdoc_markup_to_joined_paragraph
[836/909] 743271=test_date_time
[837/909] 743271=test_require
[838/909] 743271=test_date_new
[839/909] 743271=test_data
[840/909] 743271=test_http
[841/909] 743271=test_shift_jis
[842/909] 743271=test_gem_commands_which_command
[843/909] 743261=test_inadvertent_creation
[844/909] 743278=test_flags
[845/909] 743271=test_enumerator
[846/909] 743261=test_gem_commands_specification_command
[847/909] 743260=reflection_test
[848/909] 743260=test_gem_commands_dependency_command
[849/909] 743261=test_gem_resolver
[850/909] 743260=test_gem_resolver_composed_set
[851/909] 743260=test_safe_load
[852/909] 743260=test_name_error
[853/909] 743260=test_rdoc_markup_attribute_manager
[854/909] 743260=test_gem_commands_mirror
[855/909] 743260=test_gem_ext_cargo_builder_link_flag_converter
[856/909] 743262=test_gem_request
[857/909] 743261=test_method_cache
[858/909] 743260=test_sprintf_comb
[859/909] 743261=test_generic
[860/909] 743273=test_win32ole
[861/909] 743279=test_scan_args
[862/909] 743273=test_enumerator_kw
[863/909] 743261=tunnel_test
[864/909] 743273=test_settracefunc
[865/909] 743279=test_gem_text
[866/909] 743261=test_rdoc_cross_reference
[867/909] 743279=parameters_signature_test
[868/909] 743279=test_gem_commands_info_command
[869/909] 743279=test_gem_dependency_installer
[870/909] 743260=test_scalar
[871/909] 743260=test_case_options
[872/909] 743260=test_store
[873/909] 743262=test_exception
[874/909] 743276=test_bug_reporter
[875/909] 743266=test_gem_name_tuple
[876/909] 743260=test_gem_package_tar_reader_entry
[877/909] 743266=test_rand
[878/909] 743275=test_severity
[879/909] 743275=test_ractor
[880/909] 743275=test_gem_install_update_options
[881/909] 743261=test_require_lib
[882/909] 743260=test_rdoc_generator_ri
[883/909] 743260=test_extlibs
[884/909] 743266=test_gem_stream_ui
[885/909] 743275=test_literal
[886/909] 743278=test_c_struct_builder
[887/909] 743274=test_dot_dot
[888/909] 743276=test_str2big
[889/909] 743274=test_rdoc_markup_to_table_of_contents
[890/909] 743276=location_test
[891/909] 743276=test_objectspace
[892/909] 743274=test_socket
[893/909] 743266=test_thread
[894/909] 743278=test_gem_remote_fetcher_s3
[895/909] 743278=test_pkey
[896/909] 743266=test_case
[897/909] 743266=test_reline
[898/909] 743278=test_parser_events
[899/909] 743278=test_cclass
[900/909] 743275=test_grapheme_breaks
[901/909] 743275=test_gem_version_option
[902/909] 743278=test_gem_request_connection_pools
[903/909] 743275=test_m17n_comb
[904/909] 743273=test_memory_view
[905/909] 743273=test_ractor
[906/909] 743266=test_ansi_with_terminfo
[907/909] 743266=test_rdoc_generator_pot_po
[908/909] 743266=test_rdoc_markup_to_markdown
[909/909] 743276=test_json_tree
Finished tests in 36.125835s, 896.6159 tests/s, 178604.0636 assertions/s.
32391 tests, 6452221 assertions, 0 failures, 0 errors, 322 skips

ruby -v: ruby 3.4.0dev (2024-07-10T23:06:20Z master 8c69caa495) [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 -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/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'
ruby 3.4.0dev (2024-07-10T23:06:20Z master 8c69caa495) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 8.302341 seconds

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