# Logfile created on 2024-05-28 05:44:23 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d2ae8be5a8 @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.20240528-054423", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d2ae952f00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d2ae952d70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d2ae952be0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240528-054423", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240528-054423>, @binmode=false, @mon_data=#<Monitor:0x000055d2ae952b18>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /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/power_assert.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   7c6e4bc..ca2d229  master     -> origin/master
Updating 7c6e4bc..ca2d229
Fast-forward
 NEWS.md                                       |   4 +-
 benchmark/hash_aref_str_lit.yml               |  20 +++++
 compile.c                                     |   2 +-
 error.c                                       |   5 --
 ext/-test-/public_header_warnings/extconf.rb  |  23 ++++++
 include/ruby/internal/arithmetic/long.h       |  14 ++--
 include/ruby/internal/arithmetic/long_long.h  |   2 +-
 include/ruby/internal/arithmetic/st_data_t.h  |   4 +-
 include/ruby/internal/encoding/encoding.h     |   2 +-
 include/ruby/internal/intern/error.h          |  10 +++
 include/ruby/internal/memory.h                |   2 +-
 include/ruby/internal/special_consts.h        |   4 +-
 internal/string.h                             |  10 ++-
 prism_compile.c                               |   2 +-
 ractor.c                                      |  18 +----
 ruby_parser.c                                 |   2 +-
 spec/ruby/command_line/frozen_strings_spec.rb |  12 +--
 spec/ruby/core/string/chilled_string_spec.rb  |  12 +--
 string.c                                      | 111 ++++++++++++++++++++++----
 test/ruby/test_rubyoptions.rb                 |   3 -
 test/ruby/test_string.rb                      |   7 +-
 test/test_timeout.rb                          |   4 +-
 yjit/bindgen/src/main.rs                      |   1 +
 yjit/src/codegen.rs                           |   2 +-
 yjit/src/cruby_bindings.inc.rs                |   2 +
 25 files changed, 193 insertions(+), 85 deletions(-)
 create mode 100644 benchmark/hash_aref_str_lit.yml
 create mode 100644 ext/-test-/public_header_warnings/extconf.rb
Latest commit hash = ca2d229e6b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /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/typeprof.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -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-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 = 
	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 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-jemalloc/main.c
