# Logfile created on 2023-10-22 15:31:09 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557953e3dbc8 @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-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20231022-153109", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x0000557953ed2890 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557953ed2750 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557953ed25c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20231022-153109", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20231022-153109>, @binmode=false, @mon_data=#<Monitor:0x0000557953ed24f8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2"
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2"
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-gc-asserts/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2"
Already up to date.
Latest commit hash = b84e6fe93e
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2"
/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-gc-asserts/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-gc-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
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
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/st_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/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
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2"
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-gc-asserts/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
	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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-gc-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-gc-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-gc-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.15.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

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

ruby -v: ruby 3.3.0dev (2023-10-22T11:12:16Z master b84e6fe93e) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
$ /tmp/ruby/build/trunk-gc-asserts/miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-gc-asserts/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-22T11:12:16Z master b84e6fe93e) [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 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 785.641243 seconds

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