# Logfile created on 2024-01-10 04:03:22 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000564a2714e4f8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240110-040322", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564a271e7450 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564a271e72e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564a271e7158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240110-040322", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240110-040322>, @binmode=false, @mon_data=#<Monitor:0x0000564a271e7040>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 Downloading Unicode 15.0.0 data and property files... Downloading Unicode UCD emoji 15.0 files... Downloading Unicode UCD emoji 15.0 files... Downloading Unicode emoji 15.0 files... /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists made symlink 15.0.0/ucd/NormalizationTest.txt to /tmp/ruby/src/trunk-jemalloc/.downloaded-cache/15.0.0/ucd/NormalizationTest.txt /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/PropList.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists downloading 15.0.0/ucd/emoji/emoji-data.txt ... Downloading Unicode emoji 15.0 files... downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done downloading emoji/15.0/emoji-test.txt ... done Downloading Unicode emoji 15.0 files... /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists downloading emoji/15.0/emoji-test.txt ... done /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/15.0.0/ucd/emoji/emoji-variation-sequences.txt already exists done downloading emoji/15.0/emoji-zwj-sequences.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done done done /tmp/ruby/src/trunk-jemalloc/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt already exists $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 1817d64..a1949df master -> origin/master Updating 1817d64..a1949df Fast-forward compile.c | 3 ++- regexec.c | 3 ++- test/ruby/test_regexp.rb | 9 +++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) Latest commit hash = a1949df547 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-jemalloc/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/compile.c compiling /tmp/ruby/src/trunk-jemalloc/version.c compiling /tmp/ruby/src/trunk-jemalloc/regexec.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated fea0fd5072eaeb165f713fbcf6adb2216b9cfcf98ff2ae224b2ca11ae89549bc builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for '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 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 '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: 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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: 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/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.1 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1871 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' 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/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=10697 "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/909] 135992=test_gem_security_policy [ 2/909] 135995=test_rdoc_markup_paragraph [ 3/909] 135997=test_gem_resolver_installer_set [ 4/909] 135993=test_cgi_header [ 5/909] 135993=version_test [ 6/909] 135995=test_gem_security_trust_dir [ 7/909] 135993=test_tuplebag [ 8/909] 135993=test_helper [ 9/909] 135993=test_parser_events [ 10/909] 135993=test_enumerator [ 11/909] 135995=test_regex_casefold [ 12/909] 135997=test_http [ 13/909] 135997=test_object_create_start [ 14/909] 135997=test_gem_source_git [ 15/909] 135992=test_sexp [ 16/909] 135992=test_fips [ 17/909] 135995=test_name_error [ 18/909] 135995=test_safe_load [ 19/909] 135995=test_string_processing [ 20/909] 135995=test_timeout [ 21/909] 135995=test_summary [ 22/909] 135995=compiler_test [ 23/909] 135992=test_big5 [ 24/909] 135992=test_mutex [ 25/909] 135995=attribute_write_test [ 26/909] 135995=test_date_time [ 27/909] 135995=test_data [ 28/909] 135995=test_gem_commands_sources_command [ 29/909] 135992=test_str2big [ 30/909] 135992=test_foreach [ 31/909] 135992=test_win32ole_type [ 32/909] 135992=test_pointer [ 33/909] 135995=test_struct [ 34/909] 135995=test_date_strftime [ 35/909] 135992=test_gem_source_subpath_problem [ 36/909] 135992=test_gc [ 37/909] 135997=test_fixnum [ 38/909] 135997=test_signal [ 39/909] 135995=test_stringchar [ 40/909] 135995=test_kill_ring [ 41/909] 135995=test_common [ 42/909] 135995=test_gem_request [ 43/909] 135995=test_key_stroke [ 44/909] 135995=test_logger [ 45/909] 135995=test_gem_validator [ 46/909] 135995=test_case [ 47/909] 135995=test_vm_dump [ 48/909] 135995=test_rendering [ 49/909] 135995=test_import [ 50/909] 135997=test_libs [ 51/909] 135997=test_basicsocket [ 52/909] 135997=test_math [ 53/909] 135997=test_gc [ 54/909] 135997=test_gem_commands_exec_command [ 55/909] 135995=errors_test [ 56/909] 135995=test_cclass [ 57/909] 135995=test_hash [ 58/909] 135997=test_stream [ 59/909] 135997=test_gem_commands_mirror [ 60/909] 135997=test_win32ole_variant_m [ 61/909] 135997=test_rdoc_single_class [ 62/909] 135997=test_depth_first [ 63/909] 135997=test_gem_package_tar_header [ 64/909] 135997=test_gem_resolver_api_set [ 65/909] 135997=test_method_cache [ 66/909] 135997=test_ruby_lex [ 67/909] 135997=test_rdoc_generator_json_index [ 68/909] 135997=test_json_tree [ 69/909] 135997=test_transcode [ 70/909] 135997=test_time [ 71/909] 135993=json_string_matching_test [ 72/909] 135993=test_convertible [ 73/909] 135997=test_rdoc_token_stream [ 74/909] 135997=test_extlibs [ 75/909] 135997=test_ossl [ 76/909] 135995=test_load [ 77/909] 135995=test_rdoc_markdown [ 78/909] 135995=test_rdoc_servlet [ 79/909] 135995=test_nil2vtempty [ 80/909] 135995=test_severity [ 81/909] 135995=test_ractor [ 82/909] 135995=test_fileutils [ 83/909] 135995=test_rdoc_encoding [ 84/909] 135995=test_gem_resolver_installed_specification [ 85/909] 135995=test_bash_completion [ 86/909] 135995=test_date_marshal [ 87/909] 135995=test_rdoc_constant [ 88/909] 135995=test_deprecate [ 89/909] 135995=test_object [ 90/909] 135995=test_readpartial [ 91/909] 135995=test_module [ 92/909] 135992=test_nkf [ 93/909] 135992=test_set [ 94/909] 135992=test_ractor_compatibility [ 95/909] 135995=test_rdoc_parser_simple [ 96/909] 135995=test_ssl [ 97/909] 135992=test_windows_1252 [ 98/909] 135992=test_bmethod [ 99/909] 135992=test_syslog_logger [100/909] 135992=test_rdoc_generator_pot_po_entry [101/909] 135992=unescape_test [102/909] 135997=test_gem_source_fetch_problem [103/909] 135997=test_yjit [104/909] 135992=test_encoding [105/909] 135992=test_propertyputref [106/909] 135992=test_rdoc_markup_verbatim [107/909] 135992=test_rdoc_rd_inline_parser [108/909] 135992=test_rdoc_parser_c [109/909] 135992=test_pattern_key_name_check [110/909] 135992=test_keyword [111/909] 135992=test_m17n [112/909] 135992=test_constant [113/909] 135993=test_rubyvm [114/909] 135993=test_argf [115/909] 135995=json_fixtures_test [116/909] 135995=test_too_many_dummy_encodings [117/909] 135995=test_gem_silent_ui [118/909] 135995=test_rdoc_markup_to_markdown [119/909] 135995=test_rdoc_parser_rd [120/909] 135995=test_getopts [121/909] 135995=test_null [122/909] 135995=test_scan_args [123/909] 135995=test_win32ole_param [124/909] 135995=test_emoji_breaks [125/909] 135995=test_gem_command [126/909] 135995=test_thread [127/909] 135995=test_array_create [128/909] 135995=test_pkey_ec [129/909] 135995=test_read [130/909] 135995=test_formatter [131/909] 135995=test_ractor [132/909] 135995=test_date_parse [133/909] 135995=test_backtrace [134/909] 135995=test_gem_resolver_lock_set [135/909] 135995=test_webauthn_poller [136/909] 135995=test_require [137/909] 135992=test_symbol [138/909] 135992=test_win32ole_typelib [139/909] 135992=test_rat [140/909] 135992=test_external_new [141/909] 135992=test_gem_update_suggestion [142/909] 135992=test_store [143/909] 135992=test_color_printer [144/909] 135992=test_gem_security [145/909] 135993=test_ancdata [146/909] 135993=test_gem_resolver_requirement_list [147/909] 135993=test_gc_compact [148/909] 135995=test_arith_seq_beg_len_step [149/909] 135995=test_have_func [150/909] 135997=test_yjit_exit_locations [151/909] 135997=test_gem_commands_pristine_command [152/909] 135995=test_raise_exception [153/909] 135993=test_did_you_mean [154/909] 135993=test_gem_config_file [155/909] 135997=ripper_compat_test [156/909] 135993=test_rdoc_store [157/909] 135997=test_case_comprehensive [158/909] 135995=test_rdoc_attr [159/909] 135995=test_rdoc_stats [160/909] 135995=test_yaml_tree [161/909] 135995=test_gem_package_tar_reader [162/909] 135995=test_gem_local_remote_options [163/909] 135995=test_rdoc_generator_pot [164/909] 135995=test_instrumentation_api [165/909] 135993=test_gem_impossible_dependencies_error [166/909] 135993=test_gem_gem_runner [167/909] 135993=test_rdoc_generator_pot_po [168/909] 135993=test_rdoc_context_section [169/909] 135993=test_time_tz [170/909] 135993=test_debug [171/909] 135993=test_word [172/909] 135993=test_type_completor [173/909] 135993=test_numeric [174/909] 135993=test_inlinecache [175/909] 135995=test_marshal [176/909] 135993=test_iseq_load [177/909] 135992=test_console_attr [178/909] 135992=test_win32ole_variant_outarg [179/909] 135992=test_files_sample [180/909] 135992=test_gem_commands_build_command [181/909] 135992=test_gem_commands_help_command [182/909] 135992=test_ssl [183/909] 135992=test_win32ole_record [184/909] 135992=test_rdoc_generator_ri [185/909] 135992=test_gem_stream_ui [186/909] 135992=test_rdoc_markup_to_html_snippet [187/909] 135995=location_test [188/909] 135992=test_ubf_async_safe [189/909] 135992=test_case_mapping [190/909] 135992=test_assignment [191/909] 135995=test_ractor [192/909] 135993=test_optarg [193/909] 135993=test_history [194/909] 135995=test_gem [195/909] 135993=test_rdoc_method_attr [196/909] 135993=test_pkcs7 [197/909] 135993=ruby_api_test [198/909] 135993=test_cgi_core [199/909] 135993=test_exception [200/909] 135993=test_parser [201/909] 135993=test_line_editor [202/909] 135993=test_gem_requirement [203/909] 135993=test_unicode_escape [204/909] 135993=test_string_memory [205/909] 135992=test_ole_methods [206/909] 135992=test_gem_bundler_version_finder [207/909] 135993=test_tcp [208/909] 135992=test_rdoc_i18n_locale [209/909] 135992=test_kernel [210/909] 135993=test_webauthn_listener_response [211/909] 135993=test_rdoc_markup [212/909] 135993=test_complex2 [213/909] 135993=!Nothing_to_test [214/909] 135993=test_typeddata [215/909] 135993=test_protect [216/909] 135993=test_tree_builder [217/909] 135993=test_gem_stub_specification [218/909] 135993=test_popen_deadlock [219/909] 135992=test_gem_commands_install_command [220/909] 135995=test_integer [221/909] 135993=test_flags [222/909] 135992=test_class [223/909] 135992=test_gem_commands_list_command [224/909] 135992=test_history [225/909] 135992=test_trick [226/909] 135993=test_kwargs [227/909] 135993=test_io [228/909] 135993=test_io_wait [229/909] 135993=test_ftp [230/909] 135993=test_rdoc_comment [231/909] 135993=test_gem_commands_check_command [232/909] 135993=test_config [233/909] 135993=test_rdoc_i18n_text [234/909] 135993=test_evaluation [235/909] 135993=test_cgi_multipart [236/909] 135993=test_patterns [237/909] 135993=test_https [238/909] 135995=test_yamldbm [239/909] 135995=test_thread_fd_close [240/909] 135995=test_class_name_check [241/909] 135995=test_autoconf [242/909] 135995=test_completion [243/909] 135993=test_ensured [244/909] 135993=test_class [245/909] 135995=test_const [246/909] 135995=fuzzer_test [247/909] 135995=test_rdoc_markup_raw [248/909] 135995=test_gem_source_installed [249/909] 135995=test_syslog [250/909] 135995=test_struct [251/909] 135995=test_gem_source_list [252/909] 135995=test_yaml_special_cases [253/909] 135995=test_fstring [254/909] 135995=test_gem_ext_cargo_builder_link_flag_converter [255/909] 135992=test_project_sanity [256/909] 135995=test_rational [257/909] 135995=test_euc_kr [258/909] 135995=test_rational2 [259/909] 135995=test_lambda [260/909] 135995=test_quote_empty [261/909] 135995=test_bigzero [262/909] 135995=test_parse [263/909] 135992=test_class2name [264/909] 135992=test_gem_platform [265/909] 135992=test_regexp [266/909] 135995=test_rand [267/909] 135995=test_logdevice [268/909] 135995=test_x509cert [269/909] 135995=test_stringio [270/909] 135995=test_gem_resolver_composed_set [271/909] 135995=test_files_test_2 [272/909] 135993=test_gem_resolver_local_specification [273/909] 135993=test_econv [274/909] 135993=test_logperiod [275/909] 135993=test_rdoc_markup_hard_break [276/909] 135993=test_rdoc_markup_attribute_manager [277/909] 135993=test_helper [278/909] 135993=test_rdoc_rd [279/909] 135993=test_boolean [280/909] 135993=test_addr [281/909] 135993=test_stack [282/909] 135993=test_key_name_check [283/909] 135993=test_ns_spki [284/909] 135993=test_require [285/909] 135995=test_win32ole_type_event [286/909] 135995=test_bigmath [287/909] 135995=test_config [288/909] 135995=test_table [289/909] 135995=test_require_lib [290/909] 135993=test_io_buffer [291/909] 135993=test_ipaddr [292/909] 135993=memsize_test [293/909] 135993=test_rdoc_markup_to_rdoc [294/909] 135993=test_profile_frames [295/909] 135993=test_cparser [296/909] 135993=test_bug_reporter [297/909] 135993=test_objectspace [298/909] 135993=test_variable [299/909] 135993=test_reline_key [300/909] 135993=test_key_actor_vi [301/909] 135993=test_object [302/909] 135995=test_enc_raise [303/909] 135995=test_skip_lines [304/909] 135995=test_key_error [305/909] 135995=test_rdoc_code_object [306/909] 135993=test_emitter [307/909] 135993=test_unicode_normalize [308/909] 135995=test_data [309/909] 135995=test_engine [310/909] 135995=test_gem_commands_info_command [311/909] 135995=test_gem_uninstaller [312/909] 135995=test_rdoc_alias [313/909] 135995=test_rdoc_markup_formatter [314/909] 135995=test_func [315/909] 135993=test_yaml [316/909] 135993=test_random_formatter [317/909] 135993=test_pkey_dh [318/909] 135993=test_duplicate [319/909] 135993=test_gem_package_old [320/909] 135993=test_modify_expand [321/909] 135993=test_cgi_tag_helper [322/909] 135993=test_gem_request_set_lockfile_tokenizer [323/909] 135993=test_io [324/909] 135997=test_gem_available_set [325/909] 135997=test_cgi_cookie [326/909] 135997=test_dir_m17n [327/909] 135995=test_variable_name_check [328/909] 135995=test_rubygems [329/909] 135995=test_gem_source_vendor [330/909] 135995=test_singleton [331/909] 135995=test_gem_spec_fetcher [332/909] 135995=test_process [333/909] 135995=test_metaclass [334/909] 135995=test_rdoc_normal_class [335/909] 135995=test_config [336/909] 135995=test_gem_commands_outdated_command [337/909] 135995=test_string [338/909] 135995=test_iterator [339/909] 135995=pattern_test [340/909] 135995=test_gem_doctor [341/909] 135997=test_change_word [342/909] 135997=test_etc [343/909] 135995=json_addition_test [344/909] 135995=test_pack [345/909] 135997=library_symbols_test [346/909] 135997=test_gem_resolver_git_set [347/909] 135995=test_cipher [348/909] 135995=test_new [349/909] 135995=test_gem_installer [350/909] 135997=test_qsort [351/909] 135997=test_storage [352/909] 135997=test_random [353/909] 135997=test_grapheme_breaks [354/909] 135997=test_lexer [355/909] 135997=test_gem_resolver_index_set [356/909] 135997=test_to_ruby [357/909] 135997=test_enc_str_buf_cat [358/909] 135997=test_gem_version [359/909] 135997=test_memory_view [360/909] 135997=test_gem_ext_cargo_builder [361/909] 135997=test_folderitem2_invokeverb [362/909] 135997=test_arith_seq_extract [363/909] 135997=test_pinned [364/909] 135997=test_win32ole_event [365/909] 135997=test_gb18030 [366/909] 135997=test_gem_gemcutter_utilities [367/909] 135997=test_mul [368/909] 135997=test_nil [369/909] 135997=test_drbobject [370/909] 135997=test_gem_source_local [371/909] 135997=test_wss [372/909] 135997=test_exit [373/909] 135997=test_gem_request_set_gem_dependency_api [374/909] 135997=test_symbol [375/909] 135997=test_coder [376/909] 135997=test_ellipsize [377/909] 135997=test_file [378/909] 135997=test_context [379/909] 135995=test_dot_dot [380/909] 135995=test_closure [381/909] 135997=test_x509store [382/909] 135997=test_digest [383/909] 135997=test_gem_commands_unpack_command [384/909] 135995=test_init [385/909] 135995=test_ansi_without_terminfo [386/909] 135995=test_unix [387/909] 135995=test_yield [388/909] 135997=test_bignum [389/909] 135997=test_wait [390/909] 135997=test_x509attr [391/909] 135997=ractor_test [392/909] 135992=test_gem_console_ui [393/909] 135992=test_capacity [394/909] 135992=test_alias_and_anchor [395/909] 135992=test_nextafter [396/909] 135997=test_win32ole_method_event [397/909] 135997=test_install [398/909] 135992=test_cmethod [399/909] 135992=test_rdoc_parser [400/909] 135992=test_show_source [401/909] 135992=test_euc_tw [402/909] 135992=test_integer_comb [403/909] 135997=test_clone [404/909] 135997=test_gem_commands_server_command [405/909] 135997=test_io_timeout [406/909] 135997=parse_comments_test [407/909] 135997=test_comparable [408/909] 135997=test_integer [409/909] 135997=test_pair [410/909] 135993=test_date [411/909] 135993=test_delegation [412/909] 135993=test_ldap [413/909] 135993=test_reqarg [414/909] 135993=test_shift_jis [415/909] 135993=test_rdoc_cross_reference [416/909] 135997=test_gem_commands_update_command [417/909] 135993=test_gem_resolver_vendor_set [418/909] 135993=test_pipe [419/909] 135992=test_object_references [420/909] 135992=test_win32ole_param_event [421/909] 135992=test_hash [422/909] 135992=test_http_request [423/909] 135992=test_resource [424/909] 135992=test_http [425/909] 135993=test_filter [426/909] 135993=test_time [427/909] 135993=test_type [428/909] 135993=test_complexrational [429/909] 135993=test_unicode [430/909] 135993=test_koi8 [431/909] 135993=test_printf [432/909] 135993=test_rdoc_any_method [433/909] 135995=test_thread [434/909] 135993=test_function_entry [435/909] 135993=test_tmpdir [436/909] 135993=test_gem_package_tar_reader_entry [437/909] 135993=test_invalid [438/909] 135993=test_thread_cv [439/909] 135997=test_gem_commands_setup_command [440/909] 135993=test_undef [441/909] 135993=test_observer [442/909] 135993=test_big2str [443/909] 135993=test_gem_ext_configure_builder [444/909] 135993=test_delete [445/909] 135993=test_enumerator_kw [446/909] 135993=test_ractor [447/909] 135993=test_primitive [448/909] 135993=test_switch_hitter [449/909] 135993=test_ocsp [450/909] 135993=test_continuation [451/909] 135993=test_yamlstore [452/909] 135993=test_zlib [453/909] 135997=test_rdoc_markup_to_table_of_contents [454/909] 135997=test_hash_create [455/909] 135997=test_placearg [456/909] 135997=test_document [457/909] 135997=test_proc [458/909] 135992=test_ansi_with_terminfo [459/909] 135992=test_gem_commands_uninstall_command [460/909] 135997=test_at_exit [461/909] 135997=test_function [462/909] 135997=test_gem_commands_lock_command [463/909] 135997=test_sockopt [464/909] 135997=test_read [465/909] 135997=test_irb [466/909] 135997=test_gem_request_connection_pools [467/909] 135997=test_files_ext [468/909] 135997=test_io_m17n [469/909] 135992=test_rb_str_dup [470/909] 135992=test_encoding [471/909] 135992=test_err_in_callback [472/909] 135992=test_arity [473/909] 135992=test_tempfile [474/909] 135992=test_files_test [475/909] 135992=test_drbunix [476/909] 135995=dispatcher_test [477/909] 135995=test_eval_history [478/909] 135995=test_date_attr [479/909] 135995=test_gem_name_tuple [480/909] 135995=test_eval [481/909] 135995=test_kconv [482/909] 135995=test_condition [483/909] 135995=test_erb [484/909] 135995=test_cp949 [485/909] 135995=json_generic_object_test [486/909] 135995=test_stringify_symbols [487/909] 135995=test_rdoc_tom_doc [488/909] 135995=test_gem_resolver [489/909] 135997=test_resize [490/909] 135997=test_sorted_set [491/909] 135997=test_emoji [492/909] 135995=test_bigdecimal [493/909] 135997=test_verbose [494/909] 135997=test_x509ext [495/909] 135997=test_httpresponse [496/909] 135997=test_rdoc_parser_ruby [497/909] 135997=locals_test [498/909] 135997=parse_test [499/909] 135995=test_gem_commands_push_command [500/909] 135992=test_rdoc_markup_to_bs [501/909] 135992=comments_test [502/909] 135992=test_io_wait_uncommon [503/909] 135992=test_acl [504/909] 135995=test_gem_ci_detector [505/909] 135995=bom_test [506/909] 135992=test_column_separator [507/909] 135995=test_file [508/909] 135992=test_io_console [509/909] 135992=test_rdoc_parser_changelog [510/909] 135995=parameters_signature_test [511/909] 135995=test_c_union_entity [512/909] 135992=test_gem_ext_cmake_builder [513/909] 135992=test_cmd [514/909] 135995=test_base64 [515/909] 135995=test_whileuntil [516/909] 135995=test_numhash [517/909] 135995=test_pkey_rsa [518/909] 135995=test_bn [519/909] 135995=test_gem_rdoc [520/909] 135995=test_digest_extend [521/909] 135995=test_gem_dependency_list [522/909] 135995=test_monitor [523/909] 135995=test_last_thread [524/909] 135995=test_c_struct_builder [525/909] 135997=test_gem_install_update_options [526/909] 135992=test_debug_cmd [527/909] 135992=test_framework [528/909] 135992=test_workspace [529/909] 135992=test_passing_block [530/909] 135992=test_gem_resolver_index_specification [531/909] 135997=test_singleton_function [532/909] 135997=test_generic [533/909] 135992=test_rdoc_markup_to_ansi [534/909] 135995=test_getoptlong [535/909] 135995=test_scalar_scanner [536/909] 135997=test_nofree [537/909] 135997=test_set [538/909] 135995=test_x509name [539/909] 135995=test_rdoc_task [540/909] 135997=test_backtrace [541/909] 135995=test_dln [542/909] 135995=test_default_gems [543/909] 135992=test_gem_security_signer [544/909] 135995=test_pkg_config [545/909] 135995=test_resolve_symbol [546/909] 135995=test_rdoc_normal_module [547/909] 135992=test_rdoc_markdown_test [548/909] 135995=test_gem_source_lock [549/909] 135995=encoding_test [550/909] 135995=test_option [551/909] 135997=test_insns_leaf [552/909] 135997=test_gem_version_option [553/909] 135995=test_buffering [554/909] 135995=test_svcb_https [555/909] 135997=test_my_integer [556/909] 135995=test_win32ole_variant [557/909] 135997=test_x509req [558/909] 135995=test_syntax [559/909] 135997=test_flip [560/909] 135997=test_member [561/909] 135997=test_abbrev [562/909] 135997=test_liberal_parsing [563/909] 135997=test_fiber [564/909] 135992=test_refinement [565/909] 135993=test_case_options [566/909] 135993=test_pkcs12 [567/909] 135997=test_gem_commands_which_command [568/909] 135997=test_weakmap [569/909] 135993=test_ripper [570/909] 135993=test_optimization [571/909] 135992=test_cgi_session [572/909] 135992=test_mutex_m [573/909] 135992=test_usrmarshal [574/909] 135992=test_x509crl [575/909] 135992=test_httpresponses [576/909] 135992=test_read_write [577/909] 135992=test_path_to_class [578/909] 135992=test_gem_commands_cleanup_command [579/909] 135992=test_buffered_io [580/909] 135992=test_gem_ext_ext_conf_builder [581/909] 135992=test_gem_dependency_resolution_error [582/909] 135992=test_sprintf [583/909] 135992=test_autoload [584/909] 135995=test_gem_request_set_lockfile_parser [585/909] 135995=test_utf16 [586/909] 135995=test_unconverted_fields [587/909] 135995=test_digest [588/909] 135993=test_shellwords [589/909] 135993=test_yield_block [590/909] 135993=test_case [591/909] 135993=test_ractor [592/909] 135995=test_complex [593/909] 135993=test_omap [594/909] 135993=test_fiddle [595/909] 135995=test_pty [596/909] 135993=test_rdoc_markup_attributes [597/909] 135993=test_recursion [598/909] 135993=test_postponed_job [599/909] 135995=test_gem_request_set_lockfile [600/909] 135993=test_delegate [601/909] 135993=test_gem_ext_cargo_builder_unit [602/909] 135993=test_float [603/909] 135995=test_rdoc_parser_markdown [604/909] 135995=test_ractor [605/909] 135995=test_windows_1251 [606/909] 135995=test_frozen [607/909] 135995=test_handle [608/909] 135997=test_dryrun [609/909] 135993=test_enum [610/909] 135997=test_serialize_subclasses [611/909] 135997=test_general [612/909] 135997=test_ractor [613/909] 135997=test_kdf [614/909] 135997=test_gem_source_specific_file [615/909] 135997=test_features [616/909] 135995=test_win32ole [617/909] 135995=test_data_converters [618/909] 135995=test_zsh_completion [619/909] 135995=test_asn1 [620/909] 135995=json_common_interface_test [621/909] 135995=test_gem_commands_open_command [622/909] 135997=test_gem_text [623/909] 135995=test_set_len [624/909] 135995=test_settracefunc [625/909] 135997=test_psych [626/909] 135997=test_pattern_matching [627/909] 135997=test_rubyoptions [628/909] 135993=test_scheduler [629/909] 135993=test_rdoc_ri_paths [630/909] 135993=test_rdoc_markup_pre_process [631/909] 135993=test_sprintf_comb [632/909] 135992=test_rdoc_rd_block_parser [633/909] 135992=test_method_cache [634/909] 135992=test_quote_char_nil [635/909] 135992=test_rdoc_markup_parser [636/909] 135993=test_terminfo [637/909] 135993=test_gem_commands_dependency_command [638/909] 135992=test_row_separator [639/909] 135995=test_bug-14834 [640/909] 135992=test_rdoc_generator_markup [641/909] 135992=test_rdoc_markup_document [642/909] 135992=test_gem_commands_specification_command [643/909] 135993=test_arithmetic_sequence [644/909] 135995=test_addrinfo [645/909] 135993=regexp_test [646/909] 135995=test_cesu8 [647/909] 135995=test_gem_commands_search_command [648/909] 135995=test_parser [649/909] 135993=test_iso_8859 [650/909] 135995=test_gem_commands_signin_command [651/909] 135993=json_generator_test [652/909] 135992=test_rdoc_markup_to_tt_only [653/909] 135992=test_address_resolve [654/909] 135995=test_date_ractor [655/909] 135992=test_iter_break [656/909] 135992=test_open-uri [657/909] 135993=test_cgi_util [658/909] 135995=test_num2int [659/909] 135992=test_rdoc_context [660/909] 135995=test_gbk [661/909] 135995=test_merge_keys [662/909] 135993=test_string [663/909] 135995=test_date_strptime [664/909] 135995=test_gem_safe_marshal [665/909] 135992=test_rdoc_extend [666/909] 135992=test_call [667/909] 135992=test_drb [668/909] 135995=test_random [669/909] 135995=test_gem_resolver_conflict [670/909] 135995=test_open3 [671/909] 135995=test_spell_checker [672/909] 135995=test_rbconfig [673/909] 135995=test_win32ole_method [674/909] 135995=test_euc_jp [675/909] 135995=test_flush [676/909] 135995=test_load [677/909] 135995=test_error_highlight [678/909] 135995=test_bigdecimal_util [679/909] 135995=test_gem_commands_contents_command [680/909] 135995=test_gem_resolver_lock_specification [681/909] 135995=test_noarg [682/909] 135995=test_rdoc_markup_to_html_crossref [683/909] 135995=test_utf32 [684/909] 135995=test_gem_commands_environment_command [685/909] 135995=test_array [686/909] 135992=test_threadgroup [687/909] 135992=test_write [688/909] 135992=test_gem_resolver_best_set [689/909] 135997=test_thread [690/909] 135992=test_exception_at_throwing [691/909] 135997=test_bundled_ca [692/909] 135992=test_rdoc_markup_to_joined_paragraph [693/909] 135992=test_rdoc_markup_to_html [694/909] 135992=test_interned_str [695/909] 135992=test_pack [696/909] 135997=test_len [697/909] 135992=test_compile_prism [698/909] 135997=test_literal [699/909] 135992=test_pstore [700/909] 135992=test_rdoc_options [701/909] 135992=test_mixed_unicode_escapes [702/909] 135992=test_rdoc_include [703/909] 135992=test_gem_commands_fetch_command [704/909] 135997=test_date_arith [705/909] 135997=test_ractor [706/909] 135997=test_win32ole_variable [707/909] 135997=test_array [708/909] 135997=test_require [709/909] 135997=test_provider [710/909] 135992=test_signedness [711/909] 135997=test_arity [712/909] 135997=test_gem_specification [713/909] 135997=test_frozen_error [714/909] 135997=test_rdoc_text [715/909] 135997=test_gem_resolver_api_specification [716/909] 135997=test_trace [717/909] 135997=test_date_new [718/909] 135997=test_pkey [719/909] 135997=test_ractor [720/909] 135997=test_notimplement [721/909] 135997=test_rdoc_markup_indented_paragraph [722/909] 135997=test_each [723/909] 135997=test_weakkeymap [724/909] 135997=test_system [725/909] 135992=test_gem_package_tar_writer [726/909] 135992=test_enc_associate [727/909] 135992=test_drbssl [728/909] 135997=newline_test [729/909] 135997=test_to_ary_concat [730/909] 135997=test_c_struct_entry [731/909] 135997=test_gem_commands_cert_command [732/909] 135997=desugar_compiler_test [733/909] 135997=test_not [734/909] 135997=test_sleep [735/909] 135995=test_mailto [736/909] 135995=test_sizeof [737/909] 135997=test_face [738/909] 135997=test_remote_fetch_error [739/909] 135997=json_encoding_test [740/909] 135997=test_gem_ext_rake_builder [741/909] 135997=test_scalar [742/909] 135997=test_gem_command_manager [743/909] 135997=test_abi [744/909] 135997=test_name_error_extension [745/909] 135997=test_within_pipe [746/909] 135997=test_div [747/909] 135997=test_reline [748/909] 135997=test_ssl_session [749/909] 135997=test_beginendblock [750/909] 135997=test_deprecated [751/909] 135997=heredoc_dedent_test [752/909] 135997=test_gem_commands_stale_command [753/909] 135997=test_pp [754/909] 135997=test_gem_resolver_git_specification [755/909] 135997=test_stream [756/909] 135997=test_uncorrectable_name_check [757/909] 135997=test_marshalable [758/909] 135997=test_find [759/909] 135997=test_m17n_comb [760/909] 135995=test_update [761/909] 135995=test_ast [762/909] 135997=json_parser_test [763/909] 135997=test_coderange [764/909] 135997=test_method [765/909] 135992=test_rdoc_markup_to_label [766/909] 135992=test_super [767/909] 135992=test_coverage [768/909] 135992=test_pathname [769/909] 135992=test_socket [770/909] 135992=test_stringscanner [771/909] 135992=test_alias [772/909] 135992=test_thread_queue [773/909] 135992=test_memory_view [774/909] 135992=test_nowrite [775/909] 135992=test_rendering [776/909] 135992=test_exception [777/909] 135997=test_rdoc_ri_driver [778/909] 135997=test_append [779/909] 135997=test_httpheader [780/909] 135997=test_protocol [781/909] 135997=test_ostruct [782/909] 135997=test_process [783/909] 135992=test_tsort [784/909] 135992=test_rdoc_markup_heading [785/909] 135992=test_gem_resolver_vendor_specification [786/909] 135992=test_cstr [787/909] 135992=test_header [788/909] 135992=test_require_path_check [789/909] 135992=test_acceptable [790/909] 135992=test_file_exhaustive [791/909] 135993=test_erb_command [792/909] 135993=test_gem_commands_query_command [793/909] 135993=test_dns [794/909] 135993=test_rdoc_class_module [795/909] 135993=test_rdoc_rubygems_hook [796/909] 135993=test_dup [797/909] 135993=test_securerandom [798/909] 135993=test_input_method [799/909] 135993=test_encodings [800/909] 135993=test_path [801/909] 135993=test_rdoc_require [802/909] 135993=test_ts [803/909] 135993=test_gem_uri_formatter [804/909] 135993=test_assembler [805/909] 135993=test_locale [806/909] 135993=test_weakref [807/909] 135993=test_macro [808/909] 135993=test_timeout [809/909] 135993=test_ws [810/909] 135993=test_range [811/909] 135993=test_inputs_scanner [812/909] 135993=test_rdoc_markup_include [813/909] 135993=test_normalize [814/909] 135993=test_io_buffer [815/909] 135993=test_key_actor_emacs [816/909] 135993=test_numeric [817/909] 135993=test_basicinstructions [818/909] 135993=test_udp [819/909] 135993=test_convert [820/909] 135993=test_files_lib [821/909] 135992=test_optparse [822/909] 135992=test_strip [823/909] 135992=test_nonblock [824/909] 135992=test_data_error [825/909] 135992=test_gem_source [826/909] 135992=test_mdns [827/909] 135992=test_find_executable [828/909] 135992=test_lazy_enumerator [829/909] 135992=test_rdoc_rdoc [830/909] 135992=test_benchmark [831/909] 135992=test_hmac [832/909] 135992=test_gem_resolver_activation_request [833/909] 135992=test_cgi_modruby [834/909] 135992=test_inadvertent_creation [835/909] 135992=test_method_name_check [836/909] 135992=test_date_conv [837/909] 135992=test_force_quotes [838/909] 135992=test_egrep_cpp [839/909] 135992=test_pkey_dsa [840/909] 135992=test_gem_package [841/909] 135992=test_stat [842/909] 135992=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46151> [843/909] 135992=test_gem_util [844/909] 135992=test_color [845/909] 135992=test_queue [846/909] 135992=test_fd_setsize [847/909] 135992=test_gem_resolver_specification [848/909] 135992=test_jaro_winkler [849/909] 135992=test_prettyprint [850/909] 135992=test_gem_dependency Closed file descriptor: TestGemDependency#test_prerelease_eh: 11 [851/909] 135992=test_env [852/909] 135993=test_eval [853/909] 135993=test_nesting_parser [854/909] 135993=test_rdoc_rd_inline [855/909] 135993=test_gem_unsatisfiable_dependency_error [856/909] 135993=test_gem_dependency_installer [857/909] 135992=test_enumerator [858/909] 135992=test_files_test_1 [859/909] 135992=test_gem_ext_builder [860/909] 135997=test_gem_remote_fetcher [861/909] 135993=test_rewind [862/909] 135993=test_bug-3571 [863/909] 135993=test_defined [864/909] 135993=test_ifunless [865/909] 135993=test_dir [866/909] 135993=test_gem_uri [867/909] 135993=test_gem_commands_signout_command [868/909] 135993=test_date_compat [869/909] 135993=magic_comment_test [870/909] 135993=test_gem_commands_yank_command [871/909] 135993=test_config [872/909] 135993=json_ext_parser_test [873/909] 135993=test_mkmf [874/909] 135993=test_nomethod_error [875/909] 135993=test_human_typo [876/909] 135993=test_scanner_events [877/909] 135993=test_enumerable [878/909] 135993=test_pack [879/909] 135992=test_gem_request_set [880/909] 135993=constant_path_node_test [881/909] 135993=test_emitter [882/909] 135993=test_bug-5832 [883/909] 135993=test_forwardable [884/909] 135993=test_https_proxy [885/909] 135993=test_have_library [886/909] 135997=test_objspace [887/909] 135992=test_tracepoint [888/909] 135992=test_raise [889/909] 135992=test_general [890/909] 135992=test_have_macro [891/909] 135992=test_sleep [892/909] 135993=test_string [893/909] 135993=test_row [894/909] 135993=test_internal_ivar [895/909] 135993=test_tree_spell_checker [896/909] 135993=test_rinda [897/909] 135992=test_shapes [898/909] 135992=test_fnmatch [899/909] 135992=test_configuration [900/909] 135992=test_converters [901/909] 135992=test_rdoc_top_level [902/909] 135993=test_recorder [903/909] 135993=test_rdoc_generator_darkfish [904/909] 135992=test_gem_path_support [905/909] 135992=test_key_event_record [906/909] 135992=test_erb_m17n [907/909] 135992=test_iseq [908/909] 135993=test_gem_commands_owner_command [909/909] 135993=test_gem_resolver_dependency_request Finished tests in 1007.263710s, 26.8212 tests/s, 9504.8118 assertions/s. 27016 tests, 9573852 assertions, 0 failures, 0 errors, 226 skips ruby -v: ruby 3.4.0dev (2024-01-10T03:58:19Z master a1949df547) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' 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/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-01-10T03:58:19Z master a1949df547) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 186.264599 seconds 3728 files, 32492 examples, 159757 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.