compiling /tmp/ruby/src/trunk-jemalloc/dmydln.c
compiling /tmp/ruby/src/trunk-jemalloc/miniinit.c
compiling /tmp/ruby/src/trunk-jemalloc/array.c
compiling /tmp/ruby/src/trunk-jemalloc/ast.c
compiling /tmp/ruby/src/trunk-jemalloc/bignum.c
compiling /tmp/ruby/src/trunk-jemalloc/class.c
compiling /tmp/ruby/src/trunk-jemalloc/compar.c
compiling /tmp/ruby/src/trunk-jemalloc/compile.c
compiling /tmp/ruby/src/trunk-jemalloc/complex.c
compiling /tmp/ruby/src/trunk-jemalloc/cont.c
compiling /tmp/ruby/src/trunk-jemalloc/debug.c
compiling /tmp/ruby/src/trunk-jemalloc/debug_counter.c
compiling /tmp/ruby/src/trunk-jemalloc/dir.c
compiling /tmp/ruby/src/trunk-jemalloc/dln_find.c
compiling /tmp/ruby/src/trunk-jemalloc/encoding.c
compiling /tmp/ruby/src/trunk-jemalloc/enum.c
compiling /tmp/ruby/src/trunk-jemalloc/enumerator.c
compiling /tmp/ruby/src/trunk-jemalloc/error.c
compiling /tmp/ruby/src/trunk-jemalloc/eval.c
compiling /tmp/ruby/src/trunk-jemalloc/file.c
compiling /tmp/ruby/src/trunk-jemalloc/gc.c
compiling /tmp/ruby/src/trunk-jemalloc/hash.c
compiling /tmp/ruby/src/trunk-jemalloc/inits.c
compiling /tmp/ruby/src/trunk-jemalloc/imemo.c
compiling /tmp/ruby/src/trunk-jemalloc/io.c
compiling /tmp/ruby/src/trunk-jemalloc/io_buffer.c
compiling /tmp/ruby/src/trunk-jemalloc/iseq.c
compiling /tmp/ruby/src/trunk-jemalloc/load.c
compiling /tmp/ruby/src/trunk-jemalloc/marshal.c
compiling /tmp/ruby/src/trunk-jemalloc/math.c
compiling /tmp/ruby/src/trunk-jemalloc/memory_view.c
compiling /tmp/ruby/src/trunk-jemalloc/rjit.c
compiling /tmp/ruby/src/trunk-jemalloc/rjit_c.c
compiling /tmp/ruby/src/trunk-jemalloc/node.c
compiling /tmp/ruby/src/trunk-jemalloc/node_dump.c
compiling /tmp/ruby/src/trunk-jemalloc/numeric.c
compiling /tmp/ruby/src/trunk-jemalloc/object.c
compiling /tmp/ruby/src/trunk-jemalloc/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-jemalloc/proc.c
compiling /tmp/ruby/src/trunk-jemalloc/process.c
compiling /tmp/ruby/src/trunk-jemalloc/ractor.c
compiling /tmp/ruby/src/trunk-jemalloc/random.c
compiling /tmp/ruby/src/trunk-jemalloc/range.c
compiling /tmp/ruby/src/trunk-jemalloc/rational.c
compiling /tmp/ruby/src/trunk-jemalloc/re.c
compiling /tmp/ruby/src/trunk-jemalloc/regcomp.c
compiling /tmp/ruby/src/trunk-jemalloc/regenc.c
compiling /tmp/ruby/src/trunk-jemalloc/regerror.c
compiling /tmp/ruby/src/trunk-jemalloc/regexec.c
compiling /tmp/ruby/src/trunk-jemalloc/regparse.c
compiling /tmp/ruby/src/trunk-jemalloc/regsyntax.c
compiling /tmp/ruby/src/trunk-jemalloc/ruby.c
compiling /tmp/ruby/src/trunk-jemalloc/ruby_parser.c
compiling /tmp/ruby/src/trunk-jemalloc/scheduler.c
compiling /tmp/ruby/src/trunk-jemalloc/shape.c
compiling /tmp/ruby/src/trunk-jemalloc/signal.c
compiling /tmp/ruby/src/trunk-jemalloc/sprintf.c
compiling /tmp/ruby/src/trunk-jemalloc/st.c
compiling /tmp/ruby/src/trunk-jemalloc/strftime.c
compiling /tmp/ruby/src/trunk-jemalloc/string.c
compiling /tmp/ruby/src/trunk-jemalloc/struct.c
compiling /tmp/ruby/src/trunk-jemalloc/symbol.c
compiling /tmp/ruby/src/trunk-jemalloc/thread.c
compiling /tmp/ruby/src/trunk-jemalloc/time.c
compiling /tmp/ruby/src/trunk-jemalloc/transcode.c
compiling /tmp/ruby/src/trunk-jemalloc/util.c
compiling /tmp/ruby/src/trunk-jemalloc/variable.c
compiling /tmp/ruby/src/trunk-jemalloc/version.c
compiling /tmp/ruby/src/trunk-jemalloc/vm.c
compiling /tmp/ruby/src/trunk-jemalloc/vm_backtrace.c
compiling /tmp/ruby/src/trunk-jemalloc/vm_dump.c
compiling /tmp/ruby/src/trunk-jemalloc/vm_sync.c
compiling /tmp/ruby/src/trunk-jemalloc/vm_trace.c
compiling /tmp/ruby/src/trunk-jemalloc/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-jemalloc/prism/api_pack.c
compiling /tmp/ruby/src/trunk-jemalloc/prism/extension.c
compiling /tmp/ruby/src/trunk-jemalloc/prism_init.c
compiling /tmp/ruby/src/trunk-jemalloc/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-jemalloc/enc/ascii.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/unicode.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-jemalloc/missing/setproctitle.c
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 = -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-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 = 
	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 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-jemalloc/dln.c
