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