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