# Logfile created on 2024-12-17 21:40:02 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f0c268ffdc0 @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.20241217-214002", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f0c26921f10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f0c26921cb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f0c2683a890 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241217-214002", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241217-214002>, @binmode=false, @mon_data=#<Monitor:0x00007f0c26921830>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 9715131..375fec7 master -> origin/master Updating 9715131..375fec7 Fast-forward include/ruby/internal/symbol.h | 4 ++++ lib/rdoc/markup/to_rdoc.rb | 2 +- test/rdoc/support/text_formatter_test_case.rb | 10 +++++----- test/rdoc/test_rdoc_markup_to_ansi.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_bs.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_html.rb | 17 ++++++++++------- test/rdoc/test_rdoc_markup_to_markdown.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_rdoc.rb | 12 ++++++------ 8 files changed, 44 insertions(+), 37 deletions(-) Latest commit hash = 375fec7c53 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' /tmp/ruby/src/trunk-jemalloc/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/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 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 linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 dc6e25bfcf9cfc13b6bd0d9ba5c610d85a9c49975564fceeaf97ca6fcc4325a6 builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' compiling /tmp/ruby/src/trunk-jemalloc/enc/encdb.c making srcs under enc compiling /tmp/ruby/src/trunk-jemalloc/enc/big5.c 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 compiling /tmp/ruby/src/trunk-jemalloc/enc/cesu_8.c compiling /tmp/ruby/src/trunk-jemalloc/enc/cp949.c transdb.h unchanged making trans compiling /tmp/ruby/src/trunk-jemalloc/enc/emacs_mule.c 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/euc_jp.c compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_kr.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/big5.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/gb18030.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/iso_8859_9.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_10.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/iso_8859_15.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_16.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/utf_16le.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/windows_1250.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/trans/cesu_8.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/trans/chinese.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so 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 compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/ebcdic.c linking encoding iso_8859_7.so linking encoding iso_8859_8.so compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji.c linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_iso2022_kddi.c 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/emoji_sjis_docomo.c linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_kddi.c linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_softbank.c linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so 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' compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/escape.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/trans/iso2022.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_sjis.c 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/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF/c.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/korean.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/single_byte.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving 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 linking shared-object -test-/arith_seq/beg_len_step.so 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-/arith_seq/extract' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/arith_seq/extract/extract.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf8_mac.c linking shared-object -test-/arith_seq/extract.so 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-/array/concat' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/concat/to_ary_concat.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf_16_32.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat' 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 transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/big2str.c linking shared-object -test-/array/resize.so linking transcoder ebcdic.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-14834' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-14834/bug-14834.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/bigzero.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/div.c linking shared-object -test-/bug_14834.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/init.c 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-3571' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-3571/bug.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/intpack.c linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' linking transcoder emoji_sjis_docomo.so 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/mul.c linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so 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 linking shared-object -test-/bug_5832.so linking transcoder iso2022.so linking transcoder japanese.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/class2name.c linking transcoder japanese_euc.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/str2big.c linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf8_mac.so linking shared-object -test-/bug_reporter.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/init.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' linking transcoder utf_16_32.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/init.c make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' 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 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/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/class.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/inspector.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/dataerror.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/init.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/profile_frames.c 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/enc_raise.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/ensured.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/init.c linking shared-object -test-/fatal.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 linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/stat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' 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 linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/delete.c linking shared-object -test-/funcall.so linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/core_ext.c 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 linking shared-object -test-/file.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/break.c linking shared-object -test-/iseq_load.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 linking shared-object -test-/hash.so 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 linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/yield.c 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 linking shared-object -test-/load/protect.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect' 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/internal_ivar' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/compat.so 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 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-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/method/arity.c linking shared-object -test-/marshal/internal_ivar.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-/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 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 linking shared-object -test-/memory_view.so linking shared-object -test-/num2int.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-/popen_deadlock' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/popen_deadlock/infinite_loop_dlsym.c 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-/path_to_class.so 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-/proc' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/init.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/bad_version.c 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/super.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/init.c 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 linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' 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-/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-/regexp' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/init.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-/scan_args' linking shared-object -test-/recursion.so 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-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/parse_depth_limit.c 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 linking shared-object -test-/st/numhash.so linking shared-object -test-/st/foreach.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-/st/update' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/update/update.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/struct' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/data.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/coderange.c linking shared-object -test-/st/update.so 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/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/len.c linking shared-object -test-/symbol.so linking shared-object -test-/scan_args.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/instrumentation' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread/instrumentation/instrumentation.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/member.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-/time' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_associate.c linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/struct.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-/tracepoint' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/gc_hook.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-/time/leap_second.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/fstring.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/vm/at_exit.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/wait/wait.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/modify.c linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/new.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' compiling /tmp/ruby/src/trunk-jemalloc/ext/cgi/escape/escape.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/normalize.c linking shared-object -test-/time.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/qsort.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' compiling /tmp/ruby/src/trunk-jemalloc/ext/continuation/continuation.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_interned_str.c linking shared-object cgi/escape.so linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' 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/rb_str_dup.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/set_len.c compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_parse.c linking shared-object -test-/string.so linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/digest.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 linking shared-object etc.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/fcntl/fcntl.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/closure.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' 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/fiddle/conversions.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/fiddle.c linking shared-object io/console.so 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/function.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/wait/wait.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strptime.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' 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' compiling /tmp/ruby/src/trunk-jemalloc/ext/monitor/monitor.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' 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/pinned.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/pointer.c compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace_dump.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 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 linking shared-object fiddle.so 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 linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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_parser.c linking shared-object pty.so linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-jemalloc/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_yaml_tree.c linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bio.c 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/ripper.c linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' 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_bn.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_cipher.c 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/socket/basicsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_digest.c 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/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_hmac.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' 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_kdf.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/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ocsp.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs12.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs7.c linking shared-object socket.so linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey.c 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dh.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/sha1' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1init.c linking shared-object digest/rmd160.so compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dsa.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_ec.c 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 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_pkey_rsa.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_provider.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl_session.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 compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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 debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - generating encdb.h gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged encdb.h unchanged making enc making srcs under 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' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans 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 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 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' 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/fiddle' make[2]: Entering 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/psych' 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/pathname' 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/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/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0 cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.9.1 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.2 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=47213 "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 2112076=test_bundled_gems [ 2/916] 2112078=test_gem_commands_server_command [ 3/916] 2112079=test_clone [ 4/916] 2112081=test_io_timeout [ 5/916] 2112081=test_comparable [ 6/916] 2112081=test_date [ 7/916] 2112081=test_pair [ 8/916] 2112076=test_integer [ 9/916] 2112076=test_gem_console_ui [ 10/916] 2112079=test_alias_and_anchor [ 11/916] 2112076=test_capacity [ 12/916] 2112076=test_win32ole_method_event [ 13/916] 2112076=test_install [ 14/916] 2112079=test_cmethod [ 15/916] 2112079=test_nextafter [ 16/916] 2112078=test_rdoc_parser [ 17/916] 2112079=test_integer_comb [ 18/916] 2112078=integer_base_flags_test [ 19/916] 2112078=test_euc_tw [ 20/916] 2112078=test_yield [ 21/916] 2112076=regular_expression_options_test [ 22/916] 2112076=test_bignum [ 23/916] 2112076=test_wait [ 24/916] 2112076=test_x509attr [ 25/916] 2112076=ractor_test [ 26/916] 2112076=test_coder [ 27/916] 2112076=test_symbol [ 28/916] 2112079=test_file [ 29/916] 2112079=test_dot_dot [ 30/916] 2112079=test_context [ 31/916] 2112076=test_ellipsize [ 32/916] 2112076=test_closure [ 33/916] 2112079=test_x509store [ 34/916] 2112076=test_digest [ 35/916] 2112076=test_init [ 36/916] 2112078=test_gem_commands_unpack_command [ 37/916] 2112081=test_unix [ 38/916] 2112081=test_mul [ 39/916] 2112081=test_nil [ 40/916] 2112081=test_wss [ 41/916] 2112079=test_exit [ 42/916] 2112081=test_gem_source_local [ 43/916] 2112076=test_gem_request_set_gem_dependency_api [ 44/916] 2112079=test_to_ruby [ 45/916] 2112079=numeric_value_test [ 46/916] 2112079=test_enc_str_buf_cat [ 47/916] 2112079=test_gem_version [ 48/916] 2112076=test_memory_view [ 49/916] 2112079=test_gem_ext_cargo_builder [ 50/916] 2112079=test_folderitem2_invokeverb [ 51/916] 2112079=test_arith_seq_extract [ 52/916] 2112078=test_pinned [ 53/916] 2112076=test_win32ole_event [ 54/916] 2112076=test_gb18030 [ 55/916] 2112076=test_gem_gemcutter_utilities [ 56/916] 2112079=test_grapheme_breaks [ 57/916] 2112079=test_random [ 58/916] 2112078=test_lexer [ 59/916] 2112079=test_gem_resolver_index_set [ 60/916] 2112078=test_err_in_callback [ 61/916] 2112078=test_arity [ 62/916] 2112078=test_files_test [ 63/916] 2112081=test_tempfile [ 64/916] 2112079=test_eval_history [ 65/916] 2112079=test_function [ 66/916] 2112078=test_gem_commands_lock_command [ 67/916] 2112078=test_sockopt [ 68/916] 2112078=test_irb [ 69/916] 2112078=test_gem_request_connection_pools [ 70/916] 2112081=test_files_ext [ 71/916] 2112079=test_io_m17n [ 72/916] 2112081=test_rb_str_dup [ 73/916] 2112081=test_encoding [ 74/916] 2112081=test_rdoc_markup_to_table_of_contents [ 75/916] 2112081=test_hash_create [ 76/916] 2112081=test_zlib [ 77/916] 2112078=test_placearg [ 78/916] 2112078=test_proc [ 79/916] 2112076=test_document [ 80/916] 2112076=test_gem_commands_uninstall_command [ 81/916] 2112079=test_at_exit [ 82/916] 2112081=test_big2str [ 83/916] 2112079=test_delete [ 84/916] 2112081=test_gem_ext_configure_builder [ 85/916] 2112079=test_enumerator_kw [ 86/916] 2112079=test_switch_hitter [ 87/916] 2112079=test_continuation [ 88/916] 2112079=test_ocsp [ 89/916] 2112081=test_primitive [ 90/916] 2112081=test_yamlstore [ 91/916] 2112081=test_tmpdir [ 92/916] 2112081=test_gem_package_tar_reader_entry [ 93/916] 2112078=test_thread_cv [ 94/916] 2112079=test_undef [ 95/916] 2112079=test_gem_commands_setup_command [ 96/916] 2112081=test_filter [ 97/916] 2112081=test_time [ 98/916] 2112078=test_type [ 99/916] 2112078=test_complexrational [100/916] 2112081=test_unicode [101/916] 2112078=test_koi8 [102/916] 2112078=test_printf [103/916] 2112078=test_rdoc_any_method [104/916] 2112081=test_thread [105/916] 2112076=test_function_entry [106/916] 2112076=test_win32ole_param_event [107/916] 2112076=test_hash [108/916] 2112076=test_http_request [109/916] 2112078=test_resource [110/916] 2112078=test_http [111/916] 2112076=location_test [112/916] 2112076=test_ldap [113/916] 2112076=test_reqarg .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x8, ino=3074314251, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [114/916] 2112079=test_rdoc_cross_reference Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 8 #<File::Stat dev=0x8, ino=3074306426, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [115/916] 2112076=test_shift_jis [116/916] 2112076=test_gem_resolver_vendor_set [117/916] 2112076=test_pipe [118/916] 2112076=test_gem_commands_update_command [119/916] 2112079=test_object_references [120/916] 2112079=test_boolean [121/916] 2112079=test_addr [122/916] 2112079=test_ns_spki [123/916] 2112079=test_stack [124/916] 2112079=test_key_name_check [125/916] 2112079=test_require [126/916] 2112078=test_win32ole_type_event [127/916] 2112078=test_gem_resolver_composed_set [128/916] 2112078=test_files_test_2 [129/916] 2112078=test_gem_resolver_local_specification [130/916] 2112078=test_logperiod [131/916] 2112078=test_econv [132/916] 2112078=test_rdoc_markup_hard_break [133/916] 2112076=test_helper [134/916] 2112076=test_rdoc_markup_attribute_manager [135/916] 2112078=test_multi_irb_commands [136/916] 2112078=test_rdoc_rd [137/916] 2112078=test_gem_remote_fetcher_local_ssl_server [138/916] 2112076=test_logdevice [139/916] 2112079=test_x509cert [140/916] 2112079=test_stringio [141/916] 2112079=test_parse [142/916] 2112076=test_bigzero [143/916] 2112076=test_class2name [144/916] 2112076=test_gem_platform [145/916] 2112076=test_regexp [146/916] 2112079=test_rand [147/916] 2112078=compiler_test [148/916] 2112078=test_project_sanity [149/916] 2112078=test_rational [150/916] 2112079=test_euc_kr [151/916] 2112079=test_rational2 [152/916] 2112079=fixtures_test [153/916] 2112081=test_lambda [154/916] 2112079=test_ensured [155/916] 2112081=test_completion [156/916] 2112079=fuzzer_test [157/916] 2112079=test_const [158/916] 2112079=test_rdoc_markup_raw [159/916] 2112079=test_class [160/916] 2112078=onigmo_test [161/916] 2112078=test_proxy [162/916] 2112078=test_gem_source_installed [163/916] 2112081=test_struct [164/916] 2112081=test_gem_source_list [165/916] 2112078=test_yaml_special_cases [166/916] 2112078=test_fstring [167/916] 2112081=parser_test [168/916] 2112081=test_gem_ext_cargo_builder_link_flag_converter [169/916] 2112078=test_rdoc_i18n_text [170/916] 2112078=test_evaluation [171/916] 2112078=test_cgi_multipart [172/916] 2112081=test_yamldbm [173/916] 2112081=test_https [174/916] 2112078=breadth_first_search_test [175/916] 2112078=test_thread_fd_close [176/916] 2112078=test_autoconf [177/916] 2112078=test_class_name_check [178/916] 2112078=test_kwargs [179/916] 2112078=test_io [180/916] 2112078=test_io_wait [181/916] 2112078=test_ftp [182/916] 2112078=percent_delimiter_string_test [183/916] 2112078=test_gem_commands_check_command [184/916] 2112078=test_rdoc_comment [185/916] 2112079=test_config [186/916] 2112078=json_addition_test [187/916] 2112078=test_pack [188/916] 2112078=library_symbols_test [189/916] 2112078=test_gem_resolver_git_set [190/916] 2112079=test_cipher [191/916] 2112079=test_gem_installer [192/916] 2112081=test_new [193/916] 2112081=test_storage [194/916] 2112081=test_qsort [195/916] 2112081=test_rdoc_normal_class [196/916] 2112081=test_string [197/916] 2112081=test_iterator [198/916] 2112081=test_config [199/916] 2112081=test_gem_commands_outdated_command [200/916] 2112081=test_change_word [201/916] 2112081=test_gem_doctor [202/916] 2112081=test_etc [203/916] 2112081=test_variable_name_check [204/916] 2112081=ripper_test [205/916] 2112081=test_rubygems [206/916] 2112081=test_gem_source_vendor [207/916] 2112081=test_gem_spec_fetcher [208/916] 2112081=test_singleton [209/916] 2112081=test_process [210/916] 2112081=test_metaclass [211/916] 2112081=test_pkey_dh [212/916] 2112081=test_duplicate [213/916] 2112081=test_modify_expand [214/916] 2112081=test_gem_package_old [215/916] 2112081=test_cgi_tag_helper [216/916] 2112081=test_gem_available_set [217/916] 2112081=test_io [218/916] 2112076=test_gem_request_set_lockfile_tokenizer [219/916] 2112076=test_cgi_cookie [220/916] 2112076=test_cd [221/916] 2112076=test_dir_m17n [222/916] 2112078=test_gem_uninstaller [223/916] 2112076=test_gem_commands_info_command [224/916] 2112076=test_rdoc_alias [225/916] 2112076=test_func [226/916] 2112076=test_rdoc_markup_formatter [227/916] 2112076=test_yaml [228/916] 2112076=string_encoding_test [229/916] 2112076=test_random_formatter [230/916] 2112076=source_location_test [231/916] 2112076=test_reline_key [232/916] 2112076=test_key_actor_vi [233/916] 2112076=test_object [234/916] 2112076=test_enc_raise [235/916] 2112076=test_key_error [236/916] 2112076=test_rdoc_code_object [237/916] 2112076=test_unicode_normalize [238/916] 2112076=test_emitter [239/916] 2112076=test_data [240/916] 2112076=test_engine [241/916] 2112076=test_profile_frames [242/916] 2112076=test_cparser [243/916] 2112076=test_bug_reporter [244/916] 2112076=test_objectspace [245/916] 2112078=test_variable [246/916] 2112081=parameters_signature_test [247/916] 2112081=test_config [248/916] 2112081=test_require_lib [249/916] 2112078=test_io_buffer [250/916] 2112078=test_ipaddr [251/916] 2112078=test_rdoc_markup_to_rdoc [252/916] 2112078=test_rdoc_generator_pot [253/916] 2112078=test_gem_impossible_dependencies_error [254/916] 2112078=test_instrumentation_api [255/916] 2112078=test_rdoc_generator_pot_po [256/916] 2112078=test_gem_gem_runner /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/version.rb:8: warning: already initialized constant RDoc::VERSION /tmp/ruby/src/trunk-jemalloc/lib/rdoc/version.rb:8: warning: previous definition of VERSION was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:68: warning: already initialized constant RDoc::VISIBILITIES /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:68: warning: previous definition of VISIBILITIES was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:74: warning: already initialized constant RDoc::DOT_DOC_FILENAME /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:74: warning: previous definition of DOT_DOC_FILENAME was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:79: warning: already initialized constant RDoc::GENERAL_MODIFIERS /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:79: warning: previous definition of GENERAL_MODIFIERS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:84: warning: already initialized constant RDoc::CLASS_MODIFIERS /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:84: warning: previous definition of CLASS_MODIFIERS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:89: warning: already initialized constant RDoc::ATTR_MODIFIERS /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:89: warning: previous definition of ATTR_MODIFIERS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:94: warning: already initialized constant RDoc::CONSTANT_MODIFIERS /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:94: warning: previous definition of CONSTANT_MODIFIERS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc.rb:99: warning: already initialized constant RDoc::METHOD_MODIFIERS /tmp/ruby/src/trunk-jemalloc/lib/rdoc.rb:99: warning: previous definition of METHOD_MODIFIERS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown.rb:257: warning: already initialized constant RDoc::Markdown::KpegPosInfo /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown.rb:257: warning: previous definition of KpegPosInfo was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown/entities.rb:5: warning: already initialized constant RDoc::Markdown::HTML_ENTITIES /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown/entities.rb:5: warning: previous definition of HTML_ENTITIES was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown/literals.rb:86: warning: already initialized constant RDoc::Markdown::Literals::KpegPosInfo /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown/literals.rb:86: warning: previous definition of KpegPosInfo was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown/literals.rb:446: warning: already initialized constant RDoc::Markdown::Literals::Rules /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown/literals.rb:446: warning: previous definition of Rules was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown.rb:584: warning: already initialized constant RDoc::Markdown::EXTENSIONS /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown.rb:584: warning: previous definition of EXTENSIONS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown.rb:589: warning: already initialized constant RDoc::Markdown::DEFAULT_EXTENSIONS /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown.rb:589: warning: previous definition of DEFAULT_EXTENSIONS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markdown.rb:16544: warning: already initialized constant RDoc::Markdown::Rules /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markdown.rb:16544: warning: previous definition of Rules was here [257/916] 2112078=test_rdoc_context_section [258/916] 2112078=test_time_tz [259/916] 2112078=test_debug [260/916] 2112078=test_rdoc_store [261/916] 2112079=test_rdoc_attr [262/916] 2112079=test_case_comprehensive [263/916] 2112079=test_rdoc_stats [264/916] 2112079=test_yaml_tree [265/916] 2112079=test_gem_local_remote_options [266/916] 2112079=test_gem_package_tar_reader [267/916] 2112079=test_have_func [268/916] 2112076=test_raise_exception [269/916] 2112081=test_gem_commands_pristine_command [270/916] 2112076=test_yjit_exit_locations [271/916] 2112076=command_line_test [272/916] 2112076=test_did_you_mean [273/916] 2112076=test_gem_config_file [274/916] 2112078=test_gc_compact [275/916] 2112076=test_gem_resolver_requirement_list [276/916] 2112076=test_arith_seq_beg_len_step [277/916] 2112076=test_gem_update_suggestion [278/916] 2112078=lex_test [279/916] 2112076=test_store [280/916] 2112079=test_color_printer [281/916] 2112079=test_gem_security [282/916] 2112076=test_ancdata [283/916] 2112076=test_gem_resolver_lock_set [284/916] 2112078=test_webauthn_poller [285/916] 2112076=test_backtrace [286/916] 2112076=test_require [287/916] 2112078=test_win32ole_typelib [288/916] 2112078=test_symbol [289/916] 2112078=test_external_new [290/916] 2112078=test_rat [291/916] 2112078=test_registry [292/916] 2112078=test_gem_command [293/916] 2112078=test_thread [294/916] 2112078=test_pkey_ec [295/916] 2112078=test_array_create [296/916] 2112078=test_formatter [297/916] 2112078=test_ractor [298/916] 2112078=test_date_parse [299/916] 2112078=test_gem_safe_yaml [300/916] 2112078=test_win32ole_param [301/916] 2112078=regular_expression_encoding_test [302/916] 2112078=test_emoji_breaks [303/916] 2112078=test_gem_commands_install_command [304/916] 2112081=test_integer [305/916] 2112076=test_flags [306/916] 2112081=test_trick [307/916] 2112081=test_gem_commands_list_command [308/916] 2112081=test_class [309/916] 2112081=test_history [310/916] 2112081=!Nothing_to_test [311/916] 2112081=test_typeddata [312/916] 2112081=test_protect [313/916] 2112081=test_tree_builder [314/916] 2112081=test_gem_stub_specification [315/916] 2112081=test_popen_deadlock [316/916] 2112079=test_rdoc_i18n_locale [317/916] 2112079=test_kernel [318/916] 2112081=test_rdoc_markup [319/916] 2112081=test_webauthn_listener_response [320/916] 2112081=test_complex2 [321/916] 2112081=test_line_editor [322/916] 2112081=test_gem_requirement [323/916] 2112081=test_string_memory [324/916] 2112079=test_unicode_escape [325/916] 2112081=test_gem_bundler_version_finder [326/916] 2112081=test_ole_methods [327/916] 2112081=test_tcp [328/916] 2112079=test_cgi_core [329/916] 2112079=test_exception [330/916] 2112079=test_parser [331/916] 2112079=test_rdoc_parser_prism_ruby [332/916] 2112081=test_optarg [333/916] 2112079=test_rdoc_method_attr [334/916] 2112079=test_history [335/916] 2112081=test_gem [336/916] 2112076=test_pkcs7 [337/916] 2112079=test_rdoc_generator_ri [338/916] 2112079=test_ssl [339/916] 2112076=test_win32ole_record [340/916] 2112076=test_gem_stream_ui [341/916] 2112076=test_rdoc_markup_to_html_snippet [342/916] 2112076=test_helper_method [343/916] 2112076=test_case_mapping [344/916] 2112076=test_ubf_async_safe [345/916] 2112076=test_ractor [346/916] 2112076=test_assignment [347/916] 2112076=test_word [348/916] 2112076=test_type_completor [349/916] 2112076=test_numeric [350/916] 2112076=test_inlinecache [351/916] 2112076=test_marshal [352/916] 2112079=test_iseq_load [353/916] 2112076=test_console_attr [354/916] 2112076=test_files_sample [355/916] 2112076=test_win32ole_variant_outarg [356/916] 2112076=test_gem_commands_help_command [357/916] 2112076=test_gem_commands_build_command [358/916] 2112079=test_vm_dump [359/916] 2112079=test_rendering [360/916] 2112079=test_ftp [361/916] 2112079=test_import [362/916] 2112081=test_libs [363/916] 2112081=test_gc [364/916] 2112081=test_math [365/916] 2112081=test_basicsocket [366/916] 2112081=test_gem_commands_exec_command [367/916] 2112076=errors_test [368/916] 2112078=test_common [369/916] 2112076=test_gem_request [370/916] 2112078=test_key_stroke [371/916] 2112078=pattern_test [372/916] 2112078=test_logger [373/916] 2112078=test_gem_validator [374/916] 2112078=test_case [375/916] 2112078=dump_test [376/916] 2112076=test_stringchar [377/916] 2112076=test_kill_ring [378/916] 2112076=test_fixnum [379/916] 2112076=test_signal [380/916] 2112079=test_date_strftime [381/916] 2112078=test_gem_source_subpath_problem [382/916] 2112079=test_gc [383/916] 2112076=test_big5 [384/916] 2112076=test_mutex [385/916] 2112078=test_date_time [386/916] 2112078=test_data [387/916] 2112078=test_gem_commands_sources_command [388/916] 2112078=test_foreach [389/916] 2112078=test_str2big [390/916] 2112076=test_struct [391/916] 2112078=test_win32ole_type [392/916] 2112078=test_pointer [393/916] 2112076=test_summary [394/916] 2112076=test_timeout [395/916] 2112076=implicit_array_test [396/916] 2112076=test_regex_casefold [397/916] 2112078=test_gem_source_git [398/916] 2112076=test_http [399/916] 2112076=test_object_create_start [400/916] 2112076=test_fips [401/916] 2112076=test_sexp [402/916] 2112076=test_name_error [403/916] 2112076=lex_test [404/916] 2112076=test_lock_native_thread [405/916] 2112076=encodings_test [406/916] 2112076=test_string_processing [407/916] 2112076=test_safe_load [408/916] 2112076=test_gem_security_policy [409/916] 2112076=test_gem_resolver_installer_set [410/916] 2112076=test_rdoc_markup_paragraph [411/916] 2112076=test_gem_security_trust_dir [412/916] 2112076=version_test [413/916] 2112076=test_cgi_header [414/916] 2112076=test_parser_events [415/916] 2112076=test_helper [416/916] 2112076=test_enumerator [417/916] 2112081=test_rdoc_parser_rd [418/916] 2112081=test_rdoc_markup_to_markdown [419/916] 2112081=test_gem_silent_ui [420/916] 2112081=test_getopts [421/916] 2112081=test_null [422/916] 2112081=test_scan_args [423/916] 2112081=test_propertyputref [424/916] 2112081=test_rdoc_markup_verbatim [425/916] 2112081=test_yjit [426/916] 2112079=test_encoding [427/916] 2112079=test_rdoc_parser_c [428/916] 2112081=test_rdoc_rd_inline_parser [429/916] 2112081=test_m17n [430/916] 2112081=test_keyword [431/916] 2112081=test_pattern_key_name_check [432/916] 2112081=index_write_test [433/916] 2112081=test_constant [434/916] 2112079=test_argf [435/916] 2112076=test_rubyvm [436/916] 2112076=json_fixtures_test [437/916] 2112076=test_too_many_dummy_encodings [438/916] 2112076=test_bmethod [439/916] 2112076=test_windows_1252 [440/916] 2112076=test_rdoc_generator_pot_po_entry [441/916] 2112076=unescape_test [442/916] 2112079=test_gem_source_fetch_problem [443/916] 2112079=dispatcher_test [444/916] 2112079=warnings_test [445/916] 2112079=test_module [446/916] 2112076=test_set [447/916] 2112076=test_ractor_compatibility [448/916] 2112076=test_ssl [449/916] 2112078=test_rdoc_parser_simple [450/916] 2112078=test_bash_completion [451/916] 2112078=string_query_test [452/916] 2112078=test_date_marshal [453/916] 2112078=test_deprecate [454/916] 2112078=test_rdoc_constant [455/916] 2112078=test_readpartial [456/916] 2112078=test_object [457/916] 2112078=test_rdoc_markdown [458/916] 2112078=test_nil2vtempty [459/916] 2112078=test_rdoc_servlet [460/916] 2112078=test_ractor [461/916] 2112078=integer_parse_test [462/916] 2112078=test_severity [463/916] 2112078=test_fileutils [464/916] 2112079=test_rdoc_encoding [465/916] 2112079=test_gem_resolver_installed_specification [466/916] 2112079=parse_stream_test [467/916] 2112079=test_method_cache [468/916] 2112079=test_ruby_lex [469/916] 2112079=test_rdoc_generator_json_index [470/916] 2112079=test_json_tree [471/916] 2112079=test_custom_command [472/916] 2112079=test_time [473/916] 2112079=test_transcode [474/916] 2112079=test_convertible [475/916] 2112078=json_string_matching_test [476/916] 2112078=test_ossl [477/916] 2112076=test_extlibs [478/916] 2112081=test_rdoc_token_stream [479/916] 2112081=test_load [480/916] 2112081=test_cclass [481/916] 2112076=comments_test [482/916] 2112076=test_hash [483/916] 2112081=test_stream [484/916] 2112081=test_gem_commands_mirror [485/916] 2112081=test_win32ole_variant_m [486/916] 2112081=test_gem_resolver_api_set [487/916] 2112081=test_gem_package_tar_header [488/916] 2112081=test_rdoc_single_class [489/916] 2112081=test_depth_first [490/916] 2112081=test_jaro_winkler [491/916] 2112081=test_prettyprint [492/916] 2112081=overlap_test [493/916] 2112081=test_gem_dependency [494/916] 2112081=test_gem_commands_rebuild_command [495/916] 2112081=test_env [496/916] 2112078=test_color [497/916] 2112078=test_queue [498/916] 2112078=test_fd_setsize [499/916] 2112078=test_gem_resolver_specification [500/916] 2112078=test_pkey_dsa [501/916] 2112078=test_gem_package [502/916] 2112081=test_stat [503/916] 2112081=test_webauthn_listener [504/916] 2112076=test_gem_util Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, 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) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 [505/916] 2112076=test_gem_resolver_activation_request [506/916] 2112076=test_cgi_modruby [507/916] 2112076=test_inadvertent_creation [508/916] 2112081=test_method_name_check [509/916] 2112081=test_date_conv [510/916] 2112081=test_egrep_cpp [511/916] 2112076=test_nonblock [512/916] 2112076=test_optparse [513/916] 2112076=test_data_error [514/916] 2112076=test_find_executable [515/916] 2112076=test_mdns [516/916] 2112076=test_gem_source [517/916] 2112081=test_lazy_enumerator [518/916] 2112081=test_rdoc_rdoc [519/916] 2112081=test_benchmark [520/916] 2112078=test_hmac [521/916] 2112078=test_io_buffer [522/916] 2112078=test_help [523/916] 2112078=test_key_actor_emacs [524/916] 2112078=test_numeric [525/916] 2112078=test_udp [526/916] 2112078=test_files_lib [527/916] 2112078=test_basicinstructions [528/916] 2112076=test_range [529/916] 2112078=test_rdoc_markup_include [530/916] 2112078=test_normalize [531/916] 2112078=test_rdoc_require [532/916] 2112078=test_path [533/916] 2112078=test_ts [534/916] 2112081=test_gem_uri_formatter [535/916] 2112081=test_locale [536/916] 2112081=test_assembler [537/916] 2112081=test_weakref [538/916] 2112081=test_macro [539/916] 2112081=test_ractor [540/916] 2112078=test_timeout [541/916] 2112081=test_ws [542/916] 2112081=test_gem_path_support [543/916] 2112081=test_rdoc_generator_darkfish [544/916] 2112076=snippets_test [545/916] 2112078=test_key_event_record [546/916] 2112078=test_erb_m17n [547/916] 2112078=test_iseq [548/916] 2112081=test_gem_resolver_dependency_request [549/916] 2112081=test_gem_commands_owner_command [550/916] 2112076=test_shapes [551/916] 2112076=test_fnmatch [552/916] 2112076=test_configuration [553/916] 2112078=test_force_exit [554/916] 2112078=test_recorder [555/916] 2112078=test_rdoc_top_level /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markup/attribute_manager.rb:21: warning: already initialized constant RDoc::Markup::AttributeManager::NULL /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markup/attribute_manager.rb:21: warning: previous definition of NULL was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markup/attribute_manager.rb:30: warning: already initialized constant RDoc::Markup::AttributeManager::A_PROTECT /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markup/attribute_manager.rb:30: warning: previous definition of A_PROTECT was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markup/attribute_manager.rb:35: warning: already initialized constant RDoc::Markup::AttributeManager::PROTECT_ATTR /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markup/attribute_manager.rb:35: warning: previous definition of PROTECT_ATTR was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markup/attribute_manager.rb:146: warning: already initialized constant RDoc::Markup::AttributeManager::NON_PRINTING_START /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markup/attribute_manager.rb:146: warning: previous definition of NON_PRINTING_START was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/markup/attribute_manager.rb:147: warning: already initialized constant RDoc::Markup::AttributeManager::NON_PRINTING_END /tmp/ruby/src/trunk-jemalloc/lib/rdoc/markup/attribute_manager.rb:147: warning: previous definition of NON_PRINTING_END was here [556/916] 2112076=test_gem_remote_fetcher_s3 [557/916] 2112076=test_raise [558/916] 2112076=test_objspace [559/916] 2112078=test_tracepoint [560/916] 2112078=test_have_macro [561/916] 2112081=test_sleep [562/916] 2112078=desugar_compiler_test [563/916] 2112078=test_string [564/916] 2112078=test_internal_ivar [565/916] 2112078=test_tree_spell_checker [566/916] 2112078=test_gem_request_set [567/916] 2112078=test_emitter [568/916] 2112078=test_bug-5832 [569/916] 2112078=test_https_proxy [570/916] 2112078=test_forwardable [571/916] 2112078=test_have_library [572/916] 2112081=test_mkmf [573/916] 2112081=ruby_parser_test [574/916] 2112081=test_nomethod_error [575/916] 2112081=test_human_typo [576/916] 2112081=test_scanner_events [577/916] 2112081=test_pack [578/916] 2112081=test_enumerable [579/916] 2112081=test_date_compat [580/916] 2112081=test_gem_commands_signout_command [581/916] 2112081=test_gem_commands_yank_command [582/916] 2112081=magic_comment_test [583/916] 2112081=json_ext_parser_test [584/916] 2112081=test_config [585/916] 2112081=static_literals_test [586/916] 2112081=test_gem_ext_builder [587/916] 2112078=test_gem_remote_fetcher [588/916] 2112081=test_ifunless [589/916] 2112081=test_bug-3571 [590/916] 2112081=test_defined [591/916] 2112081=test_gem_uri [592/916] 2112078=test_dir [593/916] 2112081=test_eval [594/916] 2112081=test_gem_unsatisfiable_dependency_error [595/916] 2112081=test_rdoc_rd_inline [596/916] 2112081=test_nesting_parser [597/916] 2112081=test_gem_dependency_installer [598/916] 2112078=test_enumerator [599/916] 2112078=test_files_test_1 [600/916] 2112078=test_sizeof [601/916] 2112081=test_remote_fetch_error [602/916] 2112081=test_face [603/916] 2112081=json_encoding_test [604/916] 2112081=test_gem_ext_rake_builder [605/916] 2112081=test_scalar [606/916] 2112081=test_gem_command_manager [607/916] 2112081=test_not [608/916] 2112081=test_sleep [609/916] 2112079=test_mailto [610/916] 2112079=test_enc_associate [611/916] 2112081=newline_test [612/916] 2112081=test_to_ary_concat [613/916] 2112079=test_c_struct_entry [614/916] 2112079=test_gem_commands_cert_command [615/916] 2112078=equality_test [616/916] 2112078=test_rdoc_markup_indented_paragraph [617/916] 2112078=test_weakkeymap [618/916] 2112081=test_system [619/916] 2112078=test_gem_package_tar_writer [620/916] 2112078=test_provider [621/916] 2112078=test_require [622/916] 2112078=test_signedness [623/916] 2112081=test_gem_specification [624/916] 2112079=test_arity [625/916] 2112079=test_frozen_error [626/916] 2112079=test_rdoc_text [627/916] 2112079=test_trace [628/916] 2112079=test_gem_resolver_api_specification [629/916] 2112079=test_date_new [630/916] 2112079=test_notimplement [631/916] 2112079=test_ractor [632/916] 2112079=test_pkey [633/916] 2112079=test_gem_commands_fetch_command [634/916] 2112079=test_date_arith [635/916] 2112079=test_win32ole_variable [636/916] 2112079=test_ractor [637/916] 2112079=test_array [638/916] 2112079=test_mixed_unicode_escapes [639/916] 2112079=parse_test [640/916] 2112079=test_rdoc_include [641/916] 2112079=test_thread [642/916] 2112079=test_bundled_ca Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 12 #<File::Stat dev=0x8, ino=3074375850, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestGemBundledCA#test_accessing_www_rubygems: 12 [643/916] 2112079=test_exception_at_throwing [644/916] 2112079=attribute_write_test [645/916] 2112079=test_rdoc_markup_to_html [646/916] 2112079=test_rdoc_markup_to_joined_paragraph [647/916] 2112079=test_pack [648/916] 2112079=test_len [649/916] 2112079=test_interned_str [650/916] 2112079=test_literal [651/916] 2112079=test_compile_prism [652/916] 2112079=test_rdoc_options [653/916] 2112081=test_pstore [654/916] 2112081=test_rdoc_class_module [655/916] 2112079=test_rdoc_rubygems_hook [656/916] 2112079=test_dup [657/916] 2112079=test_input_method [658/916] 2112079=test_securerandom [659/916] 2112079=test_gem_resolver_vendor_specification [660/916] 2112079=test_cstr [661/916] 2112081=test_rdoc_markup_heading [662/916] 2112081=test_require_path_check [663/916] 2112081=test_file_exhaustive [664/916] 2112079=test_acceptable [665/916] 2112079=test_erb_command [666/916] 2112079=test_gem_commands_query_command [667/916] 2112078=test_dns [668/916] 2112078=test_rendering [669/916] 2112078=test_append [670/916] 2112078=test_exception [671/916] 2112079=test_rdoc_ri_driver [672/916] 2112079=test_protocol [673/916] 2112079=test_httpheader [674/916] 2112079=test_ostruct [675/916] 2112079=test_tsort [676/916] 2112079=test_process [677/916] 2112078=test_alias [678/916] 2112078=test_memory_view [679/916] 2112078=test_thread_queue [680/916] 2112081=test_nowrite [681/916] 2112081=test_super [682/916] 2112081=test_coverage [683/916] 2112078=test_socket [684/916] 2112076=test_pathname [685/916] 2112076=constant_path_node_test [686/916] 2112076=test_stringscanner [687/916] 2112076=test_update [688/916] 2112076=test_ast [689/916] 2112081=json_parser_test [690/916] 2112081=test_coderange [691/916] 2112081=test_method .Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f52404fddc0 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:711 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007f52404fddc0 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:711 dead> [692/916] 2112078=test_rdoc_markup_to_label [693/916] 2112078=test_gem_commands_stale_command [694/916] 2112078=test_stream [695/916] 2112078=test_gem_resolver_git_specification [696/916] 2112078=test_pp [697/916] 2112078=test_uncorrectable_name_check [698/916] 2112078=test_marshalable [699/916] 2112078=test_find [700/916] 2112078=test_m17n_comb [701/916] 2112078=test_abi [702/916] 2112078=test_div [703/916] 2112078=test_name_error_extension [704/916] 2112078=test_within_pipe [705/916] 2112078=test_reline [706/916] 2112078=test_ssl_session [707/916] 2112081=test_beginendblock [708/916] 2112078=heredoc_dedent_test [709/916] 2112078=test_deprecated [710/916] 2112078=test_show_source [711/916] 2112078=test_scheduler [712/916] 2112078=test_rdoc_ri_paths /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/rdoc.rb:36: warning: already initialized constant RDoc::RDoc::GENERATORS /tmp/ruby/src/trunk-jemalloc/lib/rdoc/rdoc.rb:36: warning: previous definition of GENERATORS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/rdoc.rb:41: warning: already initialized constant RDoc::RDoc::UNCONDITIONALLY_SKIPPED_DIRECTORIES /tmp/ruby/src/trunk-jemalloc/lib/rdoc/rdoc.rb:41: warning: previous definition of UNCONDITIONALLY_SKIPPED_DIRECTORIES was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/rdoc.rb:46: warning: already initialized constant RDoc::RDoc::TEST_SUITE_DIRECTORY_NAMES /tmp/ruby/src/trunk-jemalloc/lib/rdoc/rdoc.rb:46: warning: previous definition of TEST_SUITE_DIRECTORY_NAMES was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/darkfish.rb:64: warning: already initialized constant RDoc::Generator::Darkfish::BUILTIN_STYLE_ITEMS /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/darkfish.rb:64: warning: previous definition of BUILTIN_STYLE_ITEMS was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/darkfish.rb:80: warning: already initialized constant RDoc::Generator::Darkfish::GENERATOR_DIR /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/darkfish.rb:80: warning: previous definition of GENERATOR_DIR was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/darkfish.rb:85: warning: already initialized constant RDoc::Generator::Darkfish::VERSION /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/darkfish.rb:85: warning: previous definition of VERSION was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/darkfish.rb:90: warning: already initialized constant RDoc::Generator::Darkfish::DESCRIPTION /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/darkfish.rb:90: warning: previous definition of DESCRIPTION was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/darkfish.rb:637: warning: already initialized constant RDoc::Generator::Darkfish::SVNID_PATTERN /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/darkfish.rb:637: warning: previous definition of SVNID_PATTERN was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/ri.rb:12: warning: already initialized constant RDoc::Generator::RI::DESCRIPTION /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/ri.rb:12: warning: previous definition of DESCRIPTION was here /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/rdoc/generator/pot.rb:63: warning: already initialized constant RDoc::Generator::POT::DESCRIPTION /tmp/ruby/src/trunk-jemalloc/lib/rdoc/generator/pot.rb:63: warning: previous definition of DESCRIPTION was here [713/916] 2112081=test_command [714/916] 2112078=test_rdoc_rd_block_parser [715/916] 2112078=test_rdoc_markup_pre_process [716/916] 2112078=test_sprintf_comb [717/916] 2112078=test_method_cache [718/916] 2112078=test_zsh_completion [719/916] 2112078=test_win32ole [720/916] 2112078=test_gem_commands_open_command [721/916] 2112081=json_common_interface_test [722/916] 2112081=test_asn1 [723/916] 2112081=test_set_len [724/916] 2112081=test_gem_text [725/916] 2112078=test_psych [726/916] 2112078=test_settracefunc [727/916] 2112081=tunnel_test [728/916] 2112081=test_pattern_matching [729/916] 2112081=test_rubyoptions [730/916] 2112079=test_ractor [731/916] 2112079=test_kdf [732/916] 2112079=test_gem_source_specific_file [733/916] 2112079=test_handle [734/916] 2112078=test_dryrun [735/916] 2112078=test_enum [736/916] 2112079=test_serialize_subclasses [737/916] 2112079=test_delegate [738/916] 2112079=test_gem_ext_cargo_builder_unit [739/916] 2112079=test_float [740/916] 2112078=test_rdoc_parser_markdown [741/916] 2112078=test_ractor [742/916] 2112078=relocation_test [743/916] 2112078=test_windows_1251 [744/916] 2112078=test_frozen [745/916] 2112078=test_pty [746/916] 2112078=test_recursion [747/916] 2112078=parse_comments_test [748/916] 2112078=test_rdoc_markup_attributes [749/916] 2112078=parse_success_test [750/916] 2112078=test_postponed_job [751/916] 2112079=test_gem_request_set_lockfile [752/916] 2112078=test_shellwords [753/916] 2112078=test_case [754/916] 2112078=test_yield_block [755/916] 2112078=test_complex [756/916] 2112078=test_ractor [757/916] 2112079=test_omap [758/916] 2112079=test_fiddle [759/916] 2112078=test_digest [760/916] 2112079=test_gem_package_task [761/916] 2112079=newline_offsets_test [762/916] 2112079=test_utf32 [763/916] 2112079=test_gem_commands_environment_command [764/916] 2112079=test_threadgroup [765/916] 2112078=test_array [766/916] 2112079=test_disable_irb [767/916] 2112079=test_gem_resolver_best_set [768/916] 2112079=static_inspect_test [769/916] 2112079=test_gem_resolver_lock_specification [770/916] 2112079=test_noarg [771/916] 2112079=test_gem_commands_contents_command [772/916] 2112079=test_rdoc_markup_to_html_crossref [773/916] 2112079=test_random [774/916] 2112079=test_call [775/916] 2112079=test_gem_resolver_conflict [776/916] 2112079=test_spell_checker [777/916] 2112079=test_open3 [778/916] 2112079=test_win32ole_method [779/916] 2112079=test_rbconfig [780/916] 2112079=test_load [781/916] 2112079=test_euc_jp [782/916] 2112079=test_flush [783/916] 2112079=test_error_highlight [784/916] 2112079=test_gbk [785/916] 2112079=test_merge_keys [786/916] 2112079=test_string [787/916] 2112081=test_date_strptime [788/916] 2112081=test_rdoc_extend [789/916] 2112081=test_warning [790/916] 2112081=test_gem_safe_marshal [791/916] 2112081=node_id_test [792/916] 2112078=test_iter_break [793/916] 2112078=test_ensure_and_callcc [794/916] 2112078=test_open-uri [795/916] 2112081=test_num2int [796/916] 2112081=test_cgi_util Closed file descriptor: TestOpenURI#test_non_http_proxy: 13 [797/916] 2112081=test_rdoc_context [798/916] 2112078=test_parser [799/916] 2112078=json_generator_test [800/916] 2112081=test_gem_commands_signin_command [801/916] 2112081=test_iso_8859 [802/916] 2112081=test_dbm [803/916] 2112081=test_date_ractor [804/916] 2112081=test_rdoc_markup_to_tt_only [805/916] 2112081=test_address_resolve [806/916] 2112081=test_arithmetic_sequence [807/916] 2112081=test_addrinfo [808/916] 2112081=test_gem_commands_specification_command [809/916] 2112078=regexp_test [810/916] 2112078=test_cesu8 [811/916] 2112078=test_gem_commands_search_command [812/916] 2112078=test_rdoc_markup_parser [813/916] 2112081=test_gem_commands_dependency_command [814/916] 2112078=test_rdoc_markup_document [815/916] 2112078=test_rdoc_generator_markup [816/916] 2112078=test_bug-14834 [817/916] 2112081=test_workspace [818/916] 2112078=test_framework [819/916] 2112078=test_passing_block [820/916] 2112078=test_singleton_function [821/916] 2112078=test_gem_resolver_index_specification [822/916] 2112078=test_rdoc_markup_to_ansi [823/916] 2112081=test_generic [824/916] 2112078=test_numhash [825/916] 2112078=test_whileuntil [826/916] 2112078=test_pkey_rsa [827/916] 2112081=test_bn [828/916] 2112081=test_gem_rdoc [829/916] 2112081=test_digest_extend [830/916] 2112081=test_gem_dependency_list [831/916] 2112081=test_gem_install_update_options [832/916] 2112081=test_last_thread [833/916] 2112078=test_monitor [834/916] 2112078=test_c_struct_builder [835/916] 2112078=test_gem_ext_cmake_builder [836/916] 2112078=heredoc_test [837/916] 2112078=test_io_wait_uncommon [838/916] 2112078=test_gem_ci_detector [839/916] 2112078=bom_test [840/916] 2112078=test_io_console [841/916] 2112081=test_file [842/916] 2112078=test_rdoc_parser_changelog [843/916] 2112078=test_c_union_entity [844/916] 2112078=test_rdoc_markup_to_bs [845/916] 2112078=test_gem_commands_push_command [846/916] 2112078=test_gem_remote_fetcher_local_server [847/916] 2112078=test_verbose [848/916] 2112078=test_x509ext [849/916] 2112078=test_httpresponse [850/916] 2112078=test_rdoc_parser_ruby [851/916] 2112081=locals_test [852/916] 2112081=test_condition [853/916] 2112081=json_generic_object_test [854/916] 2112081=test_cp949 [855/916] 2112081=test_erb [856/916] 2112081=test_stringify_symbols [857/916] 2112081=test_gem_resolver [858/916] 2112078=test_rdoc_tom_doc [859/916] 2112078=test_emoji [860/916] 2112078=test_sorted_set [861/916] 2112081=test_resize [862/916] 2112078=test_date_attr [863/916] 2112081=reflection_test [864/916] 2112078=test_gem_name_tuple [865/916] 2112081=test_eval [866/916] 2112078=test_autoload [867/916] 2112081=test_sprintf [868/916] 2112081=test_gem_request_set_lockfile_parser [869/916] 2112081=test_utf16 [870/916] 2112081=test_path_to_class [871/916] 2112081=test_gem_commands_cleanup_command [872/916] 2112081=test_gem_dependency_resolution_error [873/916] 2112081=test_gem_ext_ext_conf_builder [874/916] 2112081=test_buffered_io [875/916] 2112081=test_ripper [876/916] 2112081=test_optimization [877/916] 2112078=test_ansi [878/916] 2112078=test_cgi_session [879/916] 2112078=test_usrmarshal [880/916] 2112078=test_x509crl [881/916] 2112078=test_httpresponses [882/916] 2112078=test_fiber [883/916] 2112081=test_refinement [884/916] 2112076=test_case_options [885/916] 2112076=test_gem_commands_which_command [886/916] 2112076=test_pkcs12 [887/916] 2112076=test_weakmap [888/916] 2112081=test_syntax [889/916] 2112078=test_win32ole_variant [890/916] 2112078=test_x509req [891/916] 2112078=test_flip [892/916] 2112078=test_member [893/916] 2112078=test_insns_leaf [894/916] 2112078=test_option [895/916] 2112078=test_tracer [896/916] 2112078=test_gem_version_option [897/916] 2112078=test_buffering [898/916] 2112078=test_svcb_https [899/916] 2112078=test_allocation [900/916] 2112079=test_debugger_integration [901/916] 2112079=test_my_integer [902/916] 2112079=test_default_gems [903/916] 2112079=symbol_encoding_test [904/916] 2112079=test_gem_security_signer [905/916] 2112079=test_pkg_config [906/916] 2112079=test_rdoc_normal_module [907/916] 2112079=test_rdoc_markdown_test [908/916] 2112079=test_resolve_symbol [909/916] 2112079=test_gem_source_lock [910/916] 2112079=test_scalar_scanner [911/916] 2112079=test_nofree [912/916] 2112079=test_set [913/916] 2112079=test_rdoc_task [914/916] 2112079=test_x509name [915/916] 2112079=test_backtrace [916/916] 2112079=test_dln Failed tests: TestGemCommandsInstallCommand#test_execute_rdoc: Test::Unit::AssertionFailedError: Expected path '/tmp/rubytest.887741/test_rubygems_20241217-2112078-hscimr/gemhome/doc/a-2/ri' to exist. TestGemCommandsInstallCommand#test_execute_rdoc_with_path: Test::Unit::AssertionFailedError: documentation not installed. Retrying... Finished tests in 371.728091s, 86.5444 tests/s, 17622.4697 assertions/s. 32171 tests, 6550767 assertions, 0 failures, 0 errors, 386 skips ruby -v: ruby 3.4.0dev (2024-12-17T21:32:13Z master 375fec7c53) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ruby 3.4.0dev (2024-12-17T21:32:13Z master 375fec7c53) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 26.736000 seconds 3439 files, 33371 examples, 158242 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.