# Logfile created on 2025-05-05 01:10:43 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f70f180fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250505-011043", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f70f1831fa8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f70f1831c88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f70f174a8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250505-011043", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250505-011043>, @binmode=false, @mon_data=#<Monitor:0x00007f70f18317d8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 35918df..ce51ef3 master -> origin/master Updating 35918df..ce51ef3 Fast-forward gc.c | 18 +++++++++--------- include/ruby/internal/core/rdata.h | 9 ++++++--- include/ruby/internal/core/rtypeddata.h | 26 +++++++++++++------------- 3 files changed, 28 insertions(+), 25 deletions(-) Latest commit hash = ce51ef30df $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged /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' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/main.c compiling /tmp/ruby/src/trunk-jemalloc/dmydln.c compiling /tmp/ruby/src/trunk-jemalloc/miniinit.c compiling /tmp/ruby/src/trunk-jemalloc/array.c compiling /tmp/ruby/src/trunk-jemalloc/ast.c compiling /tmp/ruby/src/trunk-jemalloc/bignum.c compiling /tmp/ruby/src/trunk-jemalloc/class.c compiling /tmp/ruby/src/trunk-jemalloc/compar.c compiling /tmp/ruby/src/trunk-jemalloc/compile.c compiling /tmp/ruby/src/trunk-jemalloc/complex.c compiling /tmp/ruby/src/trunk-jemalloc/cont.c compiling /tmp/ruby/src/trunk-jemalloc/debug.c compiling /tmp/ruby/src/trunk-jemalloc/debug_counter.c compiling /tmp/ruby/src/trunk-jemalloc/dir.c compiling /tmp/ruby/src/trunk-jemalloc/dln_find.c compiling /tmp/ruby/src/trunk-jemalloc/encoding.c compiling /tmp/ruby/src/trunk-jemalloc/enum.c compiling /tmp/ruby/src/trunk-jemalloc/enumerator.c compiling /tmp/ruby/src/trunk-jemalloc/error.c compiling /tmp/ruby/src/trunk-jemalloc/eval.c compiling /tmp/ruby/src/trunk-jemalloc/file.c compiling /tmp/ruby/src/trunk-jemalloc/gc.c compiling /tmp/ruby/src/trunk-jemalloc/hash.c compiling /tmp/ruby/src/trunk-jemalloc/inits.c compiling /tmp/ruby/src/trunk-jemalloc/imemo.c compiling /tmp/ruby/src/trunk-jemalloc/io.c compiling /tmp/ruby/src/trunk-jemalloc/io_buffer.c compiling /tmp/ruby/src/trunk-jemalloc/iseq.c compiling /tmp/ruby/src/trunk-jemalloc/load.c compiling /tmp/ruby/src/trunk-jemalloc/marshal.c compiling /tmp/ruby/src/trunk-jemalloc/math.c compiling /tmp/ruby/src/trunk-jemalloc/memory_view.c compiling /tmp/ruby/src/trunk-jemalloc/node.c compiling /tmp/ruby/src/trunk-jemalloc/node_dump.c compiling /tmp/ruby/src/trunk-jemalloc/numeric.c compiling /tmp/ruby/src/trunk-jemalloc/object.c compiling /tmp/ruby/src/trunk-jemalloc/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-jemalloc/proc.c compiling /tmp/ruby/src/trunk-jemalloc/process.c compiling /tmp/ruby/src/trunk-jemalloc/ractor.c compiling /tmp/ruby/src/trunk-jemalloc/random.c compiling /tmp/ruby/src/trunk-jemalloc/range.c compiling /tmp/ruby/src/trunk-jemalloc/rational.c compiling /tmp/ruby/src/trunk-jemalloc/re.c compiling /tmp/ruby/src/trunk-jemalloc/regcomp.c compiling /tmp/ruby/src/trunk-jemalloc/regenc.c compiling /tmp/ruby/src/trunk-jemalloc/regerror.c compiling /tmp/ruby/src/trunk-jemalloc/regexec.c compiling /tmp/ruby/src/trunk-jemalloc/regparse.c compiling /tmp/ruby/src/trunk-jemalloc/regsyntax.c compiling /tmp/ruby/src/trunk-jemalloc/ruby.c compiling /tmp/ruby/src/trunk-jemalloc/ruby_parser.c compiling /tmp/ruby/src/trunk-jemalloc/scheduler.c compiling /tmp/ruby/src/trunk-jemalloc/shape.c compiling /tmp/ruby/src/trunk-jemalloc/signal.c compiling /tmp/ruby/src/trunk-jemalloc/sprintf.c compiling /tmp/ruby/src/trunk-jemalloc/st.c compiling /tmp/ruby/src/trunk-jemalloc/set.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/jit.c compiling /tmp/ruby/src/trunk-jemalloc/enc/ascii.c compiling /tmp/ruby/src/trunk-jemalloc/enc/us_ascii.c compiling /tmp/ruby/src/trunk-jemalloc/enc/unicode.c compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk-jemalloc/missing/setproctitle.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/dln.c compiling /tmp/ruby/src/trunk-jemalloc/localeinit.c compiling /tmp/ruby/src/trunk-jemalloc/loadpath.c builtin_binary.inc updated 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/finalizer_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' making srcs under enc compiling /tmp/ruby/src/trunk-jemalloc/enc/encdb.c make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' compiling /tmp/ruby/src/trunk-jemalloc/enc/big5.c generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk-jemalloc/enc/cesu_8.c making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/transdb.c compiling /tmp/ruby/src/trunk-jemalloc/enc/cp949.c compiling /tmp/ruby/src/trunk-jemalloc/enc/emacs_mule.c compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_jp.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/big5.c compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_kr.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-jemalloc/enc/euc_tw.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/chinese.c compiling /tmp/ruby/src/trunk-jemalloc/enc/gb2312.c compiling /tmp/ruby/src/trunk-jemalloc/enc/gb18030.c make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk compiling /tmp/ruby/src/trunk-jemalloc/enc/gbk.c exts.mk unchanged compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/ebcdic.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/trans/emoji.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_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/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/escape.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_14.c /tmp/ruby/src/trunk-jemalloc/enc/trans/iso2022.c:615:1: warning: ‘nonstring’ attribute ignored on objects of type ‘const char[63][2]’ [-Wattributes] 615 | RBIMPL_ATTR_NONSTRING() static const char tbl0208[tbl0208_num][2] = { | ^~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk-jemalloc/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/korean.c compiling /tmp/ruby/src/trunk-jemalloc/enc/koi8_r.c compiling /tmp/ruby/src/trunk-jemalloc/enc/koi8_u.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk-jemalloc/enc/shift_jis.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_16be.c compiling /tmp/ruby/src/trunk-jemalloc/enc/trans/utf_16_32.c compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_16le.c linking transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_32be.c linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so compiling /tmp/ruby/src/trunk-jemalloc/enc/utf_32le.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_31j.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1250.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1251.c linking transcoder utf8_mac.so make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF/c.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1252.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1253.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1254.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk-jemalloc/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking shared-object -test-/arith_seq/beg_len_step.so linking encoding euc_tw.so linking encoding gb2312.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/arith_seq/extract/extract.c 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 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 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 shared-object -test-/arith_seq/extract.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' linking encoding iso_8859_13.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/array/resize/resize.c linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking shared-object -test-/array/to_ary_concat.so linking encoding koi8_r.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-/bignum' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/big2str.c linking encoding koi8_u.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/bigzero.c linking encoding shift_jis.so linking encoding utf_16be.so linking shared-object -test-/array/resize.so linking encoding utf_16le.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' linking encoding utf_32be.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug-14834/bug-14834.c linking encoding utf_32le.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/div.c linking encoding windows_31j.so linking encoding windows_1250.so linking shared-object -test-/bug_14834.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/init.c linking encoding windows_1251.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/intpack.c linking encoding windows_1252.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/mul.c linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bignum/str2big.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' 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 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 make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/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-/class' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/class2name.c linking shared-object -test-/bug_reporter.so linking shared-object -test-/bug_5832.so linking shared-object -test-/bug_3571.so 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832' 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' 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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/class/init.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/dataerror.c 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/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/debug/profile_frames.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-/file' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/invalid.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/exception/init.c linking shared-object -test-/fatal.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/funcall/funcall.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/exception.so linking shared-object -test-/funcall.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/file/stat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/delete.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/core_ext.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/file.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iseq_load/iseq_load.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/break.c linking shared-object -test-/hash.so linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' 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 linking shared-object -test-/load/dot.dot.so linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/compat/usrcompat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/internal_ivar/internal_ivar.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/iter/yield.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/memory_view/memory_view.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/integer/my_integer.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/method/arity.c linking shared-object -test-/integer.so 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-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/notimplement/bug.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-/memory_view.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-/path_to_class' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/notimplement.so linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' 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 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 linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/init.c linking shared-object -test-/postponed_job.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.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-/random' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/bad_version.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-/rational' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rational/rat.c linking shared-object -test-/printf.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/receiver.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/proc/super.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/random/loop.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/rb_call_super_kw/rb_call_super_kw.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/recursion/recursion.c linking shared-object -test-/rational.so linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' 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-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/regexp/parse_depth_limit.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/st/update/update.c linking shared-object -test-/regexp.so linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' linking shared-object -test-/st/update.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/capacity.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' 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/update' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/symbol/type.c linking shared-object -test-/scan_args.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/cstr.c 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 linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/struct/len.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/ellipsize.c linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/gc_hook.c 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-/time/leap_second.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/struct.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-/string/enc_dummy.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/vm/at_exit.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/enc_str_buf_cat.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/time/new.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 compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/fstring.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' compiling /tmp/ruby/src/trunk-jemalloc/ext/continuation/continuation.c linking shared-object -test-/time.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' compiling /tmp/ruby/src/trunk-jemalloc/ext/coverage/coverage.c linking shared-object cgi/escape.so linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_core.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_parse.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 coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' 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/nofree.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/normalize.c linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' compiling /tmp/ruby/src/trunk-jemalloc/ext/etc/etc.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_interned_str.c linking shared-object etc.so compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/rb_str_dup.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' compiling /tmp/ruby/src/trunk-jemalloc/ext/fcntl/fcntl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/-test-/string/set_len.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk-jemalloc/ext/date/date_strptime.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/console' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/console/console.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' compiling /tmp/ruby/src/trunk-jemalloc/ext/io/nonblock/nonblock.c make[2]: 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/console.so linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' compiling /tmp/ruby/src/trunk-jemalloc/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl.c linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' compiling /tmp/ruby/src/trunk-jemalloc/ext/pathname/pathname.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/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_bio.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych.c linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' linking shared-object objspace.so compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_emitter.c 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_bn.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/psych/psych_parser.c linking shared-object pty.so compiling /tmp/ruby/src/trunk-jemalloc/ext/rbconfig/sizeof/limits.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' compiling eventids1.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-jemalloc/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/init.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 ripper.c linking shared-object psych.so compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio' compiling /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_digest.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' compiling /tmp/ruby/src/trunk-jemalloc/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' compiling /tmp/ruby/src/trunk-jemalloc/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixsocket.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_pkcs7.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixserver.c linking shared-object digest/rmd160.so compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/option.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha1/sha1.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-jemalloc/ext/digest/sha2/sha2.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_dh.c linking shared-object digest/sha2.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-jemalloc/ext/json/generator/generator.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/socket/ifaddr.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' compiling /tmp/ruby/src/trunk-jemalloc/ext/json/parser/parser.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_pkey_rsa.c linking shared-object socket.so compiling ripper_init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_provider.c linking shared-object json/ext/parser.so compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_rand.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ssl_session.c linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-jemalloc/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged 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 '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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' 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/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]: 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2020 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=55905 "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/757] 2869448=mkmf/test_configuration [ 2/757] 2869452=ruby/test_fnmatch [ 3/757] 2869447=ruby/test_shapes [ 4/757] 2869449=psych/handlers/test_recorder [ 5/757] 2869447=rubygems/test_gem_remote_fetcher_s3 [ 6/757] 2869449=prism/snippets_test [ 7/757] 2869448=rubygems/test_gem_path_support [ 8/757] 2869452=ruby/test_iseq [ 9/757] 2869448=rubygems/test_gem_commands_owner_command [ 10/757] 2869447=rubygems/test_gem_resolver_dependency_request [ 11/757] 2869447=erb/test_erb_m17n [ 12/757] 2869447=rubygems/test_gem_request_set [ 13/757] 2869448=test_forwardable [ 14/757] 2869448=net/http/test_https_proxy [ 15/757] 2869449=mkmf/test_have_library [ 16/757] 2869448=-ext-/test_bug-5832 [ 17/757] 2869448=psych/test_emitter [ 18/757] 2869448=ruby/test_sleep [ 19/757] 2869447=dtrace/test_raise [ 20/757] 2869447=-ext-/tracepoint/test_tracepoint [ 21/757] 2869452=objspace/test_objspace [ 22/757] 2869447=mkmf/test_have_macro [ 23/757] 2869447=-ext-/marshal/test_internal_ivar [ 24/757] 2869447=did_you_mean/test_tree_spell_checker [ 25/757] 2869447=prism/ruby/desugar_compiler_test [ 26/757] 2869449=psych/test_string [ 27/757] 2869447=prism/magic_comment_test [ 28/757] 2869449=rubygems/test_gem_commands_yank_command [ 29/757] 2869447=rubygems/test_gem_commands_signout_command [ 30/757] 2869447=date/test_date_compat [ 31/757] 2869447=json/json_ext_parser_test [ 32/757] 2869447=ruby/test_nomethod_error [ 33/757] 2869447=prism/ruby/ruby_parser_test [ 34/757] 2869447=did_you_mean/tree_spell/test_human_typo [ 35/757] 2869447=mkmf/test_mkmf [ 36/757] 2869447=-ext-/bignum/test_pack [ 37/757] 2869449=psych/nodes/test_enumerable [ 38/757] 2869449=ripper/test_scanner_events [ 39/757] 2869447=rubygems/test_gem_dependency_installer [ 40/757] 2869449=-ext-/eval/test_eval [ 41/757] 2869449=rubygems/test_gem_unsatisfiable_dependency_error [ 42/757] 2869449=ripper/test_files_test_1 [ 43/757] 2869448=fiber/test_enumerator [ 44/757] 2869448=ruby/test_defined [ 45/757] 2869448=-ext-/test_bug-3571 [ 46/757] 2869448=ruby/test_ifunless [ 47/757] 2869448=rubygems/test_gem_ext_builder [ 48/757] 2869452=prism/result/static_literals_test [ 49/757] 2869452=rubygems/test_gem_remote_fetcher [ 50/757] 2869448=ruby/test_dir [ 51/757] 2869452=rubygems/test_gem_uri [ 52/757] 2869452=-ext-/win32/test_fd_setsize [ 53/757] 2869452=fiber/test_queue [ 54/757] 2869452=prism/api/freeze_test [ 55/757] 2869452=rubygems/test_gem_resolver_specification [ 56/757] 2869452=test_prettyprint [ 57/757] 2869452=did_you_mean/edit_distance/test_jaro_winkler [ 58/757] 2869452=prism/result/overlap_test [ 59/757] 2869448=rubygems/test_gem_commands_rebuild_command [ 60/757] 2869448=ruby/test_env [ 61/757] 2869452=rubygems/test_gem_dependency [ 62/757] 2869452=did_you_mean/spell_checking/test_method_name_check [ 63/757] 2869449=-ext-/symbol/test_inadvertent_creation [ 64/757] 2869452=rubygems/test_gem_resolver_activation_request [ 65/757] 2869452=cgi/test_cgi_modruby [ 66/757] 2869452=mkmf/test_egrep_cpp [ 67/757] 2869449=date/test_date_conv [ 68/757] 2869449=-ext-/file/test_stat [ 69/757] 2869449=openssl/test_pkey_dsa [ 70/757] 2869452=rubygems/test_gem_package [ 71/757] 2869449=rubygems/test_webauthn_listener [ 72/757] 2869449=rubygems/test_gem_util [ 73/757] 2869449=ruby/test_io_buffer [ 74/757] 2869449=ruby/test_numeric [ 75/757] 2869449=ruby/test_basicinstructions [ 76/757] 2869447=ripper/test_files_lib [ 77/757] 2869449=socket/test_udp [ 78/757] 2869452=-ext-/exception/test_data_error [ 79/757] 2869449=resolv/test_mdns [ 80/757] 2869449=rubygems/test_gem_source [ 81/757] 2869452=mkmf/test_find_executable [ 82/757] 2869452=optparse/test_optparse [ 83/757] 2869452=socket/test_nonblock [ 84/757] 2869452=openssl/test_hmac [ 85/757] 2869452=ruby/test_lazy_enumerator [ 86/757] 2869449=rubygems/test_gem_uri_formatter [ 87/757] 2869449=ruby/test_path [ 88/757] 2869449=openssl/test_ts [ 89/757] 2869452=test_timeout [ 90/757] 2869449=uri/test_ws [ 91/757] 2869449=test_weakref [ 92/757] 2869449=io/console/test_ractor [ 93/757] 2869449=ruby/test_range [ 94/757] 2869452=-ext-/string/test_normalize [ 95/757] 2869452=-ext-/string/test_cstr [ 96/757] 2869448=rubygems/test_gem_resolver_vendor_specification [ 97/757] 2869448=did_you_mean/spell_checking/test_require_path_check [ 98/757] 2869448=rubygems/test_gem_commands_query_command [ 99/757] 2869452=resolv/test_dns [100/757] 2869449=ruby/test_file_exhaustive [101/757] 2869447=optparse/test_acceptable [102/757] 2869447=erb/test_erb_command [103/757] 2869447=test_securerandom [104/757] 2869447=ruby/test_dup [105/757] 2869452=ruby/test_alias [106/757] 2869447=ruby/test_thread_queue [107/757] 2869448=ruby/test_memory_view [108/757] 2869452=fileutils/test_nowrite [109/757] 2869448=ruby/test_process [110/757] 2869452=test_tsort [111/757] 2869452=ruby/test_exception /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb:18: [BUG] Segmentation fault at 0x00000000000000b0 ruby 3.5.0dev (2025-05-05T00:46:32Z master ce51ef30df) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0015 p:---- s:0104 e:000103 CFUNC :append c:0014 p:0037 s:0098 e:000097 METHOD /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb:18 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1664 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:0023e0 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:122 c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:002170 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:220:in '<main>' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:23:in '_run_suites' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1368:in '_run_suite' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1664:in '_run_suite' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1664:in 'map' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb:1677:in 'block in _run_suite' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb:18:in 'test_econv_str_append_broken' /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb:18:in 'append' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- Machine register context ------------------------------------------------ RIP: 0x00007f5eb1d1f8bf RBP: 0x000000000000005a RSP: 0x00007ffcf7e6e1a0 RAX: 0x9a97fcdd7c497e00 RBX: 0x000000000000005a RCX: 0x00007f5e91e8c848 RDX: 0x000000000000005a RDI: 0x0000000000000000 RSI: 0x00007f5e9297c338 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x00007f5eb1a2b270 R11: 0x00007f5eb1d1f890 R12: 0x00007f5e9297c338 R13: 0x0000000000000000 R14: 0x0000000000000000 R15: 0x0000000055550083 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- [112/757] 2869452=-ext-/econv/test_append /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f5eb1d6f012] /tmp/ruby/src/trunk-jemalloc/vm_dump.c:839 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1171 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_bug_for_fatal_signal+0x104) [0x7f5eb1b49fc4] /tmp/ruby/src/trunk-jemalloc/error.c:1130 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(sigsegv+0x48) [0x7f5eb1ca7278] /tmp/ruby/src/trunk-jemalloc/signal.c:935 /lib/x86_64-linux-gnu/libc.so.6(0x7f5eb139c320) [0x7f5eb139c320] /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_econv_append+0x2f) [0x7f5eb1d1f8bf] /tmp/ruby/src/trunk-jemalloc/transcode.c:1854 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_econv_substr_append+0x66) [0x7f5eb1d1fb16] /tmp/ruby/src/trunk-jemalloc/transcode.c:1913 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so(econv_append+0x3b) [0x7f5e8f2bc21b] /tmp/ruby/src/trunk-jemalloc/ext/-test-/econv/append.c:10 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f5eb1d3b98d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xbf) [0x7f5eb1d50384] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core) ../../src/trunk-jemalloc/insns.def:899 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f5eb1d5711e] /tmp/ruby/src/trunk-jemalloc/vm.c:2618 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f5eb1d5c028] /tmp/ruby/src/trunk-jemalloc/vm.c:1699 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-jemalloc/vm.c:1707 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1344 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1360 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ary_collect+0x5c) [0x7f5eb1a8301c] /tmp/ruby/src/trunk-jemalloc/array.c:3655 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0xd9) [0x7f5eb1d3cddc] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3843 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xd3) [0x7f5eb1d435f3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core+0x11a1) [0x7f5eb1d513e1] ../../src/trunk-jemalloc/insns.def:851 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f5eb1d572de] /tmp/ruby/src/trunk-jemalloc/vm.c:2645 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-jemalloc/vm.c:2624 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f5eb1d5c028] /tmp/ruby/src/trunk-jemalloc/vm.c:1699 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-jemalloc/vm.c:1707 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1344 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1360 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ary_collect+0x5c) [0x7f5eb1a8301c] /tmp/ruby/src/trunk-jemalloc/array.c:3655 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0xd9) [0x7f5eb1d3cddc] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3843 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xd3) [0x7f5eb1d435f3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core+0x11a1) [0x7f5eb1d513e1] ../../src/trunk-jemalloc/insns.def:851 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f5eb1d572de] /tmp/ruby/src/trunk-jemalloc/vm.c:2645 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-jemalloc/vm.c:2624 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f5eb1b541f5] /tmp/ruby/src/trunk-jemalloc/eval.c:281 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ruby_run_node+0x83) [0x7f5eb1b57ea3] /tmp/ruby/src/trunk-jemalloc/eval.c:319 /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x559a6063c186] /tmp/ruby/src/trunk-jemalloc/main.c:42 /tmp/ruby/build/trunk-jemalloc/ruby(main) /tmp/ruby/src/trunk-jemalloc/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f5eb13811ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5eb138128b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x559a6063c1d5] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb: Test_EConvAppend#test_econv_str_append_broken * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 8 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 9 /tmp/ruby/src/trunk-jemalloc/lib/open3/version.rb 10 /tmp/ruby/src/trunk-jemalloc/lib/open3.rb 11 /tmp/ruby/src/trunk-jemalloc/lib/timeout.rb 12 /tmp/ruby/build/trunk-jemalloc/rbconfig.rb 13 /tmp/ruby/src/trunk-jemalloc/tool/lib/find_executable.rb 14 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 15 /tmp/ruby/src/trunk-jemalloc/tool/lib/envutil.rb 16 /tmp/ruby/src/trunk-jemalloc/tool/lib/colorize.rb 17 /tmp/ruby/src/trunk-jemalloc/tool/lib/leakchecker.rb 18 /tmp/ruby/src/trunk-jemalloc/lib/prettyprint.rb 19 /tmp/ruby/src/trunk-jemalloc/lib/pp.rb 20 /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/assertions.rb 21 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 22 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 23 /tmp/ruby/src/trunk-jemalloc/tool/lib/core_assertions.rb 24 /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/testcase.rb 25 /tmp/ruby/src/trunk-jemalloc/lib/optparse.rb 26 /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit.rb 27 /tmp/ruby/src/trunk-jemalloc/tool/lib/tracepointchecker.rb 28 /tmp/ruby/src/trunk-jemalloc/tool/lib/zombie_hunter.rb 29 /tmp/ruby/src/trunk-jemalloc/lib/delegate.rb 30 /tmp/ruby/src/trunk-jemalloc/lib/fileutils.rb 31 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 32 /tmp/ruby/src/trunk-jemalloc/lib/tmpdir.rb 33 /tmp/ruby/src/trunk-jemalloc/lib/tempfile.rb 34 /tmp/ruby/src/trunk-jemalloc/tool/lib/iseq_loader_checker.rb 35 /tmp/ruby/src/trunk-jemalloc/tool/lib/gc_checker.rb 36 /tmp/ruby/src/trunk-jemalloc/tool/test/init.rb 37 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/compatibility.rb 38 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/defaults.rb 39 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/deprecate.rb 40 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/errors.rb 41 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/target_rbconfig.rb 42 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/unknown_command_spell_checker.rb 43 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/exceptions.rb 44 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/basic_specification.rb 45 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/stub_specification.rb 46 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/platform.rb 47 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification_record.rb 48 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util/list.rb 49 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/version.rb 50 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/requirement.rb 51 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification.rb 52 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util.rb 53 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/dependency.rb 54 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/core_ext/kernel_gem.rb 55 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 56 /tmp/ruby/build/trunk-jemalloc/.ext/common/monitor.rb 57 /tmp/ruby/src/trunk-jemalloc/lib/rubygems.rb 58 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/path_support.rb 59 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_fnmatch.rb 60 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 61 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 62 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_iseq.rb 63 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 64 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 65 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 66 /tmp/ruby/build/trunk-jemalloc/.ext/common/objspace.rb 67 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/version.rb 68 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/common.rb 69 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 70 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/ext/generator/state.rb 71 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 72 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/ext.rb 73 /tmp/ruby/build/trunk-jemalloc/.ext/common/json.rb 74 /tmp/ruby/src/trunk-jemalloc/test/objspace/test_objspace.rb 75 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 76 /tmp/ruby/src/trunk-jemalloc/lib/prism/polyfill/byteindex.rb 77 /tmp/ruby/src/trunk-jemalloc/lib/prism/polyfill/warn.rb 78 /tmp/ruby/src/trunk-jemalloc/lib/prism/node.rb 79 /tmp/ruby/src/trunk-jemalloc/lib/prism/node_ext.rb 80 /tmp/ruby/src/trunk-jemalloc/lib/prism/parse_result.rb 81 /tmp/ruby/src/trunk-jemalloc/lib/prism/string_query.rb 82 /tmp/ruby/src/trunk-jemalloc/lib/prism/pack.rb 83 prism/prism.so 84 /tmp/ruby/src/trunk-jemalloc/lib/prism.rb 85 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 86 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/core.rb 87 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/lexer.rb 88 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/filter.rb 89 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/sexp.rb 90 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper.rb 91 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 92 /tmp/ruby/src/trunk-jemalloc/test/prism/test_helper.rb 93 /tmp/ruby/src/trunk-jemalloc/test/prism/result/static_literals_test.rb 94 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 95 /tmp/ruby/build/trunk-jemalloc/.ext/common/pathname.rb 96 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/version.rb 97 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 98 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/loader.rb 99 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest.rb 100 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 101 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/bn.rb 102 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/asn1.rb 103 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/marshal.rb 104 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/pkey.rb 105 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/cipher.rb 106 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/digest.rb 107 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/hmac.rb 108 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/x509.rb 109 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/buffering.rb 110 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 111 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 112 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb 113 /tmp/ruby/src/trunk-jemalloc/lib/ipaddr.rb 114 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/ssl.rb 115 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/pkcs5.rb 116 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/version.rb 117 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl.rb 118 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/openssl.rb 119 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/text.rb 120 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/user_interaction.rb 121 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/policy.rb 122 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/policies.rb 123 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/trust_dir.rb 124 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/signer.rb 125 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security.rb 126 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/digest_io.rb 127 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/source.rb 128 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/file_source.rb 129 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/io_source.rb 130 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/old.rb 131 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_header.rb 132 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_reader/entry.rb 133 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_reader.rb 134 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_writer.rb 135 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package.rb 136 /tmp/ruby/src/trunk-jemalloc/lib/shellwords.rb 137 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/version.rb 138 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 139 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 140 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/common.rb 141 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/generic.rb 142 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/file.rb 143 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ftp.rb 144 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/http.rb 145 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/https.rb 146 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ldap.rb 147 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ldaps.rb 148 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/mailto.rb 149 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ws.rb 150 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/wss.rb 151 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri.rb 152 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 153 /tmp/ruby/src/trunk-jemalloc/test/rubygems/mock_gem_ui.rb 154 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/optparse/lib/optparse.rb 155 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_optparse.rb 156 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/command.rb 157 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb 158 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 159 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb 160 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/tsort/lib/tsort.rb 161 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_tsort.rb 162 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 163 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 164 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 165 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 166 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 167 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 168 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 169 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 170 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 171 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb 172 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb 173 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 174 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 175 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb 176 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb 177 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb 178 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo.rb 179 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_molinillo.rb 180 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/activation_request.rb 181 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/conflict.rb 182 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/dependency_request.rb 183 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/requirement_list.rb 184 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/stats.rb 185 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/set.rb 186 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/api_set.rb 187 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/composed_set.rb 188 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/best_set.rb 189 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/current_set.rb 190 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/git_set.rb 191 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/index_set.rb 192 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/installer_set.rb 193 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/lock_set.rb 194 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/vendor_set.rb 195 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/source_set.rb 196 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/specification.rb 197 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/spec_specification.rb 198 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/api_specification.rb 199 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/git_specification.rb 200 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/index_specification.rb 201 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/installed_specification.rb 202 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/local_specification.rb 203 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/lock_specification.rb 204 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/vendor_specification.rb 205 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver.rb 206 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/timeout/lib/timeout.rb 207 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 208 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb 209 /tmp/ruby/src/trunk-jemalloc/lib/random/formatter.rb 210 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/securerandom/lib/securerandom.rb 211 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_securerandom.rb 212 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/resolv/lib/resolv.rb 213 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb 214 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/header.rb 215 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb 216 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/request.rb 217 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/requests.rb 218 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/response.rb 219 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/responses.rb 220 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb 221 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http.rb 222 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_net_http.rb 223 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/http_pool.rb 224 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/https_pool.rb 225 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/connection_pools.rb 226 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request.rb 227 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/s3_uri_signer.rb 228 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/uri_formatter.rb 229 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/uri.rb 230 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/remote_fetcher.rb 231 /tmp/ruby/src/trunk-jemalloc/test/rubygems/utilities.rb 232 /tmp/ruby/src/trunk-jemalloc/test/rubygems/helper.rb 233 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_remote_fetcher.rb 234 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/config_file.rb 235 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source_list.rb 236 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/git.rb 237 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/installed.rb 238 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/specific_file.rb 239 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/local.rb 240 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/lock.rb 241 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/vendor.rb 242 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source.rb 243 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/name_tuple.rb 244 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/spec_fetcher.rb 245 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 246 /tmp/ruby/build/trunk-jemalloc/.ext/common/date.rb 247 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/versions.rb 248 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/exception.rb 249 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/syntax_error.rb 250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 251 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/omap.rb 252 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/set.rb 253 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/class_loader.rb 254 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/scalar_scanner.rb 255 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/node.rb 256 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/stream.rb 257 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/document.rb 258 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/sequence.rb 259 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/scalar.rb 260 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/mapping.rb 261 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/alias.rb 262 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes.rb 263 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/streaming.rb 264 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/visitor.rb 265 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/to_ruby.rb 266 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/emitter.rb 267 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/handler.rb 268 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/tree_builder.rb 269 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/yaml_tree.rb 270 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/ruby_events.rb 271 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/json_tree.rb 272 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/depth_first.rb 273 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors.rb 274 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/parser.rb 275 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/coder.rb 276 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/core_ext.rb 277 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/stream.rb 278 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/yaml_events.rb 279 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/tree_builder.rb 280 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/stream.rb 281 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/handlers/document_stream.rb 282 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych.rb 283 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/psych_tree.rb 284 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_yaml.rb 285 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification_policy.rb 286 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util/licenses.rb 287 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/build_error.rb 288 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/builder.rb 289 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/configure_builder.rb 290 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/ext_conf_builder.rb 291 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/rake_builder.rb 292 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/cmake_builder.rb 293 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/cargo_builder.rb 294 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext.rb 295 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 296 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 297 /tmp/ruby/src/trunk-jemalloc/lib/cgi/util.rb 298 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/elements.rb 299 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/reader.rb 300 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/visitors/visitor.rb 301 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/visitors/to_ruby.rb 302 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal.rb 303 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_uri.rb 304 /tmp/ruby/src/trunk-jemalloc/test/-ext-/win32/test_fd_setsize.rb 305 /tmp/ruby/src/trunk-jemalloc/test/fiber/scheduler.rb 306 /tmp/ruby/src/trunk-jemalloc/test/fiber/test_queue.rb 307 /tmp/ruby/src/trunk-jemalloc/test/prism/api/freeze_test.rb 308 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_resolver_specification.rb 309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 310 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/installer_uninstaller_utils.rb 311 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/installer.rb 312 /tmp/ruby/src/trunk-jemalloc/test/test_prettyprint.rb 313 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/version.rb 314 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/core_ext/name_error.rb 315 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/levenshtein.rb 316 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/jaro_winkler.rb 317 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checker.rb 318 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 319 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 320 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers.rb 321 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/method_name_checker.rb 322 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/key_error_checker.rb 323 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/null_checker.rb 324 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/tree_spell_checker.rb 325 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/require_path_checker.rb 326 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 327 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/formatter.rb 328 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean.rb 329 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/helper.rb 330 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/edit_distance/test_jaro_winkler.rb 331 /tmp/ruby/src/trunk-jemalloc/test/prism/result/overlap_test.rb 332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 333 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_dependency.rb 334 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/bundler_version_finder.rb 335 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/spell_checking/test_method_name_check.rb 336 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_resolver_activation_request.rb 337 /tmp/ruby/src/trunk-jemalloc/lib/cgi/core.rb 338 /tmp/ruby/src/trunk-jemalloc/lib/cgi/cookie.rb 339 /tmp/ruby/src/trunk-jemalloc/lib/cgi.rb 340 /tmp/ruby/src/trunk-jemalloc/test/cgi/update_env.rb 341 /tmp/ruby/src/trunk-jemalloc/test/cgi/test_cgi_modruby.rb 342 /tmp/ruby/src/trunk-jemalloc/lib/mkmf.rb 343 /tmp/ruby/src/trunk-jemalloc/test/mkmf/base.rb 344 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_egrep_cpp.rb 345 /tmp/ruby/src/trunk-jemalloc/test/rubygems/package/tar_test_case.rb 346 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_package.rb 347 /tmp/ruby/src/trunk-jemalloc/test/rubygems/simple_gem.rb 348 /tmp/ruby/src/trunk-jemalloc/test/-ext-/exception/test_data_error.rb 349 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_find_executable.rb 350 /tmp/ruby/src/trunk-jemalloc/test/optparse/test_optparse.rb 351 /tmp/ruby/src/trunk-jemalloc/test/socket/test_nonblock.rb 352 /tmp/ruby/src/trunk-jemalloc/test/openssl/utils.rb 353 /tmp/ruby/src/trunk-jemalloc/test/openssl/test_hmac.rb 354 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_lazy_enumerator.rb 355 /tmp/ruby/src/trunk-jemalloc/test/test_timeout.rb 356 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 357 /tmp/ruby/src/trunk-jemalloc/test/-ext-/string/test_normalize.rb 358 /tmp/ruby/src/trunk-jemalloc/test/-ext-/string/test_cstr.rb 359 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 360 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 361 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 362 /tmp/ruby/src/trunk-jemalloc/lib/securerandom.rb 363 /tmp/ruby/src/trunk-jemalloc/lib/resolv.rb 364 /tmp/ruby/src/trunk-jemalloc/test/resolv/test_dns.rb 365 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_alias.rb 366 /tmp/ruby/src/trunk-jemalloc/test/fileutils/visibility_tests.rb 367 /tmp/ruby/src/trunk-jemalloc/test/fileutils/test_nowrite.rb 368 /tmp/ruby/src/trunk-jemalloc/lib/tsort.rb 369 /tmp/ruby/src/trunk-jemalloc/test/test_tsort.rb 370 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_exception.rb 371 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 372 /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb * Process memory map: 559a6063b000-559a6063c000 r--p 00000000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 559a6063c000-559a6063d000 r-xp 00001000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 559a6063d000-559a6063e000 r--p 00002000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 559a6063e000-559a6063f000 r--p 00002000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 559a6063f000-559a60640000 rw-p 00003000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 7f5e8860b000-7f5e889f9000 r--s 00000000 00:6e 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug 7f5e889f9000-7f5e88c00000 r--s 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5e88c00000-7f5e8a600000 rw-p 00000000 00:00 0 7f5e8a677000-7f5e8bc00000 r--s 00000000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5e8bc00000-7f5e8f200000 rw-p 00000000 00:00 0 7f5e8f27c000-7f5e8f2bb000 r--s 00000000 00:6e 14683260 /tmp/ruby/build/trunk-jemalloc/ruby 7f5e8f2bb000-7f5e8f2bc000 r--p 00000000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7f5e8f2bc000-7f5e8f2bd000 r-xp 00001000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7f5e8f2bd000-7f5e8f2be000 r--p 00002000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7f5e8f2be000-7f5e8f2bf000 r--p 00002000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7f5e8f2bf000-7f5e8f2c0000 rw-p 00003000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7f5e8f2c0000-7f5e8f330000 rw-p 00000000 00:00 0 7f5e8f331000-7f5e8f332000 ---p 00000000 00:00 0 7f5e8f332000-7f5e8f352000 rw-p 00000000 00:00 0 7f5e8f352000-7f5e8f353000 ---p 00000000 00:00 0 7f5e8f353000-7f5e8f373000 rw-p 00000000 00:00 0 7f5e8f373000-7f5e8f374000 ---p 00000000 00:00 0 7f5e8f374000-7f5e8f394000 rw-p 00000000 00:00 0 7f5e8f394000-7f5e8f395000 r--p 00000000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7f5e8f395000-7f5e8f396000 r-xp 00001000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7f5e8f396000-7f5e8f397000 r--p 00002000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7f5e8f397000-7f5e8f398000 r--p 00002000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7f5e8f398000-7f5e8f399000 rw-p 00003000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7f5e8f399000-7f5e8f39a000 r--p 00000000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7f5e8f39a000-7f5e8f39b000 r-xp 00001000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7f5e8f39b000-7f5e8f39c000 r--p 00002000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7f5e8f39c000-7f5e8f39d000 r--p 00002000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7f5e8f39d000-7f5e8f39e000 rw-p 00003000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7f5e8f39e000-7f5e8fd9e000 rw-p 00000000 00:00 0 7f5e8fd9e000-7f5e8fd9f000 ---p 00000000 00:00 0 7f5e8fd9f000-7f5e9059f000 rw-p 00000000 00:00 0 7f5e9059f000-7f5e905a0000 ---p 00000000 00:00 0 7f5e905a0000-7f5e90df0000 rw-p 00000000 00:00 0 7f5e90df2000-7f5e915f2000 rw-p 00000000 00:00 0 7f5e915f2000-7f5e915f5000 r--p 00000000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7f5e915f5000-7f5e915f6000 r-xp 00003000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7f5e915f6000-7f5e9160a000 r--p 00004000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7f5e9160a000-7f5e9160f000 r--p 00018000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7f5e9160f000-7f5e91610000 rw-p 0001d000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7f5e91610000-7f5e91620000 rw-p 00000000 00:00 0 7f5e91622000-7f5e91623000 r--p 00000000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f5e91623000-7f5e91625000 r-xp 00001000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f5e91625000-7f5e91626000 r--p 00003000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f5e91626000-7f5e91627000 r--p 00004000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f5e91627000-7f5e91628000 rw-p 00005000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f5e91628000-7f5e9162a000 r--p 00000000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f5e9162a000-7f5e91643000 r-xp 00002000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f5e91643000-7f5e91647000 r--p 0001b000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f5e91647000-7f5e91648000 r--p 0001e000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f5e91648000-7f5e91649000 rw-p 0001f000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f5e91649000-7f5e9164d000 r--p 00000000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7f5e9164d000-7f5e9167d000 r-xp 00004000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7f5e9167d000-7f5e91685000 r--p 00034000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7f5e91685000-7f5e91686000 r--p 0003c000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7f5e91686000-7f5e91687000 rw-p 0003d000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7f5e91687000-7f5e91688000 rw-p 00000000 00:00 0 7f5e91688000-7f5e9168b000 r--p 00000000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7f5e9168b000-7f5e91697000 r-xp 00003000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7f5e91697000-7f5e9169a000 r--p 0000f000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7f5e9169a000-7f5e9169b000 r--p 00011000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7f5e9169b000-7f5e9169c000 rw-p 00012000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7f5e9169c000-7f5e916a3000 r--p 00000000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7f5e916a3000-7f5e916c9000 r-xp 00007000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7f5e916c9000-7f5e916d1000 r--p 0002d000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7f5e916d1000-7f5e916d2000 r--p 00034000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7f5e916d2000-7f5e916d3000 rw-p 00035000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7f5e916d3000-7f5e91786000 r--p 00000000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f5e91786000-7f5e91ab9000 r-xp 000b3000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f5e91ab9000-7f5e91b84000 r--p 003e6000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f5e91b84000-7f5e91be0000 r--p 004b0000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f5e91be0000-7f5e91be3000 rw-p 0050c000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f5e91be3000-7f5e91be6000 rw-p 00000000 00:00 0 7f5e91be6000-7f5e91c04000 r--p 00000000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f5e91c04000-7f5e91c66000 r-xp 0001e000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f5e91c66000-7f5e91c82000 r--p 00080000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f5e91c82000-7f5e91c8c000 r--p 0009c000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f5e91c8c000-7f5e91c90000 rw-p 000a6000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f5e91c90000-7f5e91ca4000 r--p 00000000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7f5e91ca4000-7f5e91cdc000 r-xp 00014000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7f5e91cdc000-7f5e91cee000 r--p 0004c000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7f5e91cee000-7f5e91cf0000 r--p 0005e000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7f5e91cf0000-7f5e91cf2000 rw-p 00060000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7f5e91cf2000-7f5e91cf3000 rw-p 00000000 00:00 0 7f5e91cf3000-7f5e91cfa000 r--p 00000000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f5e91cfa000-7f5e91d3f000 r-xp 00007000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f5e91d3f000-7f5e91d5d000 r--p 0004c000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f5e91d5d000-7f5e91d5f000 r--p 00069000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f5e91d5f000-7f5e91d60000 rw-p 0006b000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f5e91d60000-7f5e91ee0000 rw-p 00000000 00:00 0 7f5e91ee0000-7f5e925e0000 rw-p 00000000 00:00 0 7f5e925e3000-7f5e925e5000 r--p 00000000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7f5e925e5000-7f5e925e8000 r-xp 00002000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7f5e925e8000-7f5e925e9000 r--p 00005000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7f5e925e9000-7f5e925ea000 r--p 00006000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7f5e925ea000-7f5e925eb000 rw-p 00007000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7f5e925eb000-7f5e925ec000 r--p 00000000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7f5e925ec000-7f5e925ed000 r-xp 00001000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7f5e925ed000-7f5e925ee000 r--p 00002000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7f5e925ee000-7f5e925ef000 r--p 00003000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7f5e925ef000-7f5e925f0000 rw-p 00004000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7f5e925f0000-7f5e92600000 rw-p 00000000 00:00 0 7f5e92604000-7f5e92606000 r--p 00000000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7f5e92606000-7f5e92608000 r-xp 00002000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7f5e92608000-7f5e92609000 r--p 00004000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7f5e92609000-7f5e9260a000 r--p 00004000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7f5e9260a000-7f5e9260b000 rw-p 00005000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7f5e9260b000-7f5e9260c000 r--p 00000000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7f5e9260c000-7f5e9260d000 r-xp 00001000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7f5e9260d000-7f5e9260e000 r--p 00002000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7f5e9260e000-7f5e9260f000 r--p 00002000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7f5e9260f000-7f5e92610000 rw-p 00003000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7f5e92610000-7f5e92630000 rw-p 00000000 00:00 0 7f5e92633000-7f5e92636000 r--p 00000000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7f5e92636000-7f5e9263a000 r-xp 00003000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7f5e9263a000-7f5e9263b000 r--p 00007000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7f5e9263b000-7f5e9263c000 r--p 00008000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7f5e9263c000-7f5e9263d000 rw-p 00009000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7f5e9263d000-7f5e9263f000 r--p 00000000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7f5e9263f000-7f5e92641000 r-xp 00002000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7f5e92641000-7f5e92642000 r--p 00004000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7f5e92642000-7f5e92643000 r--p 00004000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7f5e92643000-7f5e92644000 rw-p 00005000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7f5e92644000-7f5e92646000 r--p 00000000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f5e92646000-7f5e9264c000 r-xp 00002000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f5e9264c000-7f5e9264e000 r--p 00008000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f5e9264e000-7f5e9264f000 r--p 00009000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f5e9264f000-7f5e92650000 rw-p 0000a000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f5e92650000-7f5e92b00000 rw-p 00000000 00:00 0 7f5e92b00000-7f5e95200000 rw-p 00000000 00:00 0 7f5e95204000-7f5e95207000 r--p 00000000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f5e95207000-7f5e9520c000 r-xp 00003000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f5e9520c000-7f5e9520e000 r--p 00008000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f5e9520e000-7f5e9520f000 r--p 00009000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f5e9520f000-7f5e95210000 rw-p 0000a000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f5e95210000-7f5e95280000 rw-p 00000000 00:00 0 7f5e95281000-7f5e95282000 r--p 00000000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f5e95282000-7f5e95283000 r-xp 00001000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f5e95283000-7f5e95284000 r--p 00002000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f5e95284000-7f5e95285000 r--p 00002000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f5e95285000-7f5e95286000 rw-p 00003000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f5e95286000-7f5e95287000 r--p 00000000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f5e95287000-7f5e95288000 r-xp 00001000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f5e95288000-7f5e952ac000 r--p 00002000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f5e952ac000-7f5e952ad000 r--p 00025000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f5e952ad000-7f5e952ae000 rw-p 00026000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f5e952ae000-7f5e952af000 ---p 00000000 00:00 0 7f5e952af000-7f5e952cf000 rw-p 00000000 00:00 0 7f5e952cf000-7f5e952d0000 ---p 00000000 00:00 0 7f5e952d0000-7f5e95360000 rw-p 00000000 00:00 0 7f5e95361000-7f5e95362000 r--p 00000000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7f5e95362000-7f5e95363000 r-xp 00001000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7f5e95363000-7f5e95364000 r--p 00002000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7f5e95364000-7f5e95365000 r--p 00002000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7f5e95365000-7f5e95366000 rw-p 00003000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7f5e95366000-7f5e95367000 r--p 00000000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f5e95367000-7f5e95368000 r-xp 00001000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f5e95368000-7f5e953be000 r--p 00002000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f5e953be000-7f5e953bf000 r--p 00057000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f5e953bf000-7f5e953c0000 rw-p 00058000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f5e953c0000-7f5e95400000 rw-p 00000000 00:00 0 7f5e95400000-7f5e95800000 rw-p 00000000 00:00 0 7f5e95800000-7f5e95802000 r--p 00000000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7f5e95802000-7f5e9580b000 r-xp 00002000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7f5e9580b000-7f5e9580e000 r--p 0000b000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7f5e9580e000-7f5e9580f000 r--p 0000d000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7f5e9580f000-7f5e95810000 rw-p 0000e000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7f5e95810000-7f5e95820000 rw-p 00000000 00:00 0 7f5e95821000-7f5e95822000 r--p 00000000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7f5e95822000-7f5e95823000 r-xp 00001000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7f5e95823000-7f5e95824000 r--p 00002000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7f5e95824000-7f5e95825000 r--p 00002000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7f5e95825000-7f5e95826000 rw-p 00003000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7f5e95826000-7f5e95828000 r--p 00000000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7f5e95828000-7f5e9582c000 r-xp 00002000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7f5e9582c000-7f5e9582d000 r--p 00006000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7f5e9582d000-7f5e9582e000 r--p 00007000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7f5e9582e000-7f5e9582f000 rw-p 00008000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7f5e9582f000-7f5e95830000 ---p 00000000 00:00 0 7f5e95830000-7f5e958c0000 rw-p 00000000 00:00 0 7f5e958c0000-7f5e95c40000 rw-p 00000000 00:00 0 7f5e95c40000-7f5e95c90000 rw-p 00000000 00:00 0 7f5e95c90000-7f5e95c93000 r--p 00000000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7f5e95c93000-7f5e95c9c000 r-xp 00003000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7f5e95c9c000-7f5e95c9e000 r--p 0000c000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7f5e95c9e000-7f5e95c9f000 r--p 0000d000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7f5e95c9f000-7f5e95ca0000 rw-p 0000e000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7f5e95ca0000-7f5e95cb0000 rw-p 00000000 00:00 0 7f5e95cb0000-7f5e95cd0000 rw-p 00000000 00:00 0 7f5e95cd2000-7f5e95cd3000 r--p 00000000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7f5e95cd3000-7f5e95cd4000 r-xp 00001000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7f5e95cd4000-7f5e95cd5000 r--p 00002000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7f5e95cd5000-7f5e95cd6000 r--p 00003000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7f5e95cd6000-7f5e95cd7000 rw-p 00004000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7f5e95cd7000-7f5e95cd9000 r--p 00000000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f5e95cd9000-7f5e95cdc000 r-xp 00002000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f5e95cdc000-7f5e95cde000 r--p 00005000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f5e95cde000-7f5e95cdf000 r--p 00006000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f5e95cdf000-7f5e95ce0000 rw-p 00007000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f5e95ce0000-7f5e95d10000 rw-p 00000000 00:00 0 7f5e95d10000-7f5e96010000 rw-p 00000000 00:00 0 7f5e96010000-7f5e96100000 rw-p 00000000 00:00 0 7f5e96100000-7f5e96101000 r--p 00000000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7f5e96101000-7f5e96102000 r-xp 00001000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7f5e96102000-7f5e96103000 r--p 00002000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7f5e96103000-7f5e96104000 r--p 00003000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7f5e96104000-7f5e96105000 rw-p 00004000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7f5e96105000-7f5e96107000 r--p 00000000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f5e96107000-7f5e9610c000 r-xp 00002000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f5e9610c000-7f5e9610d000 r--p 00007000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f5e9610d000-7f5e9610e000 r--p 00008000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f5e9610e000-7f5e9610f000 rw-p 00009000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f5e9610f000-7f5e96110000 ---p 00000000 00:00 0 7f5e96110000-7f5e96151000 rw-p 00000000 00:00 0 7f5e96151000-7f5e96152000 ---p 00000000 00:00 0 7f5e96152000-7f5e96193000 rw-p 00000000 00:00 0 7f5e96193000-7f5e96194000 ---p 00000000 00:00 0 7f5e96194000-7f5e961d5000 rw-p 00000000 00:00 0 7f5e961d5000-7f5e961d6000 ---p 00000000 00:00 0 7f5e961d6000-7f5e96217000 rw-p 00000000 00:00 0 7f5e96217000-7f5e96218000 ---p 00000000 00:00 0 7f5e96218000-7f5e96259000 rw-p 00000000 00:00 0 7f5e96259000-7f5e9625a000 ---p 00000000 00:00 0 7f5e9625a000-7f5e9629b000 rw-p 00000000 00:00 0 7f5e9629b000-7f5e9629c000 ---p 00000000 00:00 0 7f5e9629c000-7f5e962dd000 rw-p 00000000 00:00 0 7f5e962dd000-7f5e962de000 ---p 00000000 00:00 0 7f5e962de000-7f5e9631f000 rw-p 00000000 00:00 0 7f5e9631f000-7f5e96320000 ---p 00000000 00:00 0 7f5e96320000-7f5e96361000 rw-p 00000000 00:00 0 7f5e96361000-7f5e96362000 ---p 00000000 00:00 0 7f5e96362000-7f5e963a3000 rw-p 00000000 00:00 0 7f5e963a3000-7f5e963a4000 ---p 00000000 00:00 0 7f5e963a4000-7f5e963e5000 rw-p 00000000 00:00 0 7f5e963e5000-7f5e963e6000 ---p 00000000 00:00 0 7f5e963e6000-7f5e96427000 rw-p 00000000 00:00 0 7f5e96427000-7f5e96428000 ---p 00000000 00:00 0 7f5e96428000-7f5e96469000 rw-p 00000000 00:00 0 7f5e96469000-7f5e9646a000 ---p 00000000 00:00 0 7f5e9646a000-7f5e964ab000 rw-p 00000000 00:00 0 7f5e964ab000-7f5e964ac000 ---p 00000000 00:00 0 7f5e964ac000-7f5e964ed000 rw-p 00000000 00:00 0 7f5e964ed000-7f5e964ee000 ---p 00000000 00:00 0 7f5e964ee000-7f5e9652f000 rw-p 00000000 00:00 0 7f5e9652f000-7f5e96530000 ---p 00000000 00:00 0 7f5e96530000-7f5e96571000 rw-p 00000000 00:00 0 7f5e96571000-7f5e96572000 ---p 00000000 00:00 0 7f5e96572000-7f5e965b3000 rw-p 00000000 00:00 0 7f5e965b3000-7f5e965b4000 ---p 00000000 00:00 0 7f5e965b4000-7f5e965f5000 rw-p 00000000 00:00 0 7f5e965f5000-7f5e965f6000 ---p 00000000 00:00 0 7f5e965f6000-7f5e96637000 rw-p 00000000 00:00 0 7f5e96637000-7f5e96638000 ---p 00000000 00:00 0 7f5e96638000-7f5e96679000 rw-p 00000000 00:00 0 7f5e96679000-7f5e9667a000 ---p 00000000 00:00 0 7f5e9667a000-7f5e966bb000 rw-p 00000000 00:00 0 7f5e966bb000-7f5e966bc000 ---p 00000000 00:00 0 7f5e966bc000-7f5e966fd000 rw-p 00000000 00:00 0 7f5e966fd000-7f5e966fe000 ---p 00000000 00:00 0 7f5e966fe000-7f5e9673f000 rw-p 00000000 00:00 0 7f5e9673f000-7f5e96740000 ---p 00000000 00:00 0 7f5e96740000-7f5e96781000 rw-p 00000000 00:00 0 7f5e96781000-7f5e96782000 ---p 00000000 00:00 0 7f5e96782000-7f5e967c3000 rw-p 00000000 00:00 0 7f5e967c3000-7f5e967c4000 ---p 00000000 00:00 0 7f5e967c4000-7f5e96805000 rw-p 00000000 00:00 0 7f5e96805000-7f5e96806000 ---p 00000000 00:00 0 7f5e96806000-7f5e96847000 rw-p 00000000 00:00 0 7f5e96847000-7f5e96848000 ---p 00000000 00:00 0 7f5e96848000-7f5e96889000 rw-p 00000000 00:00 0 7f5e96889000-7f5e9688a000 ---p 00000000 00:00 0 7f5e9688a000-7f5e968cb000 rw-p 00000000 00:00 0 7f5e968cb000-7f5e968cc000 ---p 00000000 00:00 0 7f5e968cc000-7f5e9690d000 rw-p 00000000 00:00 0 7f5e9690d000-7f5e9690e000 ---p 00000000 00:00 0 7f5e9690e000-7f5e9694f000 rw-p 00000000 00:00 0 7f5e9694f000-7f5e96950000 ---p 00000000 00:00 0 7f5e96950000-7f5e97180000 rw-p 00000000 00:00 0 7f5e97180000-7f5e97400000 rw-p 00000000 00:00 0 7f5e97400000-7f5eb0800000 rw-p 00000000 00:00 0 7f5eb0800000-7f5eb1000000 rw-p 00000000 00:00 0 7f5eb1000000-7f5eb1001000 r--p 00000000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f5eb1001000-7f5eb1002000 r-xp 00001000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f5eb1002000-7f5eb1003000 r--p 00002000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f5eb1003000-7f5eb1004000 r--p 00002000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f5eb1004000-7f5eb1005000 rw-p 00003000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f5eb1005000-7f5eb1006000 r--p 00000000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7f5eb1006000-7f5eb1007000 r-xp 00001000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7f5eb1007000-7f5eb1008000 r--p 00002000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7f5eb1008000-7f5eb1009000 r--p 00002000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7f5eb1009000-7f5eb100a000 rw-p 00003000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7f5eb100a000-7f5eb100b000 r--p 00000000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7f5eb100b000-7f5eb100d000 r-xp 00001000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7f5eb100d000-7f5eb100e000 r--p 00003000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7f5eb100e000-7f5eb100f000 r--p 00003000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7f5eb100f000-7f5eb1010000 rw-p 00004000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7f5eb1010000-7f5eb1040000 rw-p 00000000 00:00 0 7f5eb1041000-7f5eb1042000 r--p 00000000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f5eb1042000-7f5eb1043000 r-xp 00001000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f5eb1043000-7f5eb1044000 r--p 00002000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f5eb1044000-7f5eb1045000 r--p 00002000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f5eb1045000-7f5eb1046000 rw-p 00003000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f5eb1046000-7f5eb104d000 r--s 00000000 00:6e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f5eb104d000-7f5eb10a6000 r--p 00000000 00:6e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7f5eb10a6000-7f5eb10ad000 rw-p 00000000 00:00 0 7f5eb10ad000-7f5eb114a000 r--p 00000000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f5eb114a000-7f5eb128a000 r-xp 0009d000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f5eb128a000-7f5eb1318000 r--p 001dd000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f5eb1318000-7f5eb1323000 r--p 0026b000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f5eb1323000-7f5eb1326000 rw-p 00276000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f5eb1326000-7f5eb132a000 rw-p 00000000 00:00 0 7f5eb132a000-7f5eb132e000 r--p 00000000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f5eb132e000-7f5eb1351000 r-xp 00004000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f5eb1351000-7f5eb1355000 r--p 00027000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f5eb1355000-7f5eb1356000 r--p 0002b000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f5eb1356000-7f5eb1357000 rw-p 0002c000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f5eb1357000-7f5eb137f000 r--p 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5eb137f000-7f5eb1507000 r-xp 00028000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5eb1507000-7f5eb1556000 r--p 001b0000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5eb1556000-7f5eb155a000 r--p 001fe000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5eb155a000-7f5eb155c000 rw-p 00202000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f5eb155c000-7f5eb1569000 rw-p 00000000 00:00 0 7f5eb1569000-7f5eb1579000 r--p 00000000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f5eb1579000-7f5eb15f8000 r-xp 00010000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f5eb15f8000-7f5eb1650000 r--p 0008f000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f5eb1650000-7f5eb1651000 r--p 000e7000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f5eb1651000-7f5eb1652000 rw-p 000e8000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f5eb1652000-7f5eb1654000 rw-p 00000000 00:00 0 7f5eb1654000-7f5eb1656000 r--p 00000000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f5eb1656000-7f5eb166b000 r-xp 00002000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f5eb166b000-7f5eb1684000 r--p 00017000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f5eb1684000-7f5eb1685000 r--p 0002f000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f5eb1685000-7f5eb1686000 rw-p 00030000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f5eb1686000-7f5eb168e000 rw-p 00000000 00:00 0 7f5eb168e000-7f5eb1698000 r--p 00000000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f5eb1698000-7f5eb16fb000 r-xp 0000a000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f5eb16fb000-7f5eb1710000 r--p 0006d000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f5eb1710000-7f5eb1711000 r--p 00081000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f5eb1711000-7f5eb1712000 rw-p 00082000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f5eb1712000-7f5eb171b000 r--p 00000000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f5eb171b000-7f5eb17c8000 r-xp 00009000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f5eb17c8000-7f5eb17d6000 r--p 000b6000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f5eb17d6000-7f5eb17dc000 r--p 000c4000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f5eb17dc000-7f5eb17dd000 rw-p 000ca000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f5eb17dd000-7f5eb19fc000 rw-p 00000000 00:00 0 7f5eb19fc000-7f5eb19fe000 r--p 00000000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f5eb19fe000-7f5eb1a10000 r-xp 00002000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f5eb1a10000-7f5eb1a16000 r--p 00014000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f5eb1a16000-7f5eb1a17000 r--p 0001a000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f5eb1a17000-7f5eb1a18000 rw-p 0001b000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f5eb1a18000-7f5eb1a19000 r--p 00000000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f5eb1a19000-7f5eb1a1a000 r-xp 00001000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f5eb1a1a000-7f5eb1a1b000 r--p 00002000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f5eb1a1b000-7f5eb1a1c000 r--p 00002000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f5eb1a1c000-7f5eb1a1d000 rw-p 00003000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f5eb1a1d000-7f5eb1a65000 r--p 00000000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5eb1a65000-7f5eb1f0b000 r-xp 00048000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5eb1f0b000-7f5eb2099000 r--p 004ee000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5eb2099000-7f5eb20af000 r--p 0067b000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5eb20af000-7f5eb20b3000 rw-p 00691000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7f5eb20b3000-7f5eb20c9000 rw-p 00000000 00:00 0 7f5eb20c9000-7f5eb20ca000 r--p 00000000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f5eb20ca000-7f5eb20f5000 r-xp 00001000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f5eb20f5000-7f5eb20ff000 r--p 0002c000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f5eb20ff000-7f5eb2101000 r--p 00036000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f5eb2101000-7f5eb2103000 rw-p 00038000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffcf7e50000-7ffcf7e71000 rw-p 00000000 00:00 0 [stack] 7ffcf7e84000-7ffcf7e88000 r--p 00000000 00:00 0 [vvar] 7ffcf7e88000-7ffcf7e8a000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] running file: /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.tmvvf3: * drwx------ 2 4096 2025-05-05 01:15:45 +0000 d20250505-2869448-ofi6br/ * -rw-r--r-- 1 9 2025-05-05 01:15:45 +0000 t * -rw-r--r-- 1 10 2025-05-05 01:15:45 +0000 f make: *** [uncommon.mk:969: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ruby 3.5.0dev (2025-05-05T00:46:32Z master ce51ef30df) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 30.388969 seconds 3336 files, 33627 examples, 145044 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.