# Logfile created on 2025-05-05 05:11:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f5bedeefde0 @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-051125", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f5bedf11e90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f5bedf11be8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f5bede2a8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250505-051125", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250505-051125>, @binmode=false, @mon_data=#<Monitor:0x00007f5bedf11788>, @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 Already up to date. Latest commit hash = ce51ef30df $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 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' 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 /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/version.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. 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' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/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/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]: 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]: 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/debug-1.10.0/ext/debug' 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/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/fiddle-1.1.6/ext/fiddle' 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/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]: 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/nkf-0.2.0/ext/nkf' make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: 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 gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' 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/debug-1.10.0/ext/debug' 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.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/bigdecimal-3.1.9/ext/bigdecimal' 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/racc-1.8.1/ext/racc/cparse' 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/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/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/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/.bundle/gems/racc-1.8.1/ext/racc/cparse' 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=44889 "--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] 2920587=psych/test_omap [ 2/757] 2920586=test_shellwords [ 3/757] 2920587=-ext-/iter/test_yield_block [ 4/757] 2920586=digest/test_ractor [ 5/757] 2920587=ruby/test_complex [ 6/757] 2920588=digest/test_digest [ 7/757] 2920591=rubygems/test_gem_package_task [ 8/757] 2920586=prism/newline_offsets_test [ 9/757] 2920591=ruby/test_float [ 10/757] 2920587=objspace/test_ractor [ 11/757] 2920587=ruby/enc/test_windows_1251 [ 12/757] 2920587=prism/ruby/relocation_test [ 13/757] 2920587=ruby/test_frozen [ 14/757] 2920587=ruby/test_set [ 15/757] 2920587=test_delegate [ 16/757] 2920587=rubygems/test_gem_ext_cargo_builder_unit [ 17/757] 2920586=-ext-/postponed_job/test_postponed_job [ 18/757] 2920588=rubygems/test_gem_request_set_lockfile [ 19/757] 2920587=test_pty [ 20/757] 2920586=prism/api/parse_comments_test [ 21/757] 2920586=-ext-/test_recursion [ 22/757] 2920586=prism/api/parse_success_test [ 23/757] 2920586=io/wait/test_ractor [ 24/757] 2920586=openssl/test_kdf [ 25/757] 2920586=rubygems/test_gem_source_specific_file [ 26/757] 2920587=psych/test_serialize_subclasses [ 27/757] 2920587=fileutils/test_dryrun [ 28/757] 2920587=ruby/test_enum [ 29/757] 2920591=ruby/test_sprintf_comb [ 30/757] 2920591=ruby/test_method_cache [ 31/757] 2920591=fiber/test_scheduler [ 32/757] 2920586=ruby/test_settracefunc [ 33/757] 2920587=psych/test_psych [ 34/757] 2920587=rubygems/test_gem_text [ 35/757] 2920587=-ext-/string/test_set_len [ 36/757] 2920587=prism/result/named_capture_test [ 37/757] 2920587=prism/ruby/tunnel_test [ 38/757] 2920587=ruby/test_rubyoptions [ 39/757] 2920586=ruby/test_pattern_matching [ 40/757] 2920588=optparse/test_zsh_completion [ 41/757] 2920588=openssl/test_asn1 [ 42/757] 2920586=json/json_common_interface_test [ 43/757] 2920588=rubygems/test_gem_commands_open_command [ 44/757] 2920586=rubygems/test_gem_commands_search_command [ 45/757] 2920586=rubygems/test_gem_commands_specification_command [ 46/757] 2920591=ruby/test_arithmetic_sequence [ 47/757] 2920588=socket/test_addrinfo [ 48/757] 2920591=prism/regexp_test [ 49/757] 2920591=ruby/enc/test_cesu8 [ 50/757] 2920591=-ext-/test_bug-14834 [ 51/757] 2920586=rubygems/test_gem_commands_dependency_command [ 52/757] 2920591=cgi/test_cgi_util [ 53/757] 2920586=-ext-/num2int/test_num2int [ 54/757] 2920586=-ext-/test_ensure_and_callcc [ 55/757] 2920586=-ext-/iter/test_iter_break [ 56/757] 2920586=open-uri/test_open-uri [ 57/757] 2920591=fiber/test_address_resolve Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34683> [ 58/757] 2920588=date/test_date_ractor [ 59/757] 2920591=uri/test_parser .Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 9 [ 60/757] 2920591=ruby/enc/test_iso_8859 [ 61/757] 2920591=rubygems/test_gem_commands_signin_command [ 62/757] 2920588=json/json_generator_test [ 63/757] 2920591=yaml/test_dbm [ 64/757] 2920591=test_rbconfig [ 65/757] 2920586=test_open3 [ 66/757] 2920591=did_you_mean/test_spell_checker [ 67/757] 2920591=io/nonblock/test_flush [ 68/757] 2920591=ruby/enc/test_euc_jp [ 69/757] 2920591=optparse/test_load [ 70/757] 2920591=error_highlight/test_error_highlight [ 71/757] 2920588=ruby/test_call [ 72/757] 2920588=openssl/test_random [ 73/757] 2920588=rubygems/test_gem_resolver_conflict [ 74/757] 2920588=date/test_date_strptime [ 75/757] 2920588=rubygems/test_gem_safe_marshal [ 76/757] 2920591=ruby/test_warning [ 77/757] 2920591=prism/result/node_id_test [ 78/757] 2920591=psych/test_merge_keys [ 79/757] 2920591=ruby/enc/test_gbk [ 80/757] 2920591=ruby/test_string [ 81/757] 2920588=rubygems/test_gem_resolver_best_set [ 82/757] 2920588=rubygems/test_gem_commands_environment_command [ 83/757] 2920588=ruby/enc/test_utf32 [ 84/757] 2920588=ruby/test_array [ 85/757] 2920586=ruby/test_threadgroup [ 86/757] 2920586=prism/result/static_inspect_test [ 87/757] 2920586=rubygems/test_gem_commands_contents_command [ 88/757] 2920586=rubygems/test_gem_resolver_lock_specification [ 89/757] 2920586=optparse/test_noarg [ 90/757] 2920586=rubygems/test_gem_resolver [ 91/757] 2920586=-ext-/array/test_resize [ 92/757] 2920586=set/test_sorted_set [ 93/757] 2920586=ruby/enc/test_emoji [ 94/757] 2920586=ruby/test_condition [ 95/757] 2920586=erb/test_erb [ 96/757] 2920586=ruby/enc/test_cp949 [ 97/757] 2920586=json/json_generic_object_test [ 98/757] 2920586=-ext-/load/test_stringify_symbols [ 99/757] 2920586=ruby/test_eval [100/757] 2920586=date/test_date_attr [101/757] 2920586=prism/ruby/reflection_test [102/757] 2920586=rubygems/test_gem_name_tuple [103/757] 2920586=rubygems/test_gem_commands_push_command [104/757] 2920586=openssl/test_x509ext [105/757] 2920586=net/http/test_httpresponse [106/757] 2920586=prism/locals_test [107/757] 2920586=rubygems/test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 46587> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 38645> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 [108/757] 2920586=fileutils/test_verbose [109/757] 2920586=prism/result/heredoc_test [110/757] 2920586=rubygems/test_gem_ext_cmake_builder [111/757] 2920586=io/wait/test_io_wait_uncommon [112/757] 2920586=prism/bom_test [113/757] 2920586=rubygems/test_gem_ci_detector [114/757] 2920586=ruby/test_file [115/757] 2920588=io/console/test_io_console [116/757] 2920588=uri/test_generic [117/757] 2920588=mkmf/test_framework [118/757] 2920588=-ext-/funcall/test_passing_block [119/757] 2920588=rubygems/test_gem_resolver_index_specification [120/757] 2920588=dtrace/test_singleton_function [121/757] 2920588=openssl/test_bn [122/757] 2920588=digest/test_digest_extend [123/757] 2920588=rubygems/test_gem_rdoc [124/757] 2920588=rubygems/test_gem_dependency_list [125/757] 2920588=monitor/test_monitor [126/757] 2920588=-ext-/gvl/test_last_thread [127/757] 2920587=rubygems/test_gem_install_update_options [128/757] 2920588=ruby/test_whileuntil [129/757] 2920588=-ext-/st/test_numhash [130/757] 2920587=openssl/test_pkey_rsa [131/757] 2920588=prism/encoding/symbol_encoding_test [132/757] 2920588=rubygems/test_gem_security_signer [133/757] 2920588=mkmf/test_pkg_config [134/757] 2920588=-ext-/load/test_resolve_symbol [135/757] 2920588=rubygems/test_gem_source_lock [136/757] 2920588=ruby/test_default_gems [137/757] 2920588=openssl/test_x509name [138/757] 2920588=ruby/test_backtrace [139/757] 2920586=-ext-/win32/test_dln [140/757] 2920586=psych/test_scalar_scanner [141/757] 2920586=-ext-/string/test_nofree [142/757] 2920586=-ext-/struct/test_member [143/757] 2920586=openssl/test_x509req [144/757] 2920586=ruby/test_syntax [145/757] 2920587=ruby/test_flip [146/757] 2920587=resolv/test_svcb_https [147/757] 2920587=openssl/test_buffering [148/757] 2920587=ruby/test_allocation [149/757] 2920588=-ext-/integer/test_my_integer [150/757] 2920588=ruby/test_insns_leaf [151/757] 2920588=rubygems/test_gem_version_option [152/757] 2920588=cgi/test_cgi_session [153/757] 2920588=openssl/test_x509crl [154/757] 2920588=-ext-/marshal/test_usrmarshal [155/757] 2920591=net/http/test_httpresponses [156/757] 2920591=ruby/test_optimization [157/757] 2920588=ripper/test_ripper [158/757] 2920588=openssl/test_pkcs12 [159/757] 2920588=rubygems/test_gem_commands_which_command [160/757] 2920588=ruby/test_weakmap [161/757] 2920587=ruby/test_fiber [162/757] 2920588=ruby/test_refinement [163/757] 2920586=ruby/enc/test_case_options [164/757] 2920586=rubygems/test_gem_request_set_lockfile_parser [165/757] 2920591=ruby/enc/test_utf16 [166/757] 2920591=ruby/test_sprintf [167/757] 2920586=ruby/test_autoload [168/757] 2920591=rubygems/test_gem_commands_cleanup_command [169/757] 2920591=rubygems/test_gem_ext_ext_conf_builder [170/757] 2920588=net/http/test_buffered_io [171/757] 2920588=rubygems/test_gem_dependency_resolution_error [172/757] 2920588=-ext-/path_to_class/test_path_to_class [173/757] 2920588=-ext-/string/test_normalize [174/757] 2920588=ruby/test_range [175/757] 2920587=test_weakref [176/757] 2920587=io/console/test_ractor [177/757] 2920587=test_timeout [178/757] 2920591=uri/test_ws [179/757] 2920591=ruby/test_path [180/757] 2920591=openssl/test_ts [181/757] 2920588=rubygems/test_gem_uri_formatter [182/757] 2920587=ruby/test_lazy_enumerator [183/757] 2920588=openssl/test_hmac [184/757] 2920588=optparse/test_optparse [185/757] 2920591=socket/test_nonblock [186/757] 2920588=-ext-/exception/test_data_error [187/757] 2920591=rubygems/test_gem_source [188/757] 2920588=resolv/test_mdns [189/757] 2920588=mkmf/test_find_executable [190/757] 2920588=ruby/test_numeric [191/757] 2920588=ruby/test_basicinstructions [192/757] 2920588=ripper/test_files_lib [193/757] 2920587=socket/test_udp [194/757] 2920587=ruby/test_io_buffer [195/757] 2920587=rubygems/test_webauthn_listener [196/757] 2920591=rubygems/test_gem_util [197/757] 2920587=openssl/test_pkey_dsa [198/757] 2920591=rubygems/test_gem_package [199/757] 2920587=-ext-/file/test_stat [200/757] 2920587=date/test_date_conv [201/757] 2920587=mkmf/test_egrep_cpp [202/757] 2920587=rubygems/test_gem_resolver_activation_request [203/757] 2920587=cgi/test_cgi_modruby [204/757] 2920587=did_you_mean/spell_checking/test_method_name_check [205/757] 2920587=-ext-/symbol/test_inadvertent_creation [206/757] 2920591=rubygems/test_gem_dependency [207/757] 2920587=rubygems/test_gem_commands_rebuild_command [208/757] 2920587=ruby/test_env [209/757] 2920591=test_prettyprint [210/757] 2920591=did_you_mean/edit_distance/test_jaro_winkler [211/757] 2920591=prism/result/overlap_test [212/757] 2920591=rubygems/test_gem_resolver_specification [213/757] 2920591=prism/api/freeze_test [214/757] 2920591=-ext-/win32/test_fd_setsize [215/757] 2920591=fiber/test_queue [216/757] 2920591=ruby/test_dir [217/757] 2920588=rubygems/test_gem_uri [218/757] 2920588=rubygems/test_gem_ext_builder [219/757] 2920591=prism/result/static_literals_test [220/757] 2920591=rubygems/test_gem_remote_fetcher [221/757] 2920586=ruby/test_defined [222/757] 2920586=-ext-/test_bug-3571 [223/757] 2920586=ruby/test_ifunless [224/757] 2920586=fiber/test_enumerator [225/757] 2920586=ripper/test_files_test_1 [226/757] 2920591=-ext-/eval/test_eval [227/757] 2920591=rubygems/test_gem_unsatisfiable_dependency_error [228/757] 2920591=rubygems/test_gem_dependency_installer [229/757] 2920588=ripper/test_scanner_events [230/757] 2920588=psych/nodes/test_enumerable [231/757] 2920588=-ext-/bignum/test_pack [232/757] 2920588=mkmf/test_mkmf [233/757] 2920587=ruby/test_nomethod_error [234/757] 2920587=prism/ruby/ruby_parser_test [235/757] 2920588=did_you_mean/tree_spell/test_human_typo [236/757] 2920587=json/json_ext_parser_test [237/757] 2920588=rubygems/test_gem_commands_signout_command [238/757] 2920587=date/test_date_compat [239/757] 2920587=prism/magic_comment_test [240/757] 2920588=rubygems/test_gem_commands_yank_command [241/757] 2920587=prism/ruby/desugar_compiler_test [242/757] 2920587=psych/test_string [243/757] 2920588=-ext-/marshal/test_internal_ivar [244/757] 2920587=did_you_mean/test_tree_spell_checker [245/757] 2920588=objspace/test_objspace [246/757] 2920587=-ext-/tracepoint/test_tracepoint [247/757] 2920587=dtrace/test_raise [248/757] 2920587=mkmf/test_have_macro [249/757] 2920586=ruby/test_sleep [250/757] 2920591=-ext-/test_bug-5832 [251/757] 2920591=psych/test_emitter [252/757] 2920591=test_forwardable [253/757] 2920591=net/http/test_https_proxy [254/757] 2920591=mkmf/test_have_library [255/757] 2920587=rubygems/test_gem_request_set [256/757] 2920587=erb/test_erb_m17n [257/757] 2920587=ruby/test_iseq [258/757] 2920587=rubygems/test_gem_commands_owner_command [259/757] 2920591=rubygems/test_gem_resolver_dependency_request [260/757] 2920591=rubygems/test_gem_path_support [261/757] 2920591=prism/snippets_test [262/757] 2920586=psych/handlers/test_recorder [263/757] 2920586=rubygems/test_gem_remote_fetcher_s3 [264/757] 2920587=ruby/test_fnmatch [265/757] 2920587=ruby/test_shapes [266/757] 2920587=mkmf/test_configuration [267/757] 2920587=prism/api/parse_test [268/757] 2920587=ruby/test_mixed_unicode_escapes [269/757] 2920587=prism/result/attribute_write_test [270/757] 2920587=-ext-/string/test_interned_str [271/757] 2920587=-ext-/struct/test_len [272/757] 2920587=ruby/test_compile_prism [273/757] 2920586=ruby/test_literal [274/757] 2920587=fiber/test_thread [275/757] 2920587=-ext-/exception/test_exception_at_throwing [276/757] 2920587=rubygems/test_bundled_ca [277/757] 2920591=ruby/test_frozen_error [278/757] 2920591=mmtk/test_configuration [279/757] 2920591=rubygems/test_gem_resolver_api_specification [280/757] 2920591=ruby/test_trace [281/757] 2920591=date/test_date_new [282/757] 2920591=openssl/test_pkey [283/757] 2920586=pathname/test_ractor [284/757] 2920591=-ext-/test_notimplement [285/757] 2920591=dtrace/test_require [286/757] 2920591=openssl/test_provider [287/757] 2920586=mkmf/test_signedness [288/757] 2920591=ruby/test_arity [289/757] 2920591=rubygems/test_gem_specification [290/757] 2920587=fiber/test_ractor [291/757] 2920587=psych/test_array [292/757] 2920587=rubygems/test_gem_commands_fetch_command [293/757] 2920587=date/test_date_arith [294/757] 2920587=rubygems/test_gem_commands_cert_command [295/757] 2920587=prism/result/equality_test [296/757] 2920587=-ext-/string/test_enc_associate [297/757] 2920591=prism/newline_test [298/757] 2920591=-ext-/array/test_to_ary_concat [299/757] 2920587=ruby/test_weakkeymap [300/757] 2920587=ruby/test_system [301/757] 2920591=rubygems/test_gem_package_tar_writer [302/757] 2920591=psych/test_scalar [303/757] 2920591=rubygems/test_gem_command_manager [304/757] 2920587=mkmf/test_sizeof [305/757] 2920591=rubygems/test_remote_fetch_error [306/757] 2920591=json/json_encoding_test [307/757] 2920591=rubygems/test_gem_ext_rake_builder [308/757] 2920591=uri/test_mailto [309/757] 2920591=ruby/test_not [310/757] 2920591=fiber/test_sleep [311/757] 2920586=psych/test_marshalable [312/757] 2920586=test_find [313/757] 2920586=ruby/test_m17n_comb [314/757] 2920591=rubygems/test_gem_commands_stale_command [315/757] 2920591=test_pp [316/757] 2920591=rubygems/test_gem_resolver_git_specification [317/757] 2920591=psych/test_stream [318/757] 2920591=did_you_mean/spell_checking/test_uncorrectable_name_check [319/757] 2920591=openssl/test_ssl_session [320/757] 2920588=ruby/test_beginendblock [321/757] 2920588=psych/test_deprecated [322/757] 2920588=prism/heredoc_dedent_test [323/757] 2920588=-ext-/test_abi [324/757] 2920588=did_you_mean/core_ext/test_name_error_extension [325/757] 2920588=-ext-/bignum/test_div [326/757] 2920588=coverage/test_coverage [327/757] 2920591=pathname/test_pathname [328/757] 2920591=socket/test_socket [329/757] 2920588=strscan/test_stringscanner [330/757] 2920588=prism/result/constant_path_node_test [331/757] 2920588=ruby/test_super [332/757] 2920586=json/json_parser_test [333/757] 2920586=-ext-/string/test_coderange [334/757] 2920586=ruby/test_method [335/757] 2920588=-ext-/st/test_update [336/757] 2920588=ruby/test_ast [337/757] 2920591=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:002160 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:0004f0 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: 4 -- Machine register context ------------------------------------------------ RIP: 0x00007fcd63a268bf RBP: 0x000000000000005a RSP: 0x00007ffeba1742f0 RAX: 0x3ca0cbb7e54b7b00 RBX: 0x000000000000005a RCX: 0x00007fcd45055e28 RDX: 0x000000000000005a RDI: 0x0000000000000000 RSI: 0x00007fcd447d3ad8 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x00007fcd63732270 R11: 0x00007fcd63a26890 R12: 0x00007fcd447d3ad8 R13: 0x0000000000000000 R14: 0x0000000000000000 R15: 0x0000000055550083 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- [338/757] 2920587=-ext-/econv/test_append /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_print_backtrace+0x8) [0x7fcd63a76012] /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) [0x7fcd63850fc4] /tmp/ruby/src/trunk-jemalloc/error.c:1130 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(sigsegv+0x48) [0x7fcd639ae278] /tmp/ruby/src/trunk-jemalloc/signal.c:935 /lib/x86_64-linux-gnu/libc.so.6(0x7fcd630a3320) [0x7fcd630a3320] /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_econv_append+0x2f) [0x7fcd63a268bf] /tmp/ruby/src/trunk-jemalloc/transcode.c:1854 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(rb_econv_substr_append+0x66) [0x7fcd63a26b16] /tmp/ruby/src/trunk-jemalloc/transcode.c:1913 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so(econv_append+0x3b) [0x7fcd3a83621b] /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) [0x7fcd63a4298d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3797 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_sendish+0xbf) [0x7fcd63a57384] /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) [0x7fcd63a5e11e] /tmp/ruby/src/trunk-jemalloc/vm.c:2618 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7fcd63a63028] /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) [0x7fcd6378a01c] /tmp/ruby/src/trunk-jemalloc/array.c:3655 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0xd9) [0x7fcd63a43ddc] /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) [0x7fcd63a4a5f3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core+0x11a1) [0x7fcd63a583e1] ../../src/trunk-jemalloc/insns.def:851 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fcd63a5e2de] /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) [0x7fcd63a63028] /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) [0x7fcd6378a01c] /tmp/ruby/src/trunk-jemalloc/array.c:3655 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_call_cfunc_with_frame_+0xd9) [0x7fcd63a43ddc] /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) [0x7fcd63a4a5f3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5972 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_core+0x11a1) [0x7fcd63a583e1] ../../src/trunk-jemalloc/insns.def:851 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fcd63a5e2de] /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) [0x7fcd6385b1f5] /tmp/ruby/src/trunk-jemalloc/eval.c:281 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5(ruby_run_node+0x83) [0x7fcd6385eea3] /tmp/ruby/src/trunk-jemalloc/eval.c:319 /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x560a76774186] /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) [0x7fcd630881ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fcd6308828b] ../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 [0x560a767741d5] -- 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/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 60 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 61 /tmp/ruby/build/trunk-jemalloc/.ext/common/date.rb 62 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/versions.rb 63 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/exception.rb 64 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/syntax_error.rb 65 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 66 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/omap.rb 67 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/set.rb 68 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/class_loader.rb 69 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/scalar_scanner.rb 70 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/node.rb 71 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/stream.rb 72 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/document.rb 73 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/sequence.rb 74 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/scalar.rb 75 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/mapping.rb 76 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes/alias.rb 77 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/nodes.rb 78 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/streaming.rb 79 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/visitor.rb 80 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/to_ruby.rb 81 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/emitter.rb 82 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/handler.rb 83 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/tree_builder.rb 84 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/yaml_tree.rb 85 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/ruby_events.rb 86 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/json_tree.rb 87 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors/depth_first.rb 88 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/visitors.rb 89 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/parser.rb 90 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/coder.rb 91 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/core_ext.rb 92 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/stream.rb 93 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/yaml_events.rb 94 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/tree_builder.rb 95 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/json/stream.rb 96 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych/handlers/document_stream.rb 97 /tmp/ruby/build/trunk-jemalloc/.ext/common/psych.rb 98 /tmp/ruby/src/trunk-jemalloc/test/psych/helper.rb 99 /tmp/ruby/src/trunk-jemalloc/test/psych/test_omap.rb 100 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 101 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 102 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 103 /tmp/ruby/src/trunk-jemalloc/test/-ext-/iter/test_yield_block.rb 104 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_complex.rb 105 /tmp/ruby/src/trunk-jemalloc/test/objspace/test_ractor.rb 106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 107 /tmp/ruby/src/trunk-jemalloc/test/ruby/enc/test_windows_1251.rb 108 /tmp/ruby/src/trunk-jemalloc/lib/prism/polyfill/byteindex.rb 109 /tmp/ruby/src/trunk-jemalloc/lib/prism/polyfill/warn.rb 110 /tmp/ruby/src/trunk-jemalloc/lib/prism/node.rb 111 /tmp/ruby/src/trunk-jemalloc/lib/prism/node_ext.rb 112 /tmp/ruby/src/trunk-jemalloc/lib/prism/parse_result.rb 113 /tmp/ruby/src/trunk-jemalloc/lib/prism/string_query.rb 114 /tmp/ruby/src/trunk-jemalloc/lib/prism/pack.rb 115 prism/prism.so 116 /tmp/ruby/src/trunk-jemalloc/lib/prism.rb 117 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 118 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/core.rb 119 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/lexer.rb 120 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/filter.rb 121 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/sexp.rb 122 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper.rb 123 /tmp/ruby/src/trunk-jemalloc/test/prism/test_helper.rb 124 /tmp/ruby/src/trunk-jemalloc/test/prism/ruby/relocation_test.rb 125 /tmp/ruby/src/trunk-jemalloc/lib/prism/relocation.rb 126 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 127 /tmp/ruby/src/trunk-jemalloc/lib/prism/parse_result/comments.rb 128 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_frozen.rb 129 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_set.rb 130 /tmp/ruby/src/trunk-jemalloc/test/test_delegate.rb 131 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 132 /tmp/ruby/build/trunk-jemalloc/.ext/common/pathname.rb 133 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/version.rb 134 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 135 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/loader.rb 136 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest.rb 137 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 138 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/bn.rb 139 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/asn1.rb 140 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/marshal.rb 141 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/pkey.rb 142 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/cipher.rb 143 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/digest.rb 144 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/hmac.rb 145 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/x509.rb 146 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/buffering.rb 147 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 148 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 149 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb 150 /tmp/ruby/src/trunk-jemalloc/lib/ipaddr.rb 151 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/ssl.rb 152 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/pkcs5.rb 153 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl/version.rb 154 /tmp/ruby/build/trunk-jemalloc/.ext/common/openssl.rb 155 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/openssl.rb 156 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/text.rb 157 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/user_interaction.rb 158 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/policy.rb 159 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/policies.rb 160 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/trust_dir.rb 161 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security/signer.rb 162 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security.rb 163 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/digest_io.rb 164 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/source.rb 165 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/file_source.rb 166 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/io_source.rb 167 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/old.rb 168 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_header.rb 169 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_reader/entry.rb 170 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_reader.rb 171 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package/tar_writer.rb 172 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/package.rb 173 /tmp/ruby/src/trunk-jemalloc/lib/shellwords.rb 174 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/version.rb 175 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 176 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 177 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/common.rb 178 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/generic.rb 179 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/file.rb 180 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ftp.rb 181 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/http.rb 182 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/https.rb 183 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ldap.rb 184 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ldaps.rb 185 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/mailto.rb 186 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/ws.rb 187 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri/wss.rb 188 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/uri/lib/uri.rb 189 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 190 /tmp/ruby/src/trunk-jemalloc/test/rubygems/mock_gem_ui.rb 191 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/optparse/lib/optparse.rb 192 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_optparse.rb 193 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/command.rb 194 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb 195 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 196 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb 197 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/tsort/lib/tsort.rb 198 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_tsort.rb 199 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 200 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 201 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 202 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 203 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 204 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 205 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 206 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 207 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 208 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb 209 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb 210 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 211 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 212 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb 213 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb 214 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb 215 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/molinillo/lib/molinillo.rb 216 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_molinillo.rb 217 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/activation_request.rb 218 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/conflict.rb 219 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/dependency_request.rb 220 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/requirement_list.rb 221 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/stats.rb 222 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/set.rb 223 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/api_set.rb 224 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/composed_set.rb 225 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/best_set.rb 226 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/current_set.rb 227 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/git_set.rb 228 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/index_set.rb 229 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/installer_set.rb 230 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/lock_set.rb 231 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/vendor_set.rb 232 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/source_set.rb 233 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/specification.rb 234 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/spec_specification.rb 235 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/api_specification.rb 236 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/git_specification.rb 237 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/index_specification.rb 238 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/installed_specification.rb 239 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/local_specification.rb 240 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/lock_specification.rb 241 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver/vendor_specification.rb 242 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/resolver.rb 243 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/timeout/lib/timeout.rb 244 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 245 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb 246 /tmp/ruby/src/trunk-jemalloc/lib/random/formatter.rb 247 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/securerandom/lib/securerandom.rb 248 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_securerandom.rb 249 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/resolv/lib/resolv.rb 250 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb 251 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/header.rb 252 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb 253 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/request.rb 254 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/requests.rb 255 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/response.rb 256 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/responses.rb 257 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb 258 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendor/net-http/lib/net/http.rb 259 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/vendored_net_http.rb 260 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/http_pool.rb 261 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/https_pool.rb 262 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request/connection_pools.rb 263 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request.rb 264 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/s3_uri_signer.rb 265 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/uri_formatter.rb 266 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/uri.rb 267 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/remote_fetcher.rb 268 /tmp/ruby/src/trunk-jemalloc/test/rubygems/utilities.rb 269 /tmp/ruby/src/trunk-jemalloc/test/rubygems/helper.rb 270 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/build_error.rb 271 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/builder.rb 272 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/configure_builder.rb 273 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/ext_conf_builder.rb 274 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/rake_builder.rb 275 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/cmake_builder.rb 276 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/cargo_builder.rb 277 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext.rb 278 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_ext_cargo_builder_unit.rb 279 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/config_file.rb 280 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source_list.rb 281 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/git.rb 282 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/installed.rb 283 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/specific_file.rb 284 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/local.rb 285 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/lock.rb 286 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source/vendor.rb 287 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/source.rb 288 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/name_tuple.rb 289 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/spec_fetcher.rb 290 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/ext/cargo_builder/link_flag_converter.rb 291 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 292 /tmp/ruby/src/trunk-jemalloc/test/test_pty.rb 293 /tmp/ruby/src/trunk-jemalloc/test/psych/test_serialize_subclasses.rb 294 /tmp/ruby/src/trunk-jemalloc/test/fileutils/visibility_tests.rb 295 /tmp/ruby/src/trunk-jemalloc/test/fileutils/test_dryrun.rb 296 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 297 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_enum.rb 298 /tmp/ruby/src/trunk-jemalloc/test/psych/test_psych.rb 299 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_text.rb 300 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 301 /tmp/ruby/src/trunk-jemalloc/test/-ext-/string/test_set_len.rb 302 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 303 /tmp/ruby/src/trunk-jemalloc/test/prism/result/named_capture_test.rb 304 /tmp/ruby/src/trunk-jemalloc/test/prism/ruby/tunnel_test.rb 305 /tmp/ruby/src/trunk-jemalloc/test/lib/jit_support.rb 306 /tmp/ruby/src/trunk-jemalloc/test/lib/parser_support.rb 307 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_rubyoptions.rb 308 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/installer_uninstaller_utils.rb 309 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/installer.rb 310 /tmp/ruby/src/trunk-jemalloc/test/rubygems/installer_test_case.rb 311 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/security_option.rb 312 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/install_update_options.rb 313 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/dependency_list.rb 314 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/available_set.rb 315 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/dependency_installer.rb 316 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_install_update_options.rb 317 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/psych_tree.rb 318 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_yaml.rb 319 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification_policy.rb 320 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util/licenses.rb 321 /tmp/ruby/src/trunk-jemalloc/test/openssl/utils.rb 322 /tmp/ruby/src/trunk-jemalloc/test/openssl/test_pkey_rsa.rb 323 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_flip.rb 324 /tmp/ruby/src/trunk-jemalloc/lib/securerandom.rb 325 /tmp/ruby/src/trunk-jemalloc/lib/resolv.rb 326 /tmp/ruby/src/trunk-jemalloc/test/resolv/test_svcb_https.rb 327 /tmp/ruby/src/trunk-jemalloc/test/openssl/test_buffering.rb 328 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_allocation.rb 329 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_fiber.rb 330 /tmp/ruby/src/trunk-jemalloc/lib/weakref.rb 331 /tmp/ruby/src/trunk-jemalloc/test/test_weakref.rb 332 /tmp/ruby/src/trunk-jemalloc/test/io/console/test_ractor.rb 333 /tmp/ruby/src/trunk-jemalloc/test/test_timeout.rb 334 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_lazy_enumerator.rb 335 /tmp/ruby/src/trunk-jemalloc/test/socket/test_udp.rb 336 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_io_buffer.rb 337 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 338 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/gemcutter_utilities/webauthn_listener.rb 339 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/gemcutter_utilities/webauthn_poller.rb 340 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/gemcutter_utilities.rb 341 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_webauthn_listener.rb 342 /tmp/ruby/src/trunk-jemalloc/test/openssl/test_pkey_dsa.rb 343 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 344 /tmp/ruby/src/trunk-jemalloc/test/-ext-/file/test_stat.rb 345 /tmp/ruby/src/trunk-jemalloc/test/date/test_date_conv.rb 346 /tmp/ruby/src/trunk-jemalloc/lib/time.rb 347 /tmp/ruby/src/trunk-jemalloc/lib/mkmf.rb 348 /tmp/ruby/src/trunk-jemalloc/test/mkmf/base.rb 349 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_egrep_cpp.rb 350 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_resolver_activation_request.rb 351 /tmp/ruby/src/trunk-jemalloc/lib/cgi/core.rb 352 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 353 /tmp/ruby/src/trunk-jemalloc/lib/cgi/util.rb 354 /tmp/ruby/src/trunk-jemalloc/lib/cgi/cookie.rb 355 /tmp/ruby/src/trunk-jemalloc/lib/cgi.rb 356 /tmp/ruby/src/trunk-jemalloc/test/cgi/update_env.rb 357 /tmp/ruby/src/trunk-jemalloc/test/cgi/test_cgi_modruby.rb 358 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/version.rb 359 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/core_ext/name_error.rb 360 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/levenshtein.rb 361 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/jaro_winkler.rb 362 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checker.rb 363 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 364 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 365 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers.rb 366 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/method_name_checker.rb 367 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/key_error_checker.rb 368 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/null_checker.rb 369 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/tree_spell_checker.rb 370 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/require_path_checker.rb 371 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 372 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/formatter.rb 373 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean.rb 374 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/helper.rb 375 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/spell_checking/test_method_name_check.rb 376 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 377 /tmp/ruby/src/trunk-jemalloc/test/-ext-/symbol/noninterned_name.rb 378 /tmp/ruby/src/trunk-jemalloc/test/-ext-/symbol/test_inadvertent_creation.rb 379 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/gemspec_helpers.rb 380 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/version_option.rb 381 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/commands/build_command.rb 382 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/commands/rebuild_command.rb 383 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_commands_rebuild_command.rb 384 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 385 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/sha2/loader.rb 386 /tmp/ruby/build/trunk-jemalloc/.ext/common/digest/sha2.rb 387 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_env.rb 388 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_nomethod_error.rb 389 /tmp/ruby/src/trunk-jemalloc/test/prism/ruby/ruby_parser_test.rb 390 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/version.rb 391 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/common.rb 392 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 393 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/ext/generator/state.rb 394 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 395 /tmp/ruby/build/trunk-jemalloc/.ext/common/json/ext.rb 396 /tmp/ruby/build/trunk-jemalloc/.ext/common/json.rb 397 /tmp/ruby/src/trunk-jemalloc/test/json/test_helper.rb 398 /tmp/ruby/src/trunk-jemalloc/test/json/json_ext_parser_test.rb 399 /tmp/ruby/src/trunk-jemalloc/test/date/test_date_compat.rb 400 /tmp/ruby/src/trunk-jemalloc/test/prism/magic_comment_test.rb 401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 402 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 403 /tmp/ruby/src/trunk-jemalloc/test/prism/ruby/desugar_compiler_test.rb 404 /tmp/ruby/src/trunk-jemalloc/lib/prism/dsl.rb 405 /tmp/ruby/src/trunk-jemalloc/lib/prism/visitor.rb 406 /tmp/ruby/src/trunk-jemalloc/lib/prism/compiler.rb 407 /tmp/ruby/src/trunk-jemalloc/lib/prism/mutation_compiler.rb 408 /tmp/ruby/src/trunk-jemalloc/lib/prism/desugar_compiler.rb 409 /tmp/ruby/src/trunk-jemalloc/test/psych/test_string.rb 410 /tmp/ruby/src/trunk-jemalloc/lib/yaml.rb 411 /tmp/ruby/src/trunk-jemalloc/test/did_you_mean/test_tree_spell_checker.rb 412 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 413 /tmp/ruby/src/trunk-jemalloc/test/-ext-/tracepoint/test_tracepoint.rb 414 /tmp/ruby/src/trunk-jemalloc/test/dtrace/helper.rb 415 /tmp/ruby/src/trunk-jemalloc/test/dtrace/test_raise.rb 416 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_have_macro.rb 417 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request_set/gem_dependency_api.rb 418 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request_set/lockfile/parser.rb 419 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request_set/lockfile/tokenizer.rb 420 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request_set/lockfile.rb 421 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/request_set.rb 422 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_request_set.rb 423 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 424 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/elements.rb 425 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/reader.rb 426 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/visitors/visitor.rb 427 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal/visitors/to_ruby.rb 428 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/safe_marshal.rb 429 /tmp/ruby/build/trunk-jemalloc/.ext/common/strscan/strscan.rb 430 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 431 /tmp/ruby/src/trunk-jemalloc/lib/erb/version.rb 432 /tmp/ruby/src/trunk-jemalloc/lib/erb/compiler.rb 433 /tmp/ruby/src/trunk-jemalloc/lib/erb/def_method.rb 434 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 435 /tmp/ruby/src/trunk-jemalloc/lib/erb/util.rb 436 /tmp/ruby/src/trunk-jemalloc/lib/erb.rb 437 /tmp/ruby/src/trunk-jemalloc/test/erb/test_erb_m17n.rb 438 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 439 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 440 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 441 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 442 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 443 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 444 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_iseq.rb 445 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 446 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 447 /tmp/ruby/src/trunk-jemalloc/test/rubygems/multifactor_auth_utilities.rb 448 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/local_remote_options.rb 449 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/commands/owner_command.rb 450 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_commands_owner_command.rb 451 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/yaml_serializer.rb 452 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_fnmatch.rb 453 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 454 /tmp/ruby/build/trunk-jemalloc/.ext/common/objspace.rb 455 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_shapes.rb 456 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_configuration.rb 457 /tmp/ruby/src/trunk-jemalloc/test/prism/api/parse_test.rb 458 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_mixed_unicode_escapes.rb 459 /tmp/ruby/src/trunk-jemalloc/test/prism/result/attribute_write_test.rb 460 /tmp/ruby/src/trunk-jemalloc/test/-ext-/string/test_interned_str.rb 461 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 462 /tmp/ruby/src/trunk-jemalloc/test/-ext-/struct/test_len.rb 463 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_compile_prism.rb 464 /tmp/ruby/src/trunk-jemalloc/test/fiber/scheduler.rb 465 /tmp/ruby/src/trunk-jemalloc/test/fiber/test_thread.rb 466 /tmp/ruby/src/trunk-jemalloc/test/-ext-/exception/test_exception_at_throwing.rb 467 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_bundled_ca.rb 468 /tmp/ruby/src/trunk-jemalloc/test/fiber/test_ractor.rb 469 /tmp/ruby/src/trunk-jemalloc/test/psych/test_array.rb 470 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/commands/fetch_command.rb 471 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_commands_fetch_command.rb 472 /tmp/ruby/src/trunk-jemalloc/test/date/test_date_arith.rb 473 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/commands/cert_command.rb 474 /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_commands_cert_command.rb 475 /tmp/ruby/src/trunk-jemalloc/test/prism/result/equality_test.rb 476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 478 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 479 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 480 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 481 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 482 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 483 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 484 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 485 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 487 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 488 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 491 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 492 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 493 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 494 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 495 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 496 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 497 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 498 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 499 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 500 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 501 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 502 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 503 /tmp/ruby/src/trunk-jemalloc/test/-ext-/string/test_enc_associate.rb 504 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_weakkeymap.rb 505 /tmp/ruby/src/trunk-jemalloc/test/ruby/test_system.rb 506 /tmp/ruby/src/trunk-jemalloc/test/mkmf/test_sizeof.rb 507 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 508 /tmp/ruby/src/trunk-jemalloc/test/-ext-/econv/test_append.rb * Process memory map: 560a76773000-560a76774000 r--p 00000000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 560a76774000-560a76775000 r-xp 00001000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 560a76775000-560a76776000 r--p 00002000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 560a76776000-560a76777000 r--p 00002000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 560a76777000-560a76778000 rw-p 00003000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 7fcd3720b000-7fcd375f9000 r--s 00000000 00:6e 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug 7fcd375f9000-7fcd37800000 r--s 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd37800000-7fcd39200000 rw-p 00000000 00:00 0 7fcd3926d000-7fcd3a7f6000 r--s 00000000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd3a7f6000-7fcd3a835000 r--s 00000000 00:6e 14720834 /tmp/ruby/build/trunk-jemalloc/ruby 7fcd3a835000-7fcd3a836000 r--p 00000000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7fcd3a836000-7fcd3a837000 r-xp 00001000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7fcd3a837000-7fcd3a838000 r--p 00002000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7fcd3a838000-7fcd3a839000 r--p 00002000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7fcd3a839000-7fcd3a83a000 rw-p 00003000 00:6e 17586088 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/econv.so 7fcd3a83a000-7fcd3a83b000 r--p 00000000 00:6e 16026609 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 7fcd3a83b000-7fcd3a83c000 r-xp 00001000 00:6e 16026609 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 7fcd3a83c000-7fcd3a83d000 r--p 00002000 00:6e 16026609 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 7fcd3a83d000-7fcd3a83e000 r--p 00002000 00:6e 16026609 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 7fcd3a83e000-7fcd3a83f000 rw-p 00003000 00:6e 16026609 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1257.so 7fcd3a83f000-7fcd3a840000 r--p 00000000 00:6e 16026606 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 7fcd3a840000-7fcd3a841000 r-xp 00001000 00:6e 16026606 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 7fcd3a841000-7fcd3a842000 r--p 00002000 00:6e 16026606 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 7fcd3a842000-7fcd3a843000 r--p 00002000 00:6e 16026606 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 7fcd3a843000-7fcd3a844000 rw-p 00003000 00:6e 16026606 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1254.so 7fcd3a844000-7fcd3a845000 r--p 00000000 00:6e 16026592 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 7fcd3a845000-7fcd3a846000 r-xp 00001000 00:6e 16026592 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 7fcd3a846000-7fcd3a847000 r--p 00002000 00:6e 16026592 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 7fcd3a847000-7fcd3a848000 r--p 00002000 00:6e 16026592 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 7fcd3a848000-7fcd3a849000 rw-p 00003000 00:6e 16026592 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1253.so 7fcd3a849000-7fcd3a84a000 r--p 00000000 00:6e 16026589 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 7fcd3a84a000-7fcd3a84b000 r-xp 00001000 00:6e 16026589 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 7fcd3a84b000-7fcd3a84c000 r--p 00002000 00:6e 16026589 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 7fcd3a84c000-7fcd3a84d000 r--p 00002000 00:6e 16026589 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 7fcd3a84d000-7fcd3a84e000 rw-p 00003000 00:6e 16026589 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1252.so 7fcd3a84e000-7fcd3a84f000 r--p 00000000 00:6e 16026573 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 7fcd3a84f000-7fcd3a850000 r-xp 00001000 00:6e 16026573 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 7fcd3a850000-7fcd3a851000 r--p 00002000 00:6e 16026573 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 7fcd3a851000-7fcd3a852000 r--p 00002000 00:6e 16026573 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 7fcd3a852000-7fcd3a853000 rw-p 00003000 00:6e 16026573 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1250.so 7fcd3a853000-7fcd3a854000 r--p 00000000 00:6e 16026489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 7fcd3a854000-7fcd3a855000 r-xp 00001000 00:6e 16026489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 7fcd3a855000-7fcd3a856000 r--p 00002000 00:6e 16026489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 7fcd3a856000-7fcd3a857000 r--p 00002000 00:6e 16026489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 7fcd3a857000-7fcd3a858000 rw-p 00003000 00:6e 16026489 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_u.so 7fcd3a858000-7fcd3a859000 r--p 00000000 00:6e 16026477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 7fcd3a859000-7fcd3a85a000 r-xp 00001000 00:6e 16026477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 7fcd3a85a000-7fcd3a85b000 r--p 00002000 00:6e 16026477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 7fcd3a85b000-7fcd3a85c000 r--p 00002000 00:6e 16026477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 7fcd3a85c000-7fcd3a85d000 rw-p 00003000 00:6e 16026477 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/koi8_r.so 7fcd3a85d000-7fcd3a85e000 r--p 00000000 00:6e 16026476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 7fcd3a85e000-7fcd3a85f000 r-xp 00001000 00:6e 16026476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 7fcd3a85f000-7fcd3a860000 r--p 00002000 00:6e 16026476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 7fcd3a860000-7fcd3a861000 r--p 00002000 00:6e 16026476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 7fcd3a861000-7fcd3a862000 rw-p 00003000 00:6e 16026476 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_16.so 7fcd3a862000-7fcd3a863000 r--p 00000000 00:6e 16026473 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 7fcd3a863000-7fcd3a864000 r-xp 00001000 00:6e 16026473 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 7fcd3a864000-7fcd3a865000 r--p 00002000 00:6e 16026473 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 7fcd3a865000-7fcd3a866000 r--p 00002000 00:6e 16026473 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 7fcd3a866000-7fcd3a867000 rw-p 00003000 00:6e 16026473 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_15.so 7fcd3a867000-7fcd3a868000 r--p 00000000 00:6e 16026472 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 7fcd3a868000-7fcd3a869000 r-xp 00001000 00:6e 16026472 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 7fcd3a869000-7fcd3a86a000 r--p 00002000 00:6e 16026472 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 7fcd3a86a000-7fcd3a86b000 r--p 00002000 00:6e 16026472 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 7fcd3a86b000-7fcd3a86c000 rw-p 00003000 00:6e 16026472 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_14.so 7fcd3a86c000-7fcd3a86d000 r--p 00000000 00:6e 16026452 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 7fcd3a86d000-7fcd3a86e000 r-xp 00001000 00:6e 16026452 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 7fcd3a86e000-7fcd3a86f000 r--p 00002000 00:6e 16026452 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 7fcd3a86f000-7fcd3a870000 r--p 00002000 00:6e 16026452 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 7fcd3a870000-7fcd3a871000 rw-p 00003000 00:6e 16026452 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_13.so 7fcd3a871000-7fcd3a872000 r--p 00000000 00:6e 16026401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 7fcd3a872000-7fcd3a873000 r-xp 00001000 00:6e 16026401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 7fcd3a873000-7fcd3a874000 r--p 00002000 00:6e 16026401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 7fcd3a874000-7fcd3a875000 r--p 00002000 00:6e 16026401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 7fcd3a875000-7fcd3a876000 rw-p 00003000 00:6e 16026401 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_11.so 7fcd3a876000-7fcd3a877000 r--p 00000000 00:6e 16026400 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 7fcd3a877000-7fcd3a878000 r-xp 00001000 00:6e 16026400 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 7fcd3a878000-7fcd3a879000 r--p 00002000 00:6e 16026400 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 7fcd3a879000-7fcd3a87a000 r--p 00002000 00:6e 16026400 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 7fcd3a87a000-7fcd3a87b000 rw-p 00003000 00:6e 16026400 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_10.so 7fcd3a87b000-7fcd3a87c000 r--p 00000000 00:6e 16026395 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 7fcd3a87c000-7fcd3a87d000 r-xp 00001000 00:6e 16026395 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 7fcd3a87d000-7fcd3a87e000 r--p 00002000 00:6e 16026395 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 7fcd3a87e000-7fcd3a87f000 r--p 00002000 00:6e 16026395 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 7fcd3a87f000-7fcd3a880000 rw-p 00003000 00:6e 16026395 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_8.so 7fcd3a880000-7fcd3b200000 rw-p 00000000 00:00 0 7fcd3b204000-7fcd3b205000 r--p 00000000 00:6e 16026372 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 7fcd3b205000-7fcd3b206000 r-xp 00001000 00:6e 16026372 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 7fcd3b206000-7fcd3b207000 r--p 00002000 00:6e 16026372 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 7fcd3b207000-7fcd3b208000 r--p 00002000 00:6e 16026372 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 7fcd3b208000-7fcd3b209000 rw-p 00003000 00:6e 16026372 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_6.so 7fcd3b209000-7fcd3b20a000 r--p 00000000 00:6e 16026370 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 7fcd3b20a000-7fcd3b20b000 r-xp 00001000 00:6e 16026370 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 7fcd3b20b000-7fcd3b20c000 r--p 00002000 00:6e 16026370 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 7fcd3b20c000-7fcd3b20d000 r--p 00002000 00:6e 16026370 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 7fcd3b20d000-7fcd3b20e000 rw-p 00003000 00:6e 16026370 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_5.so 7fcd3b20e000-7fcd3b20f000 r--p 00000000 00:6e 16026354 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 7fcd3b20f000-7fcd3b210000 r-xp 00001000 00:6e 16026354 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 7fcd3b210000-7fcd3b211000 r--p 00002000 00:6e 16026354 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 7fcd3b211000-7fcd3b212000 r--p 00002000 00:6e 16026354 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 7fcd3b212000-7fcd3b213000 rw-p 00003000 00:6e 16026354 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_4.so 7fcd3b213000-7fcd3b214000 r--p 00000000 00:6e 16026349 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 7fcd3b214000-7fcd3b215000 r-xp 00001000 00:6e 16026349 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 7fcd3b215000-7fcd3b216000 r--p 00002000 00:6e 16026349 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 7fcd3b216000-7fcd3b217000 r--p 00002000 00:6e 16026349 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 7fcd3b217000-7fcd3b218000 rw-p 00003000 00:6e 16026349 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_3.so 7fcd3b218000-7fcd3b219000 r--p 00000000 00:6e 16026332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 7fcd3b219000-7fcd3b21a000 r-xp 00001000 00:6e 16026332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 7fcd3b21a000-7fcd3b21b000 r--p 00002000 00:6e 16026332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 7fcd3b21b000-7fcd3b21c000 r--p 00002000 00:6e 16026332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 7fcd3b21c000-7fcd3b21d000 rw-p 00003000 00:6e 16026332 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_2.so 7fcd3b21d000-7fcd3b21e000 r--p 00000000 00:6e 16026282 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 7fcd3b21e000-7fcd3b21f000 r-xp 00001000 00:6e 16026282 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 7fcd3b21f000-7fcd3b220000 r--p 00002000 00:6e 16026282 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 7fcd3b220000-7fcd3b221000 r--p 00002000 00:6e 16026282 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 7fcd3b221000-7fcd3b222000 rw-p 00003000 00:6e 16026282 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_1.so 7fcd3b222000-7fcd3b223000 r--p 00000000 00:6e 16026233 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 7fcd3b223000-7fcd3b224000 r-xp 00001000 00:6e 16026233 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 7fcd3b224000-7fcd3b225000 r--p 00002000 00:6e 16026233 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 7fcd3b225000-7fcd3b226000 r--p 00002000 00:6e 16026233 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 7fcd3b226000-7fcd3b227000 rw-p 00003000 00:6e 16026233 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gbk.so 7fcd3b227000-7fcd3b228000 r--p 00000000 00:6e 16026226 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 7fcd3b228000-7fcd3b229000 r-xp 00001000 00:6e 16026226 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 7fcd3b229000-7fcd3b22a000 r--p 00002000 00:6e 16026226 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 7fcd3b22a000-7fcd3b22b000 r--p 00002000 00:6e 16026226 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 7fcd3b22b000-7fcd3b22c000 rw-p 00003000 00:6e 16026226 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/gb18030.so 7fcd3b22c000-7fcd3b22d000 r--p 00000000 00:6e 16025822 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 7fcd3b22d000-7fcd3b22e000 r-xp 00001000 00:6e 16025822 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 7fcd3b22e000-7fcd3b22f000 r--p 00002000 00:6e 16025822 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 7fcd3b22f000-7fcd3b230000 r--p 00002000 00:6e 16025822 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 7fcd3b230000-7fcd3b231000 rw-p 00003000 00:6e 16025822 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_tw.so 7fcd3b231000-7fcd3b232000 r--p 00000000 00:6e 16024951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 7fcd3b232000-7fcd3b233000 r-xp 00001000 00:6e 16024951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 7fcd3b233000-7fcd3b234000 r--p 00002000 00:6e 16024951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 7fcd3b234000-7fcd3b235000 r--p 00002000 00:6e 16024951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 7fcd3b235000-7fcd3b236000 rw-p 00003000 00:6e 16024951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/emacs_mule.so 7fcd3b236000-7fcd3b237000 r--p 00000000 00:6e 16023675 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 7fcd3b237000-7fcd3b238000 r-xp 00001000 00:6e 16023675 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 7fcd3b238000-7fcd3b239000 r--p 00002000 00:6e 16023675 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 7fcd3b239000-7fcd3b23a000 r--p 00002000 00:6e 16023675 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 7fcd3b23a000-7fcd3b23b000 rw-p 00003000 00:6e 16023675 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cp949.so 7fcd3b23b000-7fcd3b23c000 r--p 00000000 00:6e 16021716 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 7fcd3b23c000-7fcd3b23d000 r-xp 00001000 00:6e 16021716 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 7fcd3b23d000-7fcd3b23e000 r--p 00002000 00:6e 16021716 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 7fcd3b23e000-7fcd3b23f000 r--p 00003000 00:6e 16021716 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 7fcd3b23f000-7fcd3b240000 rw-p 00004000 00:6e 16021716 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/cesu_8.so 7fcd3b240000-7fcd3b250000 rw-p 00000000 00:00 0 7fcd3b250000-7fcd3b251000 r--p 00000000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7fcd3b251000-7fcd3b252000 r-xp 00001000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7fcd3b252000-7fcd3b253000 r--p 00002000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7fcd3b253000-7fcd3b254000 r--p 00002000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7fcd3b254000-7fcd3b255000 rw-p 00003000 00:6e 16026554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32le.so 7fcd3b255000-7fcd3b256000 r--p 00000000 00:6e 17586490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 7fcd3b256000-7fcd3b257000 r-xp 00001000 00:6e 17586490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 7fcd3b257000-7fcd3b258000 r--p 00002000 00:6e 17586490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 7fcd3b258000-7fcd3b259000 r--p 00002000 00:6e 17586490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 7fcd3b259000-7fcd3b25a000 rw-p 00003000 00:6e 17586490 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/struct.so 7fcd3b25a000-7fcd3b25d000 r--p 00000000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7fcd3b25d000-7fcd3b266000 r-xp 00003000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7fcd3b266000-7fcd3b268000 r--p 0000c000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7fcd3b268000-7fcd3b269000 r--p 0000d000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7fcd3b269000-7fcd3b26a000 rw-p 0000e000 00:6e 16024771 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/objspace.so 7fcd3b26a000-7fcd3b26b000 r--p 00000000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fcd3b26b000-7fcd3b26c000 r-xp 00001000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fcd3b26c000-7fcd3b290000 r--p 00002000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fcd3b290000-7fcd3b291000 r--p 00025000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fcd3b291000-7fcd3b292000 rw-p 00026000 00:6e 16026083 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fcd3b292000-7fcd3b293000 r--p 00000000 00:6e 16021590 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 7fcd3b293000-7fcd3b294000 r-xp 00001000 00:6e 16021590 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 7fcd3b294000-7fcd3b296000 r--p 00002000 00:6e 16021590 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 7fcd3b296000-7fcd3b297000 r--p 00003000 00:6e 16021590 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 7fcd3b297000-7fcd3b298000 rw-p 00004000 00:6e 16021590 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/big5.so 7fcd3b298000-7fcd3b299000 r--p 00000000 00:6e 16026094 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 7fcd3b299000-7fcd3b29a000 r-xp 00001000 00:6e 16026094 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 7fcd3b29a000-7fcd3b2d4000 r--p 00002000 00:6e 16026094 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 7fcd3b2d4000-7fcd3b2d5000 r--p 0003c000 00:6e 16026094 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 7fcd3b2d5000-7fcd3b2d6000 rw-p 0003d000 00:6e 16026094 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/korean.so 7fcd3b2d6000-7fcd3b2d7000 r--p 00000000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fcd3b2d7000-7fcd3b2d8000 r-xp 00001000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fcd3b2d8000-7fcd3b32e000 r--p 00002000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fcd3b32e000-7fcd3b32f000 r--p 00057000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fcd3b32f000-7fcd3b330000 rw-p 00058000 00:6e 16026067 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fcd3b330000-7fcd3b340000 rw-p 00000000 00:00 0 7fcd3b340000-7fcd3b341000 r--p 00000000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7fcd3b341000-7fcd3b342000 r-xp 00001000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7fcd3b342000-7fcd3b343000 r--p 00002000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7fcd3b343000-7fcd3b344000 r--p 00003000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7fcd3b344000-7fcd3b345000 rw-p 00004000 00:6e 16026525 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/shift_jis.so 7fcd3b345000-7fcd3b346000 r--p 00000000 00:6e 16026391 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 7fcd3b346000-7fcd3b347000 r-xp 00001000 00:6e 16026391 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 7fcd3b347000-7fcd3b348000 r--p 00002000 00:6e 16026391 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 7fcd3b348000-7fcd3b349000 r--p 00002000 00:6e 16026391 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 7fcd3b349000-7fcd3b34a000 rw-p 00003000 00:6e 16026391 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_9.so 7fcd3b34a000-7fcd3b34b000 r--p 00000000 00:6e 16026378 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 7fcd3b34b000-7fcd3b34c000 r-xp 00001000 00:6e 16026378 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 7fcd3b34c000-7fcd3b34d000 r--p 00002000 00:6e 16026378 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 7fcd3b34d000-7fcd3b34e000 r--p 00002000 00:6e 16026378 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 7fcd3b34e000-7fcd3b34f000 rw-p 00003000 00:6e 16026378 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/iso_8859_7.so 7fcd3b34f000-7fcd3b351000 r--p 00000000 00:6e 15990951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 7fcd3b351000-7fcd3b356000 r-xp 00002000 00:6e 15990951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 7fcd3b356000-7fcd3b358000 r--p 00007000 00:6e 15990951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 7fcd3b358000-7fcd3b359000 r--p 00008000 00:6e 15990951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 7fcd3b359000-7fcd3b35a000 rw-p 00009000 00:6e 15990951 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/strscan.so 7fcd3b35a000-7fcd3b35b000 ---p 00000000 00:00 0 7fcd3b35b000-7fcd3b37b000 rw-p 00000000 00:00 0 7fcd3b37b000-7fcd3b37c000 ---p 00000000 00:00 0 7fcd3b37c000-7fcd3b39c000 rw-p 00000000 00:00 0 7fcd3b39c000-7fcd3b39d000 ---p 00000000 00:00 0 7fcd3b39d000-7fcd3b3bd000 rw-p 00000000 00:00 0 7fcd3b3bd000-7fcd3b3be000 ---p 00000000 00:00 0 7fcd3b3be000-7fcd3b3de000 rw-p 00000000 00:00 0 7fcd3b3de000-7fcd3b3df000 ---p 00000000 00:00 0 7fcd3b3df000-7fcd3b3ff000 rw-p 00000000 00:00 0 7fcd3b3ff000-7fcd3b400000 ---p 00000000 00:00 0 7fcd3b400000-7fcd3bc00000 rw-p 00000000 00:00 0 7fcd3bc00000-7fcd3c000000 rw-p 00000000 00:00 0 7fcd3c003000-7fcd3c004000 r--p 00000000 00:6e 16025294 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 7fcd3c004000-7fcd3c005000 r-xp 00001000 00:6e 16025294 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 7fcd3c005000-7fcd3c006000 r--p 00002000 00:6e 16025294 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 7fcd3c006000-7fcd3c007000 r--p 00002000 00:6e 16025294 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 7fcd3c007000-7fcd3c008000 rw-p 00003000 00:6e 16025294 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_kr.so 7fcd3c008000-7fcd3c009000 ---p 00000000 00:00 0 7fcd3c009000-7fcd3c029000 rw-p 00000000 00:00 0 7fcd3c029000-7fcd3c02c000 r--p 00000000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7fcd3c02c000-7fcd3c02d000 r-xp 00003000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7fcd3c02d000-7fcd3c041000 r--p 00004000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7fcd3c041000-7fcd3c046000 r--p 00018000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7fcd3c046000-7fcd3c047000 rw-p 0001d000 00:6e 16026106 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/single_byte.so 7fcd3c047000-7fcd3c04a000 r--p 00000000 00:6e 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fcd3c04a000-7fcd3c050000 r-xp 00003000 00:6e 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fcd3c050000-7fcd3c052000 r--p 00009000 00:6e 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fcd3c052000-7fcd3c053000 r--p 0000b000 00:6e 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fcd3c053000-7fcd3c054000 rw-p 0000c000 00:6e 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fcd3c054000-7fcd3c05c000 r--p 00000000 00:6e 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fcd3c05c000-7fcd3c09b000 r-xp 00008000 00:6e 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fcd3c09b000-7fcd3c0ab000 r--p 00047000 00:6e 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fcd3c0ab000-7fcd3c0af000 r--p 00056000 00:6e 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fcd3c0af000-7fcd3c0b0000 rw-p 0005a000 00:6e 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fcd3c0b0000-7fcd3c0b1000 r--p 00000000 00:6e 17306727 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 7fcd3c0b1000-7fcd3c0b2000 r-xp 00001000 00:6e 17306727 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 7fcd3c0b2000-7fcd3c0b3000 r--p 00002000 00:6e 17306727 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 7fcd3c0b3000-7fcd3c0b4000 r--p 00002000 00:6e 17306727 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 7fcd3c0b4000-7fcd3c0b5000 rw-p 00003000 00:6e 17306727 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/erb/escape.so 7fcd3c0b5000-7fcd3c0b6000 ---p 00000000 00:00 0 7fcd3c0b6000-7fcd3c0d6000 rw-p 00000000 00:00 0 7fcd3c0d6000-7fcd3c0d7000 r--p 00000000 00:6e 17586520 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 7fcd3c0d7000-7fcd3c0d8000 r-xp 00001000 00:6e 17586520 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 7fcd3c0d8000-7fcd3c0d9000 r--p 00002000 00:6e 17586520 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 7fcd3c0d9000-7fcd3c0da000 r--p 00002000 00:6e 17586520 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 7fcd3c0da000-7fcd3c0db000 rw-p 00003000 00:6e 17586520 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/tracepoint.so 7fcd3c0db000-7fcd3c0dc000 r--p 00000000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7fcd3c0dc000-7fcd3c0dd000 r-xp 00001000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7fcd3c0dd000-7fcd3c0de000 r--p 00002000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7fcd3c0de000-7fcd3c0df000 r--p 00003000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7fcd3c0df000-7fcd3c0e0000 rw-p 00004000 00:6e 16025144 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/euc_jp.so 7fcd3c0e0000-7fcd3c0e1000 r--p 00000000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7fcd3c0e1000-7fcd3c0e2000 r-xp 00001000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7fcd3c0e2000-7fcd3c0e3000 r--p 00002000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7fcd3c0e3000-7fcd3c0e4000 r--p 00003000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7fcd3c0e4000-7fcd3c0e5000 rw-p 00004000 00:6e 16026561 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_31j.so 7fcd3c0e5000-7fcd3c0e7000 r--p 00000000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7fcd3c0e7000-7fcd3c0f0000 r-xp 00002000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7fcd3c0f0000-7fcd3c0f3000 r--p 0000b000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7fcd3c0f3000-7fcd3c0f4000 r--p 0000d000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7fcd3c0f4000-7fcd3c0f5000 rw-p 0000e000 00:6e 17832711 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/generator.so 7fcd3c0f5000-7fcd3c0f7000 r--p 00000000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7fcd3c0f7000-7fcd3c0fb000 r-xp 00002000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7fcd3c0fb000-7fcd3c0fc000 r--p 00006000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7fcd3c0fc000-7fcd3c0fd000 r--p 00007000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7fcd3c0fd000-7fcd3c0fe000 rw-p 00008000 00:6e 17832713 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/json/ext/parser.so 7fcd3c0fe000-7fcd3c0ff000 ---p 00000000 00:00 0 7fcd3c0ff000-7fcd3c8ff000 rw-p 00000000 00:00 0 7fcd3c8ff000-7fcd3c900000 ---p 00000000 00:00 0 7fcd3c900000-7fcd3d400000 rw-p 00000000 00:00 0 7fcd3d400000-7fcd40a00000 rw-p 00000000 00:00 0 7fcd40a03000-7fcd40a04000 r--p 00000000 00:6e 17306163 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 7fcd40a04000-7fcd40a08000 r-xp 00001000 00:6e 17306163 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 7fcd40a08000-7fcd40a09000 r--p 00005000 00:6e 17306163 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 7fcd40a09000-7fcd40a0a000 r--p 00005000 00:6e 17306163 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 7fcd40a0a000-7fcd40a0b000 rw-p 00006000 00:6e 17306163 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest/sha2.so 7fcd40a0b000-7fcd40a0c000 r--p 00000000 00:6e 17586506 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 7fcd40a0c000-7fcd40a0d000 r-xp 00001000 00:6e 17586506 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 7fcd40a0d000-7fcd40a0e000 r--p 00002000 00:6e 17586506 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 7fcd40a0e000-7fcd40a0f000 r--p 00002000 00:6e 17586506 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 7fcd40a0f000-7fcd40a10000 rw-p 00003000 00:6e 17586506 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/symbol.so 7fcd40a10000-7fcd40aa0000 rw-p 00000000 00:00 0 7fcd40aa3000-7fcd40aa5000 r--p 00000000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7fcd40aa5000-7fcd40aa7000 r-xp 00002000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7fcd40aa7000-7fcd40aa8000 r--p 00004000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7fcd40aa8000-7fcd40aa9000 r--p 00004000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7fcd40aa9000-7fcd40aaa000 rw-p 00005000 00:6e 17831880 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/cgi/escape.so 7fcd40aaa000-7fcd40aab000 r--p 00000000 00:6e 17586069 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 7fcd40aab000-7fcd40aac000 r-xp 00001000 00:6e 17586069 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 7fcd40aac000-7fcd40aad000 r--p 00002000 00:6e 17586069 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 7fcd40aad000-7fcd40aae000 r--p 00002000 00:6e 17586069 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 7fcd40aae000-7fcd40aaf000 rw-p 00003000 00:6e 17586069 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/file.so 7fcd40aaf000-7fcd40ab0000 ---p 00000000 00:00 0 7fcd40ab0000-7fcd40ad0000 rw-p 00000000 00:00 0 7fcd40ad0000-7fcd434d0000 rw-p 00000000 00:00 0 7fcd434d0000-7fcd43500000 rw-p 00000000 00:00 0 7fcd43500000-7fcd43f00000 rw-p 00000000 00:00 0 7fcd43f00000-7fcd43f20000 rw-p 00000000 00:00 0 7fcd43f20000-7fcd44720000 rw-p 00000000 00:00 0 7fcd44720000-7fcd44770000 rw-p 00000000 00:00 0 7fcd44773000-7fcd44774000 r--p 00000000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7fcd44774000-7fcd44775000 r-xp 00001000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7fcd44775000-7fcd44776000 r--p 00002000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7fcd44776000-7fcd44777000 r--p 00002000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7fcd44777000-7fcd44778000 rw-p 00003000 00:6e 16026545 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_32be.so 7fcd44778000-7fcd4477a000 r--p 00000000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7fcd4477a000-7fcd4477d000 r-xp 00002000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7fcd4477d000-7fcd4477e000 r--p 00005000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7fcd4477e000-7fcd4477f000 r--p 00006000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7fcd4477f000-7fcd44780000 rw-p 00007000 00:6e 17586486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/string.so 7fcd44780000-7fcd44930000 rw-p 00000000 00:00 0 7fcd44930000-7fcd44931000 r--p 00000000 00:6e 16021907 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 7fcd44931000-7fcd44932000 r-xp 00001000 00:6e 16021907 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 7fcd44932000-7fcd44933000 r--p 00002000 00:6e 16021907 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 7fcd44933000-7fcd44934000 r--p 00002000 00:6e 16021907 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 7fcd44934000-7fcd44935000 rw-p 00003000 00:6e 16021907 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/continuation.so 7fcd44935000-7fcd44937000 r--p 00000000 00:6e 16021075 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 7fcd44937000-7fcd44939000 r-xp 00002000 00:6e 16021075 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 7fcd44939000-7fcd4493a000 r--p 00004000 00:6e 16021075 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 7fcd4493a000-7fcd4493b000 r--p 00004000 00:6e 16021075 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 7fcd4493b000-7fcd4493c000 rw-p 00005000 00:6e 16021075 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pty.so 7fcd4493c000-7fcd4493f000 r--p 00000000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7fcd4493f000-7fcd4494b000 r-xp 00003000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7fcd4494b000-7fcd4494e000 r--p 0000f000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7fcd4494e000-7fcd4494f000 r--p 00011000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7fcd4494f000-7fcd44950000 rw-p 00012000 00:6e 16021975 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/zlib.so 7fcd44950000-7fcd44980000 rw-p 00000000 00:00 0 7fcd44984000-7fcd44985000 r--p 00000000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7fcd44985000-7fcd44986000 r-xp 00001000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7fcd44986000-7fcd44987000 r--p 00002000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7fcd44987000-7fcd44988000 r--p 00002000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7fcd44988000-7fcd44989000 rw-p 00003000 00:6e 17303946 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7fcd44989000-7fcd44990000 r--p 00000000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7fcd44990000-7fcd449b6000 r-xp 00007000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7fcd449b6000-7fcd449be000 r--p 0002d000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7fcd449be000-7fcd449bf000 r--p 00034000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7fcd449bf000-7fcd449c0000 rw-p 00035000 00:6e 16026613 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/socket.so 7fcd449c0000-7fcd44a73000 r--p 00000000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fcd44a73000-7fcd44da6000 r-xp 000b3000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fcd44da6000-7fcd44e71000 r--p 003e6000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fcd44e71000-7fcd44ecd000 r--p 004b0000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fcd44ecd000-7fcd44ed0000 rw-p 0050c000 00:6e 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fcd44ed0000-7fcd44ed3000 rw-p 00000000 00:00 0 7fcd44ed3000-7fcd44ef1000 r--p 00000000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fcd44ef1000-7fcd44f53000 r-xp 0001e000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fcd44f53000-7fcd44f6f000 r--p 00080000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fcd44f6f000-7fcd44f79000 r--p 0009c000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fcd44f79000-7fcd44f7d000 rw-p 000a6000 00:6e 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fcd44f7d000-7fcd44f91000 r--p 00000000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7fcd44f91000-7fcd44fc9000 r-xp 00014000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7fcd44fc9000-7fcd44fdb000 r--p 0004c000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7fcd44fdb000-7fcd44fdd000 r--p 0005e000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7fcd44fdd000-7fcd44fdf000 rw-p 00060000 00:6e 15990934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/openssl.so 7fcd44fdf000-7fcd45100000 rw-p 00000000 00:00 0 7fcd45100000-7fcd46600000 rw-p 00000000 00:00 0 7fcd46604000-7fcd46605000 r--p 00000000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7fcd46605000-7fcd46606000 r-xp 00001000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7fcd46606000-7fcd46607000 r--p 00002000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7fcd46607000-7fcd46608000 r--p 00002000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7fcd46608000-7fcd46609000 rw-p 00003000 00:6e 17304972 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/nonblock.so 7fcd46609000-7fcd4660b000 r--p 00000000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7fcd4660b000-7fcd4660d000 r-xp 00002000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7fcd4660d000-7fcd4660e000 r--p 00004000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7fcd4660e000-7fcd4660f000 r--p 00004000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7fcd4660f000-7fcd46610000 rw-p 00005000 00:6e 16020949 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/digest.so 7fcd46610000-7fcd46640000 rw-p 00000000 00:00 0 7fcd46643000-7fcd4664a000 r--p 00000000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7fcd4664a000-7fcd4668f000 r-xp 00007000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7fcd4668f000-7fcd466ad000 r--p 0004c000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7fcd466ad000-7fcd466af000 r--p 00069000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7fcd466af000-7fcd466b0000 rw-p 0006b000 00:6e 16021031 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7fcd466b0000-7fcd46700000 rw-p 00000000 00:00 0 7fcd46700000-7fcd47400000 rw-p 00000000 00:00 0 7fcd47404000-7fcd47406000 r--p 00000000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7fcd47406000-7fcd4740c000 r-xp 00002000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7fcd4740c000-7fcd4740e000 r--p 00008000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7fcd4740e000-7fcd4740f000 r--p 00009000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7fcd4740f000-7fcd47410000 rw-p 0000a000 00:6e 16025263 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7fcd47410000-7fcd47440000 rw-p 00000000 00:00 0 7fcd47444000-7fcd47445000 r--p 00000000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fcd47445000-7fcd47447000 r-xp 00001000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fcd47447000-7fcd47448000 r--p 00003000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fcd47448000-7fcd47449000 r--p 00004000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fcd47449000-7fcd4744a000 rw-p 00005000 00:6e 16026129 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fcd4744a000-7fcd4744b000 r--p 00000000 00:6e 16026584 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 7fcd4744b000-7fcd4744c000 r-xp 00001000 00:6e 16026584 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 7fcd4744c000-7fcd4744d000 r--p 00002000 00:6e 16026584 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 7fcd4744d000-7fcd4744e000 r--p 00002000 00:6e 16026584 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 7fcd4744e000-7fcd4744f000 rw-p 00003000 00:6e 16026584 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/windows_1251.so 7fcd4744f000-7fcd47450000 ---p 00000000 00:00 0 7fcd47450000-7fcd47490000 rw-p 00000000 00:00 0 7fcd47494000-7fcd47495000 r--p 00000000 00:6e 17586329 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 7fcd47495000-7fcd47496000 r-xp 00001000 00:6e 17586329 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 7fcd47496000-7fcd47497000 r--p 00002000 00:6e 17586329 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 7fcd47497000-7fcd47498000 r--p 00002000 00:6e 17586329 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 7fcd47498000-7fcd47499000 rw-p 00003000 00:6e 17586329 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/iter.so 7fcd47499000-7fcd4749a000 r--p 00000000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7fcd4749a000-7fcd4749b000 r-xp 00001000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7fcd4749b000-7fcd4749c000 r--p 00002000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7fcd4749c000-7fcd4749d000 r--p 00002000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7fcd4749d000-7fcd4749e000 rw-p 00003000 00:6e 16026533 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16be.so 7fcd4749e000-7fcd4749f000 ---p 00000000 00:00 0 7fcd4749f000-7fcd474bf000 rw-p 00000000 00:00 0 7fcd474bf000-7fcd474c0000 ---p 00000000 00:00 0 7fcd474c0000-7fcd474f0000 rw-p 00000000 00:00 0 7fcd474f0000-7fcd474f2000 r--p 00000000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fcd474f2000-7fcd4750b000 r-xp 00002000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fcd4750b000-7fcd4750f000 r--p 0001b000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fcd4750f000-7fcd47510000 r--p 0001e000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fcd47510000-7fcd47511000 rw-p 0001f000 00:6e 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fcd47511000-7fcd47515000 r--p 00000000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7fcd47515000-7fcd47545000 r-xp 00004000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7fcd47545000-7fcd4754d000 r--p 00034000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7fcd4754d000-7fcd4754e000 r--p 0003c000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7fcd4754e000-7fcd4754f000 rw-p 0003d000 00:6e 16021911 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/date_core.so 7fcd4754f000-7fcd475c0000 rw-p 00000000 00:00 0 7fcd475c0000-7fcd47940000 rw-p 00000000 00:00 0 7fcd47940000-7fcd47990000 rw-p 00000000 00:00 0 7fcd47991000-7fcd47992000 r--p 00000000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7fcd47992000-7fcd47993000 r-xp 00001000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7fcd47993000-7fcd47994000 r--p 00002000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7fcd47994000-7fcd47995000 r--p 00002000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7fcd47995000-7fcd47996000 rw-p 00003000 00:6e 16026541 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/utf_16le.so 7fcd47996000-7fcd47999000 r--p 00000000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7fcd47999000-7fcd4799d000 r-xp 00003000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7fcd4799d000-7fcd4799e000 r--p 00007000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7fcd4799e000-7fcd4799f000 r--p 00008000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7fcd4799f000-7fcd479a0000 rw-p 00009000 00:6e 16021934 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/psych.so 7fcd479a0000-7fcd479b0000 rw-p 00000000 00:00 0 7fcd479b0000-7fcd47a00000 rw-p 00000000 00:00 0 7fcd47a00000-7fcd47d00000 rw-p 00000000 00:00 0 7fcd47d00000-7fcd47d30000 rw-p 00000000 00:00 0 7fcd47d33000-7fcd47d36000 r--p 00000000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7fcd47d36000-7fcd47d3b000 r-xp 00003000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7fcd47d3b000-7fcd47d3d000 r--p 00008000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7fcd47d3d000-7fcd47d3e000 r--p 00009000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7fcd47d3e000-7fcd47d3f000 rw-p 0000a000 00:6e 15990798 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7fcd47d3f000-7fcd47d40000 ---p 00000000 00:00 0 7fcd47d40000-7fcd47d81000 rw-p 00000000 00:00 0 7fcd47d81000-7fcd47d82000 ---p 00000000 00:00 0 7fcd47d82000-7fcd47dc3000 rw-p 00000000 00:00 0 7fcd47dc3000-7fcd47dc4000 ---p 00000000 00:00 0 7fcd47dc4000-7fcd47e05000 rw-p 00000000 00:00 0 7fcd47e05000-7fcd47e06000 ---p 00000000 00:00 0 7fcd47e06000-7fcd47e47000 rw-p 00000000 00:00 0 7fcd47e47000-7fcd47e48000 ---p 00000000 00:00 0 7fcd47e48000-7fcd47e89000 rw-p 00000000 00:00 0 7fcd47e89000-7fcd47e8a000 ---p 00000000 00:00 0 7fcd47e8a000-7fcd47ecb000 rw-p 00000000 00:00 0 7fcd47ecb000-7fcd47ecc000 ---p 00000000 00:00 0 7fcd47ecc000-7fcd47f0d000 rw-p 00000000 00:00 0 7fcd47f0d000-7fcd47f0e000 ---p 00000000 00:00 0 7fcd47f0e000-7fcd47f4f000 rw-p 00000000 00:00 0 7fcd47f4f000-7fcd47f50000 ---p 00000000 00:00 0 7fcd47f50000-7fcd47f91000 rw-p 00000000 00:00 0 7fcd47f91000-7fcd47f92000 ---p 00000000 00:00 0 7fcd47f92000-7fcd47fd3000 rw-p 00000000 00:00 0 7fcd47fd3000-7fcd47fd4000 ---p 00000000 00:00 0 7fcd47fd4000-7fcd48015000 rw-p 00000000 00:00 0 7fcd48015000-7fcd48016000 ---p 00000000 00:00 0 7fcd48016000-7fcd48057000 rw-p 00000000 00:00 0 7fcd48057000-7fcd48058000 ---p 00000000 00:00 0 7fcd48058000-7fcd48099000 rw-p 00000000 00:00 0 7fcd48099000-7fcd4809a000 ---p 00000000 00:00 0 7fcd4809a000-7fcd480db000 rw-p 00000000 00:00 0 7fcd480db000-7fcd480dc000 ---p 00000000 00:00 0 7fcd480dc000-7fcd4811d000 rw-p 00000000 00:00 0 7fcd4811d000-7fcd4811e000 ---p 00000000 00:00 0 7fcd4811e000-7fcd4815f000 rw-p 00000000 00:00 0 7fcd4815f000-7fcd48160000 ---p 00000000 00:00 0 7fcd48160000-7fcd481a1000 rw-p 00000000 00:00 0 7fcd481a1000-7fcd481a2000 ---p 00000000 00:00 0 7fcd481a2000-7fcd481e3000 rw-p 00000000 00:00 0 7fcd481e3000-7fcd481e4000 ---p 00000000 00:00 0 7fcd481e4000-7fcd48225000 rw-p 00000000 00:00 0 7fcd48225000-7fcd48226000 ---p 00000000 00:00 0 7fcd48226000-7fcd48267000 rw-p 00000000 00:00 0 7fcd48267000-7fcd48268000 ---p 00000000 00:00 0 7fcd48268000-7fcd482a9000 rw-p 00000000 00:00 0 7fcd482a9000-7fcd482aa000 ---p 00000000 00:00 0 7fcd482aa000-7fcd482eb000 rw-p 00000000 00:00 0 7fcd482eb000-7fcd482ec000 ---p 00000000 00:00 0 7fcd482ec000-7fcd4832d000 rw-p 00000000 00:00 0 7fcd4832d000-7fcd4832e000 ---p 00000000 00:00 0 7fcd4832e000-7fcd4836f000 rw-p 00000000 00:00 0 7fcd4836f000-7fcd48370000 ---p 00000000 00:00 0 7fcd48370000-7fcd483b1000 rw-p 00000000 00:00 0 7fcd483b1000-7fcd483b2000 ---p 00000000 00:00 0 7fcd483b2000-7fcd483f3000 rw-p 00000000 00:00 0 7fcd483f3000-7fcd483f4000 ---p 00000000 00:00 0 7fcd483f4000-7fcd48435000 rw-p 00000000 00:00 0 7fcd48435000-7fcd48436000 ---p 00000000 00:00 0 7fcd48436000-7fcd48477000 rw-p 00000000 00:00 0 7fcd48477000-7fcd48478000 ---p 00000000 00:00 0 7fcd48478000-7fcd484b9000 rw-p 00000000 00:00 0 7fcd484b9000-7fcd484ba000 ---p 00000000 00:00 0 7fcd484ba000-7fcd484fb000 rw-p 00000000 00:00 0 7fcd484fb000-7fcd484fc000 ---p 00000000 00:00 0 7fcd484fc000-7fcd4853d000 rw-p 00000000 00:00 0 7fcd4853d000-7fcd4853e000 ---p 00000000 00:00 0 7fcd4853e000-7fcd4857f000 rw-p 00000000 00:00 0 7fcd4857f000-7fcd48580000 ---p 00000000 00:00 0 7fcd48580000-7fcd48d80000 rw-p 00000000 00:00 0 7fcd48d80000-7fcd49000000 rw-p 00000000 00:00 0 7fcd49000000-7fcd62400000 rw-p 00000000 00:00 0 7fcd62400000-7fcd62c00000 rw-p 00000000 00:00 0 7fcd62c02000-7fcd62c03000 r--p 00000000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7fcd62c03000-7fcd62c04000 r-xp 00001000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7fcd62c04000-7fcd62c05000 r--p 00002000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7fcd62c05000-7fcd62c06000 r--p 00002000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7fcd62c06000-7fcd62c07000 rw-p 00003000 00:6e 16020835 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7fcd62c07000-7fcd62c09000 r--p 00000000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7fcd62c09000-7fcd62c0c000 r-xp 00002000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7fcd62c0c000-7fcd62c0e000 r--p 00005000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7fcd62c0e000-7fcd62c0f000 r--p 00006000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7fcd62c0f000-7fcd62c10000 rw-p 00007000 00:6e 16021915 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7fcd62c10000-7fcd62c90000 rw-p 00000000 00:00 0 7fcd62c91000-7fcd62c93000 r--p 00000000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7fcd62c93000-7fcd62c98000 r-xp 00002000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7fcd62c98000-7fcd62c99000 r--p 00007000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7fcd62c99000-7fcd62c9a000 r--p 00008000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7fcd62c9a000-7fcd62c9b000 rw-p 00009000 00:6e 17303279 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7fcd62c9b000-7fcd62c9c000 r--p 00000000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7fcd62c9c000-7fcd62c9d000 r-xp 00001000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7fcd62c9d000-7fcd62c9e000 r--p 00002000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7fcd62c9e000-7fcd62c9f000 r--p 00002000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7fcd62c9f000-7fcd62ca0000 rw-p 00003000 00:6e 17585859 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/-test-/asan.so 7fcd62ca0000-7fcd62d40000 rw-p 00000000 00:00 0 7fcd62d42000-7fcd62d43000 r--p 00000000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7fcd62d43000-7fcd62d45000 r-xp 00001000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7fcd62d45000-7fcd62d46000 r--p 00003000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7fcd62d46000-7fcd62d47000 r--p 00003000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7fcd62d47000-7fcd62d48000 rw-p 00004000 00:6e 17836566 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/rbconfig/sizeof.so 7fcd62d48000-7fcd62d49000 r--p 00000000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7fcd62d49000-7fcd62d4a000 r-xp 00001000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7fcd62d4a000-7fcd62d4b000 r--p 00002000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7fcd62d4b000-7fcd62d4c000 r--p 00002000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7fcd62d4c000-7fcd62d4d000 rw-p 00003000 00:6e 16025250 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7fcd62d4d000-7fcd62d54000 r--s 00000000 00:6e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fcd62d54000-7fcd62dad000 r--p 00000000 00:6e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7fcd62dad000-7fcd62db4000 rw-p 00000000 00:00 0 7fcd62db4000-7fcd62e51000 r--p 00000000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7fcd62e51000-7fcd62f91000 r-xp 0009d000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7fcd62f91000-7fcd6301f000 r--p 001dd000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7fcd6301f000-7fcd6302a000 r--p 0026b000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7fcd6302a000-7fcd6302d000 rw-p 00276000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7fcd6302d000-7fcd63031000 rw-p 00000000 00:00 0 7fcd63031000-7fcd63035000 r--p 00000000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fcd63035000-7fcd63058000 r-xp 00004000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fcd63058000-7fcd6305c000 r--p 00027000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fcd6305c000-7fcd6305d000 r--p 0002b000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fcd6305d000-7fcd6305e000 rw-p 0002c000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fcd6305e000-7fcd63086000 r--p 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd63086000-7fcd6320e000 r-xp 00028000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd6320e000-7fcd6325d000 r--p 001b0000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd6325d000-7fcd63261000 r--p 001fe000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd63261000-7fcd63263000 rw-p 00202000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fcd63263000-7fcd63270000 rw-p 00000000 00:00 0 7fcd63270000-7fcd63280000 r--p 00000000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fcd63280000-7fcd632ff000 r-xp 00010000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fcd632ff000-7fcd63357000 r--p 0008f000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fcd63357000-7fcd63358000 r--p 000e7000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fcd63358000-7fcd63359000 rw-p 000e8000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fcd63359000-7fcd6335b000 rw-p 00000000 00:00 0 7fcd6335b000-7fcd6335d000 r--p 00000000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fcd6335d000-7fcd63372000 r-xp 00002000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fcd63372000-7fcd6338b000 r--p 00017000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fcd6338b000-7fcd6338c000 r--p 0002f000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fcd6338c000-7fcd6338d000 rw-p 00030000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fcd6338d000-7fcd63395000 rw-p 00000000 00:00 0 7fcd63395000-7fcd6339f000 r--p 00000000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fcd6339f000-7fcd63402000 r-xp 0000a000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fcd63402000-7fcd63417000 r--p 0006d000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fcd63417000-7fcd63418000 r--p 00081000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fcd63418000-7fcd63419000 rw-p 00082000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fcd63419000-7fcd63422000 r--p 00000000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7fcd63422000-7fcd634cf000 r-xp 00009000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7fcd634cf000-7fcd634dd000 r--p 000b6000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7fcd634dd000-7fcd634e3000 r--p 000c4000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7fcd634e3000-7fcd634e4000 rw-p 000ca000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7fcd634e4000-7fcd63703000 rw-p 00000000 00:00 0 7fcd63703000-7fcd63705000 r--p 00000000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fcd63705000-7fcd63717000 r-xp 00002000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fcd63717000-7fcd6371d000 r--p 00014000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fcd6371d000-7fcd6371e000 r--p 0001a000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fcd6371e000-7fcd6371f000 rw-p 0001b000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fcd6371f000-7fcd63720000 r--p 00000000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7fcd63720000-7fcd63721000 r-xp 00001000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7fcd63721000-7fcd63722000 r--p 00002000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7fcd63722000-7fcd63723000 r--p 00002000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7fcd63723000-7fcd63724000 rw-p 00003000 00:6e 16021486 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7fcd63724000-7fcd6376c000 r--p 00000000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd6376c000-7fcd63c12000 r-xp 00048000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd63c12000-7fcd63da0000 r--p 004ee000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd63da0000-7fcd63db6000 r--p 0067b000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd63db6000-7fcd63dba000 rw-p 00691000 00:6e 14683257 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.5.0 7fcd63dba000-7fcd63dd0000 rw-p 00000000 00:00 0 7fcd63dd0000-7fcd63dd1000 r--p 00000000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fcd63dd1000-7fcd63dfc000 r-xp 00001000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fcd63dfc000-7fcd63e06000 r--p 0002c000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fcd63e06000-7fcd63e08000 r--p 00036000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fcd63e08000-7fcd63e0a000 rw-p 00038000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffeba156000-7ffeba177000 rw-p 00000000 00:00 0 [stack] 7ffeba1ad000-7ffeba1b1000 r--p 00000000 00:00 0 [vvar] 7ffeba1b1000-7ffeba1b3000 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. 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 25.829649 seconds 3336 files, 33627 examples, 163461 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.