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