# Logfile created on 2024-02-08 09:09:50 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056303b431fe0 @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'", @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.20240208-090950", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056303b4cb410 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056303b4cb2d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056303b4cb0f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240208-090950", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240208-090950>, @binmode=false, @mon_data=#<Monitor:0x000056303b4cb028>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 908cedf..3458141 master -> origin/master Updating 908cedf..3458141 Fast-forward NEWS.md | 6 ++-- error.c | 15 +++++++++ gems/bundled_gems | 6 ++-- include/ruby/assert.h | 89 +++++++++++++++++++++++++++++++++++++++++++++------ vm_core.h | 4 +-- vm_method.c | 2 +- 6 files changed, 103 insertions(+), 19 deletions(-) Latest commit hash = 34581410f2 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' /tmp/ruby/src/trunk-jemalloc/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Downloading bundled gem minitest-5.22.2... Downloading bundled gem net-imap-0.4.10... Downloading bundled gem typeprof-0.21.10... Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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 Extracting bundle gem minitest-5.22.2... Extracting bundle gem typeprof-0.21.10... Unpacked gems/minitest-5.22.2.gem Unpacked gems/typeprof-0.21.10.gem Extracting bundle gem net-imap-0.4.10... Unpacked gems/net-imap-0.4.10.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/main.c compiling /tmp/ruby/src/trunk-jemalloc/dmydln.c compiling /tmp/ruby/src/trunk-jemalloc/miniinit.c compiling /tmp/ruby/src/trunk-jemalloc/array.c compiling /tmp/ruby/src/trunk-jemalloc/ast.c compiling /tmp/ruby/src/trunk-jemalloc/bignum.c compiling /tmp/ruby/src/trunk-jemalloc/class.c compiling /tmp/ruby/src/trunk-jemalloc/compar.c compiling /tmp/ruby/src/trunk-jemalloc/compile.c compiling /tmp/ruby/src/trunk-jemalloc/complex.c compiling /tmp/ruby/src/trunk-jemalloc/cont.c compiling /tmp/ruby/src/trunk-jemalloc/debug.c compiling /tmp/ruby/src/trunk-jemalloc/debug_counter.c compiling /tmp/ruby/src/trunk-jemalloc/dir.c compiling /tmp/ruby/src/trunk-jemalloc/dln_find.c compiling /tmp/ruby/src/trunk-jemalloc/encoding.c compiling /tmp/ruby/src/trunk-jemalloc/enum.c compiling /tmp/ruby/src/trunk-jemalloc/enumerator.c compiling /tmp/ruby/src/trunk-jemalloc/error.c compiling /tmp/ruby/src/trunk-jemalloc/eval.c compiling /tmp/ruby/src/trunk-jemalloc/file.c compiling /tmp/ruby/src/trunk-jemalloc/gc.c compiling /tmp/ruby/src/trunk-jemalloc/hash.c compiling /tmp/ruby/src/trunk-jemalloc/inits.c compiling /tmp/ruby/src/trunk-jemalloc/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/parser_st.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 compiling /tmp/ruby/src/trunk-jemalloc/addr2line.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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/dln.c compiling /tmp/ruby/src/trunk-jemalloc/localeinit.c compiling /tmp/ruby/src/trunk-jemalloc/loadpath.c builtin_binary.inc updated e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665 builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating 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 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' compiling /tmp/ruby/src/trunk-jemalloc/enc/big5.c 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 generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk-jemalloc/enc/emacs_mule.c ext/configure-ext.mk updated making trans compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_jp.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_kr.c compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_tw.c compiling /tmp/ruby/src/trunk-jemalloc/enc/gb2312.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/big5.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/trans/cesu_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/trans/chinese.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk-jemalloc/enc/koi8_r.c 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/koi8_u.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-jemalloc/enc/shift_jis.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 compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_16be.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/korean.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/trans/single_byte.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_31j.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf_16_32.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1250.c linking transcoder transdb.so compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1251.c linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1252.c linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1253.c linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf_16_32.so compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1254.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking transcoder utf8_mac.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 make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' 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 linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so exts.mk unchanged linking encoding windows_1257.so 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 make[2]: Entering 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/ext/-test-/arith_seq/beg_len_step/beg_len_step.c 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' linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/concat/to_ary_concat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/resize/resize.c linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/big2str.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-14834/bug-14384.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-3571/bug.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-/bug-5832' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/bigzero.c linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug_reporter/bug_reporter.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/div.c linking shared-object -test-/bug_5832.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/class2name.c linking shared-object -test-/bug_reporter.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/mul.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/str2big.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/inspector.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' 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[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-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/profile_frames.c linking shared-object -test-/dln/empty.so linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/rb_fatal.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty' 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 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 linking shared-object -test-/fatal/rb_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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/newline_conv.c linking shared-object -test-/float.so linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/stat.c linking shared-object -test-/exception.so linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/init.c 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-/iseq_load' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/file.so 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-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' linking shared-object -test-/iseq_load.so 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 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/protect' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/load/protect/protect.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/init.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/compat/usrcompat.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/yield.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/my_integer.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/iter.so linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/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-/iter' 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-/marshal/internal_ivar.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 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/method/init.c 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 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-/method.so linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/num2int.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/printf/printf.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/init.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/init.c linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/loop.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/super.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/recursion/recursion.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/scan_args/scan_args.c linking shared-object -test-/recursion.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/parse_depth_limit.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/foreach/foreach.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/numhash/numhash.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/update/update.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/capacity.c linking shared-object -test-/st/update.so linking shared-object -test-/st/numhash.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-/struct' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/data.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/init.c linking shared-object -test-/scan_args.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/duplicate.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/cstr.c linking shared-object -test-/symbol.so linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/init.c linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/leap_second.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_dummy.c linking shared-object -test-/tracepoint.so 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/new.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_str_buf_cat.c linking shared-object -test-/typeddata.so linking shared-object -test-/vm/at_exit.so linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' compiling /tmp/ruby/src/trunk-jemalloc/ext/cgi/escape/escape.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/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/fstring.c linking shared-object continuation.so linking shared-object -test-/wait.so linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' compiling /tmp/ruby/src/trunk-jemalloc/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_core.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/digest.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/new.c linking shared-object digest.so linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' compiling /tmp/ruby/src/trunk-jemalloc/ext/etc/etc.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/nofree.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' compiling /tmp/ruby/src/trunk-jemalloc/ext/fcntl/fcntl.c linking shared-object fcntl.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/normalize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/closure.c linking shared-object etc.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/qsort.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/console/console.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/set_len.c linking shared-object io/console.so compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/fiddle.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/nonblock/nonblock.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/wait/wait.c linking shared-object io/nonblock.so compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' compiling /tmp/ruby/src/trunk-jemalloc/ext/monitor/monitor.c linking shared-object io/wait.so linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/object_tracing.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-jemalloc/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_asn1.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_dump.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bio.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/pathname' compiling /tmp/ruby/src/trunk-jemalloc/ext/pathname/pathname.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bn.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/psych/psych_parser.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_parse.c compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strftime.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/pty' compiling /tmp/ruby/src/trunk-jemalloc/ext/pty/pty.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_config.c linking shared-object pty.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 compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strptime.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-jemalloc/ext/rbconfig/sizeof/limits.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.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/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/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/option.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey.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_pkey_dh.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_rsa.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio' compiling /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_rand.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl.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/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ts.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' compiling /tmp/ruby/src/trunk-jemalloc/ext/zlib/zlib.c linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509attr.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509cert.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509ext.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/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/openssl/ossl_x509name.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/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509revoked.c 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509store.c 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 linking shared-object openssl.so linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk 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 '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' 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 to installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.22.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.3 typeprof 0.21.10 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1891 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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 '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=30165 "--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 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/863] 2987469=test_duplicate [ 2/863] 2987469=test_pkey_dh [ 3/863] 2987472=test_gem_request_set_lockfile_tokenizer [ 4/863] 2987471=test_gem_available_set [ 5/863] 2987469=test_io [ 6/863] 2987474=test_cgi_tag_helper [ 7/863] 2987474=test_modify_expand [ 8/863] 2987474=test_gem_package_old [ 9/863] 2987472=test_cgi_cookie [ 10/863] 2987472=test_dir_m17n [ 11/863] 2987474=test_rubygems [ 12/863] 2987471=test_variable_name_check [ 13/863] 2987471=test_gem_source_vendor [ 14/863] 2987471=test_process [ 15/863] 2987471=test_gem_spec_fetcher [ 16/863] 2987474=test_singleton [ 17/863] 2987474=test_metaclass [ 18/863] 2987474=test_rdoc_normal_class [ 19/863] 2987471=test_config [ 20/863] 2987471=test_gem_commands_outdated_command [ 21/863] 2987471=test_iterator [ 22/863] 2987471=test_string [ 23/863] 2987471=pattern_test [ 24/863] 2987474=test_etc [ 25/863] 2987471=test_gem_doctor [ 26/863] 2987471=test_change_word [ 27/863] 2987471=json_addition_test [ 28/863] 2987471=library_symbols_test [ 29/863] 2987471=test_pack [ 30/863] 2987474=test_cipher [ 31/863] 2987474=test_gem_resolver_git_set [ 32/863] 2987471=test_qsort [ 33/863] 2987471=test_storage [ 34/863] 2987471=test_new [ 35/863] 2987471=test_gem_installer [ 36/863] 2987472=test_config [ 37/863] 2987472=test_require_lib [ 38/863] 2987474=test_ipaddr [ 39/863] 2987474=memsize_test [ 40/863] 2987474=test_io_buffer [ 41/863] 2987474=test_rdoc_markup_to_rdoc [ 42/863] 2987474=test_profile_frames [ 43/863] 2987474=test_cparser [ 44/863] 2987474=test_bug_reporter [ 45/863] 2987474=test_variable [ 46/863] 2987474=test_objectspace [ 47/863] 2987474=test_reline_key [ 48/863] 2987474=test_enc_raise [ 49/863] 2987474=test_object [ 50/863] 2987474=test_key_actor_vi [ 51/863] 2987474=test_rdoc_code_object [ 52/863] 2987474=test_key_error [ 53/863] 2987474=test_engine [ 54/863] 2987474=test_data [ 55/863] 2987474=test_unicode_normalize [ 56/863] 2987472=test_emitter [ 57/863] 2987472=test_gem_uninstaller [ 58/863] 2987471=test_gem_commands_info_command [ 59/863] 2987471=test_rdoc_alias [ 60/863] 2987469=test_yaml [ 61/863] 2987471=test_rdoc_markup_formatter [ 62/863] 2987471=test_func [ 63/863] 2987469=test_random_formatter [ 64/863] 2987469=test_class2name [ 65/863] 2987469=test_parse [ 66/863] 2987469=test_bigzero [ 67/863] 2987469=test_gem_platform [ 68/863] 2987472=test_regexp [ 69/863] 2987469=test_rand [ 70/863] 2987469=test_logdevice [ 71/863] 2987469=test_stringio [ 72/863] 2987469=test_x509cert [ 73/863] 2987471=test_gem_resolver_local_specification [ 74/863] 2987474=test_files_test_2 [ 75/863] 2987471=test_gem_resolver_composed_set [ 76/863] 2987471=test_rdoc_markup_hard_break [ 77/863] 2987471=test_econv [ 78/863] 2987469=test_logperiod [ 79/863] 2987469=test_rdoc_markup_attribute_manager [ 80/863] 2987469=test_helper [ 81/863] 2987469=test_rdoc_rd [ 82/863] 2987469=test_addr [ 83/863] 2987469=test_boolean [ 84/863] 2987469=test_ns_spki [ 85/863] 2987469=test_stack [ 86/863] 2987471=test_key_name_check [ 87/863] 2987471=test_win32ole_type_event [ 88/863] 2987471=test_require [ 89/863] 2987469=test_io_wait [ 90/863] 2987469=test_io [ 91/863] 2987469=test_kwargs [ 92/863] 2987469=test_ftp [ 93/863] 2987469=test_rdoc_comment [ 94/863] 2987469=test_gem_commands_check_command [ 95/863] 2987469=test_config [ 96/863] 2987469=test_rdoc_i18n_text [ 97/863] 2987469=test_evaluation [ 98/863] 2987469=test_yamldbm [ 99/863] 2987469=test_https [100/863] 2987469=test_cgi_multipart [101/863] 2987469=test_class_name_check [102/863] 2987469=test_autoconf [103/863] 2987469=test_thread_fd_close [104/863] 2987469=test_class [105/863] 2987474=test_rdoc_markup_raw [106/863] 2987474=fuzzer_test [107/863] 2987474=test_const [108/863] 2987474=test_ensured [109/863] 2987471=test_completion [110/863] 2987474=test_yaml_special_cases [111/863] 2987474=test_struct [112/863] 2987474=test_gem_source_list [113/863] 2987474=test_gem_source_installed [114/863] 2987474=test_fstring [115/863] 2987474=test_gem_ext_cargo_builder_link_flag_converter [116/863] 2987474=test_rational [117/863] 2987474=test_project_sanity [118/863] 2987474=test_euc_kr [119/863] 2987474=test_rational2 [120/863] 2987474=test_lambda [121/863] 2987474=test_gem_ext_configure_builder [122/863] 2987474=test_delete [123/863] 2987471=test_big2str [124/863] 2987474=test_enumerator_kw [125/863] 2987471=test_primitive [126/863] 2987474=test_continuation [127/863] 2987471=test_ocsp [128/863] 2987474=test_switch_hitter [129/863] 2987474=test_yamlstore [130/863] 2987474=test_zlib [131/863] 2987471=test_hash_create [132/863] 2987471=test_rdoc_markup_to_table_of_contents [133/863] 2987471=test_document [134/863] 2987471=test_proc [135/863] 2987469=test_placearg [136/863] 2987471=test_at_exit [137/863] 2987469=test_ansi_with_terminfo [138/863] 2987471=test_gem_commands_uninstall_command [139/863] 2987469=test_sockopt [140/863] 2987469=test_gem_commands_lock_command [141/863] 2987469=test_function [142/863] 2987469=test_files_ext [143/863] 2987469=test_gem_request_connection_pools [144/863] 2987469=test_irb [145/863] 2987471=test_io_m17n [146/863] 2987469=test_encoding [147/863] 2987469=test_rb_str_dup [148/863] 2987469=test_err_in_callback [149/863] 2987469=test_files_test [150/863] 2987469=test_tempfile [151/863] 2987469=test_arity [152/863] 2987469=dispatcher_test [153/863] 2987469=test_eval_history [154/863] 2987469=test_reqarg [155/863] 2987469=test_ldap [156/863] 2987469=test_shift_jis [157/863] 2987469=test_rdoc_cross_reference [158/863] 2987469=test_gem_commands_update_command [159/863] 2987471=test_pipe [160/863] 2987471=test_gem_resolver_vendor_set [161/863] 2987471=test_object_references [162/863] 2987471=test_win32ole_param_event [163/863] 2987471=test_http_request [164/863] 2987471=test_hash [165/863] 2987471=test_http [166/863] 2987469=test_resource [167/863] 2987469=test_type [168/863] 2987469=test_complexrational [169/863] 2987469=test_time [170/863] 2987469=test_filter [171/863] 2987469=test_unicode [172/863] 2987469=test_koi8 [173/863] 2987469=test_printf [174/863] 2987469=test_function_entry [175/863] 2987469=test_thread [176/863] 2987472=test_rdoc_any_method [177/863] 2987472=test_tmpdir [178/863] 2987472=test_gem_package_tar_reader_entry [179/863] 2987472=test_undef [180/863] 2987472=test_gem_commands_setup_command [181/863] 2987474=test_thread_cv [182/863] 2987474=test_yield [183/863] 2987471=test_bignum [184/863] 2987471=test_wait [185/863] 2987472=ractor_test [186/863] 2987471=test_x509attr [187/863] 2987471=test_gem_console_ui [188/863] 2987471=test_nextafter [189/863] 2987472=test_install [190/863] 2987471=test_cmethod [191/863] 2987471=test_win32ole_method_event [192/863] 2987471=test_capacity [193/863] 2987471=test_alias_and_anchor [194/863] 2987471=test_show_source [195/863] 2987471=test_rdoc_parser [196/863] 2987471=test_euc_tw [197/863] 2987471=test_integer_comb [198/863] 2987472=test_io_timeout [199/863] 2987472=test_clone [200/863] 2987472=test_gem_commands_server_command [201/863] 2987472=parse_comments_test [202/863] 2987472=test_integer [203/863] 2987472=test_date [204/863] 2987472=test_pair [205/863] 2987469=test_comparable [206/863] 2987469=test_random [207/863] 2987469=test_grapheme_breaks [208/863] 2987469=test_lexer [209/863] 2987469=test_gem_resolver_index_set [210/863] 2987469=test_to_ruby [211/863] 2987469=test_gem_ext_cargo_builder [212/863] 2987469=test_gem_version [213/863] 2987469=test_memory_view [214/863] 2987474=test_enc_str_buf_cat [215/863] 2987474=test_win32ole_event [216/863] 2987474=test_pinned [217/863] 2987474=test_arith_seq_extract [218/863] 2987469=test_folderitem2_invokeverb [219/863] 2987469=test_gem_gemcutter_utilities [220/863] 2987471=test_gb18030 [221/863] 2987471=test_nil [222/863] 2987471=test_mul [223/863] 2987471=test_gem_source_local [224/863] 2987474=test_exit [225/863] 2987474=test_wss [226/863] 2987472=test_gem_request_set_gem_dependency_api [227/863] 2987474=test_ellipsize [228/863] 2987474=test_dot_dot [229/863] 2987474=test_context [230/863] 2987469=test_file [231/863] 2987469=test_symbol [232/863] 2987474=test_coder [233/863] 2987474=test_x509store [234/863] 2987471=test_closure [235/863] 2987472=test_init [236/863] 2987474=test_gem_commands_unpack_command [237/863] 2987471=test_digest [238/863] 2987471=test_unix [239/863] 2987471=test_ansi_without_terminfo [240/863] 2987471=test_module [241/863] 2987472=test_set [242/863] 2987472=test_ractor_compatibility [243/863] 2987474=test_rdoc_parser_simple [244/863] 2987474=test_ssl [245/863] 2987472=test_windows_1252 [246/863] 2987472=test_bmethod [247/863] 2987472=test_gem_source_fetch_problem [248/863] 2987472=test_rdoc_generator_pot_po_entry [249/863] 2987472=unescape_test [250/863] 2987471=test_encoding [251/863] 2987472=test_yjit [252/863] 2987471=test_rdoc_markup_verbatim [253/863] 2987471=test_propertyputref [254/863] 2987471=test_pattern_key_name_check [255/863] 2987471=test_m17n [256/863] 2987471=test_keyword [257/863] 2987471=test_rdoc_rd_inline_parser [258/863] 2987471=test_rdoc_parser_c [259/863] 2987469=test_constant [260/863] 2987471=test_rubyvm [261/863] 2987471=test_argf [262/863] 2987474=json_fixtures_test [263/863] 2987474=test_too_many_dummy_encodings [264/863] 2987474=test_rdoc_markup_to_markdown [265/863] 2987474=test_gem_silent_ui [266/863] 2987474=test_rdoc_parser_rd [267/863] 2987474=test_getopts [268/863] 2987474=test_scan_args [269/863] 2987474=test_null [270/863] 2987474=test_cclass [271/863] 2987474=test_stream [272/863] 2987474=test_hash [273/863] 2987469=test_win32ole_variant_m [274/863] 2987469=test_gem_commands_mirror [275/863] 2987469=test_depth_first [276/863] 2987469=test_rdoc_single_class [277/863] 2987469=test_gem_package_tar_header [278/863] 2987469=test_gem_resolver_api_set [279/863] 2987469=test_rdoc_generator_json_index [280/863] 2987469=test_method_cache [281/863] 2987469=test_ruby_lex [282/863] 2987469=test_json_tree [283/863] 2987469=test_convertible [284/863] 2987471=json_string_matching_test [285/863] 2987471=test_transcode [286/863] 2987471=test_time [287/863] 2987471=test_load [288/863] 2987471=test_rdoc_token_stream [289/863] 2987471=test_ossl [290/863] 2987472=test_extlibs [291/863] 2987474=test_rdoc_markdown [292/863] 2987474=test_nil2vtempty [293/863] 2987474=test_rdoc_servlet [294/863] 2987474=test_fileutils [295/863] 2987474=test_rdoc_encoding [296/863] 2987474=test_severity [297/863] 2987474=test_ractor [298/863] 2987474=test_gem_resolver_installed_specification [299/863] 2987474=test_bash_completion [300/863] 2987474=test_date_marshal [301/863] 2987474=test_rdoc_constant [302/863] 2987474=test_deprecate [303/863] 2987474=test_object [304/863] 2987474=test_readpartial [305/863] 2987472=test_date_strftime [306/863] 2987474=test_gc [307/863] 2987472=test_gem_source_subpath_problem [308/863] 2987472=test_signal [309/863] 2987471=test_fixnum [310/863] 2987471=test_kill_ring [311/863] 2987471=test_stringchar [312/863] 2987471=test_key_stroke [313/863] 2987471=test_gem_request [314/863] 2987471=test_common [315/863] 2987472=test_gem_validator [316/863] 2987472=test_case [317/863] 2987471=test_logger [318/863] 2987472=test_vm_dump [319/863] 2987472=test_import [320/863] 2987471=test_rendering [321/863] 2987471=test_math [322/863] 2987471=test_basicsocket [323/863] 2987471=test_gc [324/863] 2987471=test_libs [325/863] 2987471=errors_test [326/863] 2987471=test_gem_commands_exec_command [327/863] 2987472=test_gem_security_policy [328/863] 2987472=test_rdoc_markup_paragraph [329/863] 2987472=test_gem_resolver_installer_set [330/863] 2987472=test_cgi_header [331/863] 2987472=version_test [332/863] 2987472=test_gem_security_trust_dir [333/863] 2987472=test_enumerator [334/863] 2987471=test_parser_events [335/863] 2987471=test_helper [336/863] 2987471=test_object_create_start [337/863] 2987471=test_http [338/863] 2987471=test_gem_source_git [339/863] 2987469=test_regex_casefold [340/863] 2987469=test_name_error [341/863] 2987471=test_sexp [342/863] 2987471=test_fips [343/863] 2987469=test_safe_load [344/863] 2987469=test_string_processing [345/863] 2987469=test_timeout [346/863] 2987469=test_summary [347/863] 2987469=compiler_test [348/863] 2987469=test_big5 [349/863] 2987469=test_mutex [350/863] 2987471=test_data [351/863] 2987471=test_date_time [352/863] 2987471=attribute_write_test [353/863] 2987471=test_gem_commands_sources_command [354/863] 2987469=test_pointer [355/863] 2987471=test_win32ole_type [356/863] 2987471=test_struct [357/863] 2987471=test_foreach [358/863] 2987471=test_str2big [359/863] 2987471=test_line_editor [360/863] 2987471=test_gem_requirement [361/863] 2987471=test_string_memory [362/863] 2987471=test_unicode_escape [363/863] 2987471=test_tcp [364/863] 2987469=test_gem_bundler_version_finder [365/863] 2987469=test_ole_methods [366/863] 2987469=test_kernel [367/863] 2987471=test_rdoc_i18n_locale [368/863] 2987471=test_complex2 [369/863] 2987471=test_rdoc_markup [370/863] 2987471=test_webauthn_listener_response [371/863] 2987471=test_protect [372/863] 2987471=test_typeddata [373/863] 2987471=!Nothing_to_test [374/863] 2987471=test_popen_deadlock [375/863] 2987469=test_gem_stub_specification [376/863] 2987469=test_tree_builder [377/863] 2987469=test_gem_commands_install_command [378/863] 2987471=test_integer [379/863] 2987469=test_flags [380/863] 2987471=test_history [381/863] 2987471=test_gem_commands_list_command [382/863] 2987471=test_class [383/863] 2987471=test_trick [384/863] 2987469=test_type_completor [385/863] 2987469=test_word [386/863] 2987469=test_inlinecache [387/863] 2987469=test_marshal [388/863] 2987469=test_numeric [389/863] 2987469=test_console_attr [390/863] 2987469=test_iseq_load [391/863] 2987474=test_gem_commands_build_command [392/863] 2987471=test_gem_commands_help_command [393/863] 2987471=test_files_sample [394/863] 2987474=test_win32ole_variant_outarg [395/863] 2987474=test_gem_stream_ui [396/863] 2987471=test_win32ole_record [397/863] 2987471=test_ssl [398/863] 2987474=test_rdoc_generator_ri [399/863] 2987474=test_rdoc_markup_to_html_snippet [400/863] 2987474=location_test [401/863] 2987474=test_assignment [402/863] 2987471=test_ractor [403/863] 2987469=test_ubf_async_safe [404/863] 2987469=test_case_mapping [405/863] 2987469=test_optarg [406/863] 2987469=test_gem [407/863] 2987471=test_history [408/863] 2987471=test_rdoc_method_attr [409/863] 2987471=test_pkcs7 [410/863] 2987471=ruby_api_test [411/863] 2987471=test_exception [412/863] 2987471=test_cgi_core [413/863] 2987471=test_parser [414/863] 2987471=test_arith_seq_beg_len_step [415/863] 2987471=test_gem_resolver_requirement_list [416/863] 2987471=test_gc_compact [417/863] 2987474=test_yjit_exit_locations [418/863] 2987474=test_gem_commands_pristine_command [419/863] 2987469=test_raise_exception [420/863] 2987469=test_have_func [421/863] 2987472=test_gem_config_file [422/863] 2987472=test_did_you_mean [423/863] 2987472=ripper_compat_test [424/863] 2987472=test_rdoc_store [425/863] 2987474=test_case_comprehensive [426/863] 2987471=test_rdoc_attr [427/863] 2987471=test_yaml_tree [428/863] 2987471=test_rdoc_stats [429/863] 2987471=test_gem_package_tar_reader [430/863] 2987471=test_gem_local_remote_options [431/863] 2987471=test_instrumentation_api [432/863] 2987472=test_gem_impossible_dependencies_error [433/863] 2987472=test_rdoc_generator_pot [434/863] 2987472=test_rdoc_context_section [435/863] 2987472=test_gem_gem_runner [436/863] 2987472=test_rdoc_generator_pot_po [437/863] 2987472=test_debug [438/863] 2987472=test_time_tz [439/863] 2987472=test_emoji_breaks [440/863] 2987469=test_win32ole_param [441/863] 2987469=test_thread [442/863] 2987469=test_gem_command [443/863] 2987469=test_array_create [444/863] 2987469=test_pkey_ec [445/863] 2987469=test_formatter [446/863] 2987469=test_date_parse [447/863] 2987469=test_ractor [448/863] 2987469=test_require [449/863] 2987471=test_backtrace [450/863] 2987471=test_webauthn_poller [451/863] 2987471=test_gem_resolver_lock_set [452/863] 2987471=test_symbol [453/863] 2987471=test_win32ole_typelib [454/863] 2987471=test_rat [455/863] 2987471=test_external_new [456/863] 2987471=test_store [457/863] 2987471=test_gem_update_suggestion [458/863] 2987471=test_color_printer [459/863] 2987471=test_ancdata [460/863] 2987471=test_gem_security [461/863] 2987472=test_alias [462/863] 2987469=test_nowrite [463/863] 2987469=test_thread_queue [464/863] 2987472=test_memory_view [465/863] 2987472=test_rendering [466/863] 2987472=test_httpheader [467/863] 2987472=test_protocol [468/863] 2987472=test_rdoc_ri_driver [469/863] 2987472=test_exception [470/863] 2987469=test_append [471/863] 2987469=test_process [472/863] 2987472=test_tsort [473/863] 2987472=test_ostruct [474/863] 2987472=test_require_path_check [475/863] 2987472=test_rdoc_markup_heading [476/863] 2987472=test_cstr [477/863] 2987471=test_gem_resolver_vendor_specification [478/863] 2987471=test_erb_command [479/863] 2987471=test_file_exhaustive [480/863] 2987472=test_acceptable [481/863] 2987472=test_dns [482/863] 2987472=test_gem_commands_query_command [483/863] 2987472=test_rdoc_class_module [484/863] 2987472=test_dup [485/863] 2987472=test_rdoc_rubygems_hook [486/863] 2987472=test_securerandom [487/863] 2987472=test_input_method [488/863] 2987472=test_within_pipe [489/863] 2987472=test_name_error_extension [490/863] 2987472=test_div [491/863] 2987472=test_abi [492/863] 2987472=test_reline [493/863] 2987472=test_beginendblock [494/863] 2987472=test_ssl_session [495/863] 2987472=test_deprecated [496/863] 2987472=heredoc_dedent_test [497/863] 2987472=test_gem_resolver_git_specification [498/863] 2987472=test_pp [499/863] 2987472=test_stream [500/863] 2987472=test_gem_commands_stale_command [501/863] 2987472=test_uncorrectable_name_check [502/863] 2987472=test_find [503/863] 2987472=test_marshalable [504/863] 2987472=test_m17n_comb [505/863] 2987472=test_update [506/863] 2987472=test_ast [507/863] 2987471=test_coderange [508/863] 2987471=json_parser_test [509/863] 2987471=test_rdoc_markup_to_label [510/863] 2987471=test_method [511/863] 2987474=test_super [512/863] 2987469=test_coverage [513/863] 2987471=test_stringscanner [514/863] 2987471=test_pathname [515/863] 2987469=test_socket [516/863] 2987471=test_rdoc_markup_indented_paragraph [517/863] 2987471=test_weakkeymap [518/863] 2987471=test_gem_package_tar_writer [519/863] 2987474=test_system [520/863] 2987471=newline_test [521/863] 2987471=test_enc_associate [522/863] 2987471=test_c_struct_entry [523/863] 2987474=test_to_ary_concat [524/863] 2987471=test_gem_commands_cert_command [525/863] 2987469=desugar_compiler_test [526/863] 2987469=test_not [527/863] 2987469=test_sleep [528/863] 2987469=test_mailto [529/863] 2987469=test_remote_fetch_error [530/863] 2987469=test_face [531/863] 2987469=test_sizeof [532/863] 2987471=test_gem_ext_rake_builder [533/863] 2987471=json_encoding_test [534/863] 2987471=test_scalar [535/863] 2987471=test_gem_command_manager [536/863] 2987471=test_thread [537/863] 2987471=test_bundled_ca [538/863] 2987474=test_exception_at_throwing [539/863] 2987474=test_interned_str [540/863] 2987474=test_len [541/863] 2987474=test_pack [542/863] 2987474=test_rdoc_markup_to_joined_paragraph [543/863] 2987474=test_rdoc_markup_to_html [544/863] 2987474=test_rdoc_options [545/863] 2987471=test_pstore [546/863] 2987474=test_compile_prism [547/863] 2987471=test_literal [548/863] 2987474=test_mixed_unicode_escapes [549/863] 2987474=test_rdoc_include [550/863] 2987474=test_gem_commands_fetch_command [551/863] 2987474=test_date_arith [552/863] 2987474=test_ractor [553/863] 2987474=test_win32ole_variable [554/863] 2987474=test_array [555/863] 2987474=test_signedness [556/863] 2987471=test_require [557/863] 2987471=test_provider [558/863] 2987471=test_arity [559/863] 2987471=test_gem_specification [560/863] 2987469=test_gem_resolver_api_specification [561/863] 2987469=test_trace [562/863] 2987469=test_frozen_error [563/863] 2987469=test_rdoc_text [564/863] 2987469=test_pkey [565/863] 2987469=test_ractor [566/863] 2987469=test_notimplement [567/863] 2987469=test_date_new [568/863] 2987469=test_gem_request_set [569/863] 2987469=test_bug-5832 [570/863] 2987469=test_emitter [571/863] 2987469=constant_path_node_test [572/863] 2987469=test_have_library [573/863] 2987471=test_forwardable [574/863] 2987471=test_https_proxy [575/863] 2987471=test_have_macro [576/863] 2987471=test_raise [577/863] 2987471=test_objspace [578/863] 2987469=test_tracepoint [579/863] 2987469=test_sleep [580/863] 2987474=test_string [581/863] 2987474=test_tree_spell_checker [582/863] 2987474=test_internal_ivar [583/863] 2987474=test_fnmatch [584/863] 2987474=test_shapes [585/863] 2987474=test_configuration [586/863] 2987474=test_rdoc_top_level [587/863] 2987474=test_recorder [588/863] 2987474=test_rdoc_generator_darkfish [589/863] 2987474=test_gem_path_support [590/863] 2987474=test_erb_m17n [591/863] 2987474=test_key_event_record [592/863] 2987474=test_gem_commands_owner_command [593/863] 2987469=test_gem_resolver_dependency_request [594/863] 2987469=test_iseq [595/863] 2987474=test_rdoc_rd_inline [596/863] 2987474=test_nesting_parser [597/863] 2987474=test_gem_unsatisfiable_dependency_error [598/863] 2987474=test_eval [599/863] 2987474=test_gem_dependency_installer [600/863] 2987469=test_enumerator [601/863] 2987469=test_files_test_1 [602/863] 2987469=test_gem_remote_fetcher [603/863] 2987469=test_gem_ext_builder [604/863] 2987474=test_defined [605/863] 2987474=test_bug-3571 [606/863] 2987474=test_ifunless [607/863] 2987474=test_dir [608/863] 2987474=test_gem_uri [609/863] 2987474=test_gem_commands_signout_command [610/863] 2987474=test_date_compat [611/863] 2987474=magic_comment_test [612/863] 2987474=test_gem_commands_yank_command [613/863] 2987474=test_config [614/863] 2987474=json_ext_parser_test [615/863] 2987474=test_mkmf [616/863] 2987474=test_human_typo [617/863] 2987474=test_nomethod_error [618/863] 2987474=test_scanner_events [619/863] 2987474=test_pack [620/863] 2987474=test_enumerable [621/863] 2987474=test_cgi_modruby [622/863] 2987474=test_gem_resolver_activation_request [623/863] 2987474=test_method_name_check [624/863] 2987469=test_inadvertent_creation [625/863] 2987474=test_date_conv [626/863] 2987474=test_egrep_cpp [627/863] 2987469=test_gem_package [628/863] 2987474=test_pkey_dsa [629/863] 2987469=test_stat [630/863] 2987469=test_gem_util [631/863] 2987469=test_webauthn_listener [632/863] 2987474=test_fd_setsize [633/863] 2987474=test_queue [634/863] 2987474=test_colorLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45211> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 11 [635/863] 2987474=test_gem_resolver_specification [636/863] 2987469=test_prettyprint [637/863] 2987474=test_jaro_winkler [638/863] 2987474=test_gem_dependency [639/863] 2987469=test_env [640/863] 2987474=test_ts [641/863] 2987474=test_rdoc_require [642/863] 2987474=test_path [643/863] 2987474=test_assembler [644/863] 2987474=test_locale [645/863] 2987474=test_gem_uri_formatter [646/863] 2987474=test_macro [647/863] 2987474=test_weakref [648/863] 2987474=test_ws [649/863] 2987474=test_timeout [650/863] 2987474=test_rdoc_markup_include [651/863] 2987474=test_range [652/863] 2987474=test_normalize [653/863] 2987474=test_io_buffer [654/863] 2987474=test_key_actor_emacs [655/863] 2987474=test_basicinstructions [656/863] 2987469=test_files_lib [657/863] 2987469=test_udp [658/863] 2987469=test_numeric [659/863] 2987469=test_optparse [660/863] 2987469=test_nonblock [661/863] 2987474=test_mdns [662/863] 2987474=test_gem_source [663/863] 2987469=test_find_executable [664/863] 2987469=test_data_error [665/863] 2987469=test_rdoc_rdoc [666/863] 2987469=test_lazy_enumerator [667/863] 2987474=test_hmac [668/863] 2987474=test_benchmark [669/863] 2987469=test_refinement [670/863] 2987474=test_fiber [671/863] 2987474=test_case_options [672/863] 2987474=test_pkcs12 [673/863] 2987474=test_gem_commands_which_command [674/863] 2987474=test_weakmap [675/863] 2987469=test_optimization [676/863] 2987472=test_ripper [677/863] 2987472=test_cgi_session [678/863] 2987472=test_httpresponses [679/863] 2987472=test_x509crl [680/863] 2987472=test_usrmarshal [681/863] 2987472=test_path_to_class [682/863] 2987472=test_gem_commands_cleanup_command [683/863] 2987472=test_gem_dependency_resolution_error [684/863] 2987472=test_buffered_io [685/863] 2987472=test_gem_ext_ext_conf_builder [686/863] 2987469=test_sprintf [687/863] 2987469=test_autoload [688/863] 2987472=test_gem_request_set_lockfile_parser [689/863] 2987472=test_utf16 [690/863] 2987472=test_scalar_scanner [691/863] 2987472=test_set [692/863] 2987472=test_nofree [693/863] 2987472=test_x509name [694/863] 2987472=test_rdoc_task [695/863] 2987472=test_dln [696/863] 2987472=test_backtrace [697/863] 2987472=test_default_gems [698/863] 2987472=test_gem_security_signer [699/863] 2987472=test_pkg_config [700/863] 2987472=test_gem_source_lock [701/863] 2987472=test_resolve_symbol [702/863] 2987472=test_rdoc_normal_module [703/863] 2987472=test_rdoc_markdown_test [704/863] 2987472=test_option [705/863] 2987472=test_insns_leaf [706/863] 2987472=encoding_test [707/863] 2987472=test_gem_version_option [708/863] 2987472=test_tracer [709/863] 2987472=test_svcb_https [710/863] 2987472=test_buffering [711/863] 2987472=test_my_integer [712/863] 2987472=test_x509req [713/863] 2987472=test_win32ole_variant [714/863] 2987472=test_syntax [715/863] 2987469=test_flip [716/863] 2987469=format_errors_test [717/863] 2987469=test_member [718/863] 2987469=comments_test [719/863] 2987469=test_io_wait_uncommon [720/863] 2987469=test_file [721/863] 2987474=test_io_console [722/863] 2987469=bom_test [723/863] 2987469=test_gem_ci_detector [724/863] 2987469=test_c_union_entity [725/863] 2987469=test_rdoc_parser_changelog [726/863] 2987469=parameters_signature_test [727/863] 2987469=test_gem_ext_cmake_builder [728/863] 2987469=test_cmd [729/863] 2987474=test_whileuntil [730/863] 2987474=test_numhash [731/863] 2987474=test_pkey_rsa [732/863] 2987474=test_digest_extend [733/863] 2987474=test_gem_rdoc [734/863] 2987469=test_bn [735/863] 2987469=test_c_struct_builder [736/863] 2987474=test_last_thread [737/863] 2987469=test_monitor [738/863] 2987469=test_gem_install_update_options [739/863] 2987474=test_gem_dependency_list [740/863] 2987469=test_passing_block [741/863] 2987469=test_debug_cmd [742/863] 2987469=test_workspace [743/863] 2987469=test_framework [744/863] 2987469=test_gem_resolver_index_specification [745/863] 2987474=test_singleton_function [746/863] 2987474=test_rdoc_markup_to_ansi [747/863] 2987469=test_generic [748/863] 2987469=test_date_attr [749/863] 2987469=parser_test [750/863] 2987469=test_gem_name_tuple [751/863] 2987469=test_eval [752/863] 2987474=test_erb [753/863] 2987474=test_cp949 [754/863] 2987474=json_generic_object_test [755/863] 2987474=test_condition [756/863] 2987474=test_stringify_symbols [757/863] 2987474=test_sorted_set [758/863] 2987469=test_resize [759/863] 2987469=test_emoji [760/863] 2987469=test_rdoc_tom_doc [761/863] 2987469=test_gem_resolver [762/863] 2987474=test_verbose [763/863] 2987474=test_x509ext [764/863] 2987474=parse_test [765/863] 2987469=locals_test [766/863] 2987469=test_rdoc_parser_ruby [767/863] 2987469=test_httpresponse [768/863] 2987472=test_gem_commands_push_command [769/863] 2987469=test_rdoc_markup_to_bs [770/863] 2987469=test_string [771/863] 2987472=test_merge_keys [772/863] 2987472=test_gbk [773/863] 2987472=test_gem_safe_marshal [774/863] 2987472=test_rdoc_extend [775/863] 2987472=test_date_strptime [776/863] 2987472=test_gem_resolver_conflict [777/863] 2987472=test_call [778/863] 2987474=test_random [779/863] 2987474=test_win32ole_method [780/863] 2987474=test_rbconfig [781/863] 2987472=test_spell_checker [782/863] 2987474=test_open3 [783/863] 2987472=test_error_highlight [784/863] 2987472=test_flush [785/863] 2987472=test_euc_jp [786/863] 2987472=test_load [787/863] 2987472=test_rdoc_markup_to_html_crossref [788/863] 2987472=test_gem_resolver_lock_specification [789/863] 2987472=test_noarg [790/863] 2987472=test_gem_commands_contents_command [791/863] 2987472=test_threadgroup [792/863] 2987472=test_array [793/863] 2987474=test_gem_commands_environment_command [794/863] 2987474=test_utf32 [795/863] 2987474=test_gem_resolver_best_set [796/863] 2987474=test_terminfo [797/863] 2987474=test_rdoc_markup_parser [798/863] 2987474=test_gem_commands_dependency_command [799/863] 2987474=test_rdoc_generator_markup [800/863] 2987474=test_bug-14834 [801/863] 2987474=test_rdoc_markup_document [802/863] 2987474=regexp_test [803/863] 2987474=test_gem_commands_specification_command [804/863] 2987474=test_arithmetic_sequence [805/863] 2987474=test_addrinfo [806/863] 2987474=test_cesu8 [807/863] 2987474=test_gem_commands_search_command [808/863] 2987474=test_parser [809/863] 2987474=test_gem_commands_signin_command [810/863] 2987471=test_iso_8859 [811/863] 2987471=json_generator_test [812/863] 2987471=test_address_resolve [813/863] 2987474=test_rdoc_markup_to_tt_only [814/863] 2987474=test_date_ractor [815/863] 2987471=test_iter_break [816/863] 2987471=test_open-uri [817/863] 2987474=test_rdoc_context [818/863] 2987471=test_cgi_util [819/863] 2987474=test_num2int [820/863] 2987474=test_handle [821/863] 2987471=test_enum [822/863] 2987471=test_dryrun [823/863] 2987471=test_serialize_subclasses [824/863] 2987471=test_ractor [825/863] 2987471=test_kdf [826/863] 2987471=test_gem_source_specific_file [827/863] 2987471=test_asn1 [828/863] 2987471=test_gem_commands_open_command [829/863] 2987471=json_common_interface_test [830/863] 2987471=test_win32ole [831/863] 2987471=test_zsh_completion [832/863] 2987471=test_settracefunc [833/863] 2987474=test_psych [834/863] 2987474=test_gem_text [835/863] 2987474=test_set_len [836/863] 2987474=test_rubyoptions [837/863] 2987471=test_pattern_matching [838/863] 2987471=test_rdoc_ri_paths [839/863] 2987471=test_scheduler [840/863] 2987471=test_sprintf_comb [841/863] 2987471=test_rdoc_markup_pre_process [842/863] 2987471=test_rdoc_rd_block_parser [843/863] 2987471=test_method_cache [844/863] 2987471=test_digest [845/863] 2987471=test_shellwords [846/863] 2987471=test_complex [847/863] 2987471=test_ractor [848/863] 2987471=test_case [849/863] 2987471=test_yield_block [850/863] 2987471=test_omap [851/863] 2987471=test_fiddle [852/863] 2987471=test_pty [853/863] 2987471=test_rdoc_markup_attributes [854/863] 2987471=test_recursion [855/863] 2987471=test_postponed_job [856/863] 2987471=test_gem_request_set_lockfile [857/863] 2987471=test_gem_ext_cargo_builder_unit [858/863] 2987471=test_delegate [859/863] 2987471=test_ractor [860/863] 2987471=test_rdoc_parser_markdown [861/863] 2987471=test_float [862/863] 2987471=test_frozen [863/863] 2987471=test_windows_1251 Retrying... Finished tests in 669.925019s, 37.4385 tests/s, 14126.6989 assertions/s. 25081 tests, 9463829 assertions, 0 failures, 0 errors, 221 skips ruby -v: ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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 '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ....... Finished in 279.946625 seconds 3730 files, 32088 examples, 173084 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.