compiling /tmp/ruby/src/trunk-jemalloc/localeinit.c
compiling /tmp/ruby/src/trunk-jemalloc/loadpath.c
builtin_binary.inc updated
2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  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 = -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-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 = 
	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 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
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
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
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
compiling /tmp/ruby/src/trunk-jemalloc/enc/encdb.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/big5.c
transdb.h unchanged
compiling /tmp/ruby/src/trunk-jemalloc/enc/cesu_8.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/cp949.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/gb2312.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/gb18030.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/gbk.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/iso2022.c
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese.c
linking encoding gb2312.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_euc.c
linking encoding gb18030.so
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_sjis.c
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/korean.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/single_byte.c
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf8_mac.c
linking encoding utf_32le.so
linking encoding windows_31j.so
compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf_16_32.c
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking transcoder transdb.so
linking encoding windows_1257.so
linking transcoder big5.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
configuring -test-/public_header_warnings
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
linking transcoder utf8_mac.so
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 updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/concat/to_ary_concat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-14834/bug-14384.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-3571/bug.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/class2name.c
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/init.c
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
linking shared-object -test-/dln/empty.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/profile_frames.c
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/enc_raise.c
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/init.c
linking shared-object -test-/bignum.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/newline_conv.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/init.c
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/stat.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/nextafter.c
linking shared-object -test-/funcall.so
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/core_ext.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl'
linking shared-object -test-/float.so
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/init.c
linking shared-object -test-/iseq_load.so
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/load/dot.dot/dot.dot.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/yield.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/init.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/internal_ivar/internal_ivar.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/my_integer.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/notimplement/bug.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/memory_view.so
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock'
linking shared-object -test-/path_to_class.so
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/receiver.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/super.c
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/recursion/recursion.c
linking shared-object -test-/proc.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random'
linking shared-object -test-/recursion.so
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/numhash/numhash.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/chilled.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/type.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/cstr.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/ellipsize.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_dummy.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/vm/at_exit.c
linking shared-object -test-/tracepoint.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/fstring.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-jemalloc/ext/cgi/escape/escape.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation'
compiling /tmp/ruby/src/trunk-jemalloc/ext/continuation/continuation.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
compiling /tmp/ruby/src/trunk-jemalloc/ext/coverage/coverage.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/init.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_core.c
linking shared-object cgi/escape.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/modify.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/digest.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/new.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/nofree.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/etc'
compiling /tmp/ruby/src/trunk-jemalloc/ext/etc/etc.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl'
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/fcntl/fcntl.c
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/qsort.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/closure.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
compiling /tmp/ruby/src/trunk-jemalloc/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/set_len.c
linking shared-object io/console.so
linking shared-object -test-/string.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/function.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-jemalloc/ext/io/nonblock/nonblock.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait'
compiling /tmp/ruby/src/trunk-jemalloc/ext/io/wait/wait.c
linking shared-object io/wait.so
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
compiling /tmp/ruby/src/trunk-jemalloc/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/memory_view.c
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/pointer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl.c
linking shared-object objspace.so
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
compiling /tmp/ruby/src/trunk-jemalloc/ext/pathname/pathname.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_to_ruby.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
compiling /tmp/ruby/src/trunk-jemalloc/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bn.c
linking shared-object psych.so
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-jemalloc/ext/rbconfig/sizeof/sizes.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
compiling /tmp/ruby/src/trunk-jemalloc/ext/rbconfig/sizeof/limits.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof'
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'
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strptime.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/basicsocket.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/option.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dh.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio'
compiling /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_rsa.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
compiling /tmp/ruby/src/trunk-jemalloc/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_rand.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib'
compiling /tmp/ruby/src/trunk-jemalloc/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509crl.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib'
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.0/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509name.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509req.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2init.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator'
compiling /tmp/ruby/src/trunk-jemalloc/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509revoked.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser'
compiling /tmp/ruby/src/trunk-jemalloc/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509store.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator'
linking shared-object openssl.so
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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 = 
	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/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
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'
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
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
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering 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/coverage'
make[2]: Leaving 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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
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/socket'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
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.0/ext/racc/cparse'
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/rbs-3.4.4/ext/rbs_extension'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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]: 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/rbs-3.4.4/ext/rbs_extension'
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 to 
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+0/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+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0
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+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.7
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.11
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1936 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-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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-05-28T05:33:07Z master ca2d229e6b) [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 -j' 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-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 = 
	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 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
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/.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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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'
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'
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/1-mspec-multi-0
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/2-mspec-multi-1
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/3-mspec-multi-2
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/4-mspec-multi-3
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/5-mspec-multi-4
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/6-mspec-multi-5
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/7-mspec-multi-6
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/8-mspec-multi-7
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/9-mspec-multi-8
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/10-mspec-multi-9
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/11-mspec-multi-10
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/12-mspec-multi-11
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/13-mspec-multi-12
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/14-mspec-multi-13
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/15-mspec-multi-14
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lm2waq/16-mspec-multi-15
ruby 3.4.0dev (2024-05-28T05:33:07Z master ca2d229e6b) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 139.797677 seconds

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