# Logfile created on 2024-12-11 23:40:17 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f3811f4fdd0 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241211-234017", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f3811f71b88 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f3811f71890 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f3811e8a6e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241211-234017", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241211-234017>, @binmode=false, @mon_data=#<Monitor:0x00007f3811f71610>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   34e6854..d848590  master     -> origin/master
Updating 34e6854..d848590
Fast-forward
 ext/socket/ipsocket.c                       |  4 +-
 ext/socket/raddrinfo.c                      |  4 +-
 prism/prism.c                               | 31 +++++++++++++--
 test/prism/percent_delimiter_string_test.rb | 58 +++++++++++++++++++++++++++++
 yjit/src/core.rs                            |  4 +-
 yjit/src/disasm.rs                          |  1 +
 yjit/src/lib.rs                             | 11 ++++++
 yjit/src/options.rs                         |  1 -
 8 files changed, 104 insertions(+), 10 deletions(-)
 create mode 100644 test/prism/percent_delimiter_string_test.rb
Latest commit hash = d84859061a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-jemalloc/version.c
compiling /tmp/ruby/src/trunk-jemalloc/prism/prism.c
building Rust YJIT (release mode)
warning: unknown lint: `static_mut_refs`
  --> /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs:15:10
   |
15 | #![allow(static_mut_refs)]
   |          ^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unknown_lints)]` on by default

warning: 1 warning emitted

touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
16e92ea1ffc202de9d6e9c5fd350689fb1ceab2b3da4bfb3d61fa7b68fcf21a5  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
encdb.h unchanged
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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
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-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
	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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

encdb.h unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.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-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1
                                    benchmark 0.4.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.2
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.4
                                    rdoc 6.8.1
                                    readline 0.0.4
                                    reline 0.5.12
                                    resolv 0.5.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.0
                                    set 1.1.1
                                    shellwords 0.2.1
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.2
                                    tmpdir 0.3.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1
                                    date 3.4.1
                                    digest 3.2.0.pre0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.6.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.0
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.2.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.4
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.4
                                    rexml 3.3.9
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.1
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.7.0
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.3.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.2.0
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2002 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 = -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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/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 = -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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Run options: 
  --seed=18503
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-12-11T23:37:32Z master d84859061a) +PRISM [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 -j' TESTS='-j4'
	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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
ruby 3.4.0dev (2024-12-11T23:37:32Z master d84859061a) +PRISM [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 27.938648 seconds

3439 files, 33371 examples, 158716 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile