# Logfile created on 2025-05-10 13:08:56 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ff10097fdd0 @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.20250510-130856", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff1009a1b88 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff1009a1890 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff1008ba6e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250510-130856", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250510-130856>, @binmode=false, @mon_data=#<Monitor:0x00007ff1009a1610>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 585598623d $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk-jemalloc/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-jemalloc/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk 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 updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: 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]: 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: 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.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk 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. /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/repl_type_completor.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.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[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: 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]: 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/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: 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.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' 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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.5 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.3 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2024 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=58351 "--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/751] 686982=rubygems/test_gem_platform [ 2/751] 686983=-ext-/stack/test_stack_overflow [ 3/751] 686985=-ext-/class/test_class2name [ 4/751] 686985=ruby/test_parse [ 5/751] 686984=-ext-/bignum/test_bigzero [ 6/751] 686984=ruby/test_rand [ 7/751] 686983=ruby/test_regexp [ 8/751] 686984=rubygems/test_gem_remote_fetcher_local_ssl_server [ 9/751] 686982=stringio/test_stringio [ 10/751] 686982=openssl/test_x509cert [ 11/751] 686985=ruby/test_econv [ 12/751] 686982=rubygems/test_gem_resolver_local_specification [ 13/751] 686982=rubygems/test_gem_resolver_composed_set [ 14/751] 686982=ripper/test_files_test_2 [ 15/751] 686985=json/test_helper [ 16/751] 686985=openssl/test_ns_spki [ 17/751] 686985=ruby/test_stack [ 18/751] 686985=did_you_mean/spell_checking/test_key_name_check [ 19/751] 686985=resolv/test_addr [ 20/751] 686985=psych/test_boolean [ 21/751] 686985=ruby/test_require [ 22/751] 686984=uri/test_ftp [ 23/751] 686984=fiber/test_io [ 24/751] 686984=io/wait/test_io_wait [ 25/751] 686982=optparse/test_kwargs [ 26/751] 686982=mkmf/test_config [ 27/751] 686984=prism/percent_delimiter_string_test [ 28/751] 686984=rubygems/test_gem_commands_check_command [ 29/751] 686984=psych/test_yamldbm [ 30/751] 686984=net/http/test_https [ 31/751] 686982=did_you_mean/spell_checking/test_class_name_check [ 32/751] 686982=optparse/test_autoconf [ 33/751] 686982=-ext-/thread_fd/test_thread_fd_close [ 34/751] 686982=prism/result/breadth_first_search_test [ 35/751] 686982=psych/test_struct [ 36/751] 686982=rubygems/test_gem_source_list [ 37/751] 686982=psych/test_yaml_special_cases [ 38/751] 686982=prism/onigmo_test [ 39/751] 686982=open-uri/test_proxy [ 40/751] 686982=rubygems/test_gem_source_installed [ 41/751] 686982=ruby/test_class [ 42/751] 686985=prism/fuzzer_test [ 43/751] 686985=ruby/test_const [ 44/751] 686985=-ext-/exception/test_ensured [ 45/751] 686985=rubygems/test_gem_ext_cargo_builder_link_flag_converter [ 46/751] 686985=prism/ruby/parser_test [ 47/751] 686985=-ext-/string/test_fstring [ 48/751] 686985=ruby/enc/test_euc_kr [ 49/751] 686985=ruby/test_rational [ 50/751] 686982=prism/ruby/compiler_test [ 51/751] 686982=rubygems/test_project_sanity [ 52/751] 686982=ruby/test_lambda [ 53/751] 686982=ruby/test_rational2 [ 54/751] 686982=prism/fixtures_test [ 55/751] 686982=rubygems/test_gem_request_set_lockfile_tokenizer [ 56/751] 686982=rubygems/test_gem_available_set [ 57/751] 686982=ruby/test_io [ 58/751] 686985=-ext-/string/test_modify_expand [ 59/751] 686985=rubygems/test_gem_package_old [ 60/751] 686985=openssl/test_pkey_dh [ 61/751] 686985=-ext-/struct/test_duplicate [ 62/751] 686985=ruby/test_dir_m17n [ 63/751] 686985=rubygems/test_gem_source_vendor [ 64/751] 686985=rubygems/test_rubygems [ 65/751] 686985=prism/ruby/ripper_test [ 66/751] 686985=did_you_mean/spell_checking/test_variable_name_check [ 67/751] 686985=ruby/test_metaclass [ 68/751] 686985=rubygems/test_gem_spec_fetcher [ 69/751] 686985=test_singleton [ 70/751] 686985=fiber/test_process [ 71/751] 686985=rubygems/test_config [ 72/751] 686985=rubygems/test_gem_commands_outdated_command [ 73/751] 686985=dtrace/test_string [ 74/751] 686985=ruby/test_iterator [ 75/751] 686985=etc/test_etc [ 76/751] 686985=rubygems/test_gem_doctor [ 77/751] 686985=did_you_mean/tree_spell/test_change_word [ 78/751] 686985=ruby/test_pack [ 79/751] 686984=prism/library_symbols_test [ 80/751] 686984=json/json_addition_test [ 81/751] 686985=-ext-/string/test_qsort [ 82/751] 686984=fiber/test_storage [ 83/751] 686985=-ext-/time/test_new [ 84/751] 686984=rubygems/test_gem_installer [ 85/751] 686985=openssl/test_cipher [ 86/751] 686985=rubygems/test_gem_resolver_git_set [ 87/751] 686985=ruby/test_require_lib [ 88/751] 686983=openssl/test_config [ 89/751] 686983=prism/ruby/parameters_signature_test [ 90/751] 686983=test_ipaddr [ 91/751] 686983=fiber/test_io_buffer [ 92/751] 686983=-ext-/debug/test_profile_frames [ 93/751] 686983=ruby/test_variable [ 94/751] 686983=ruby/test_objectspace [ 95/751] 686985=-ext-/bug_reporter/test_bug_reporter [ 96/751] 686982=-ext-/exception/test_enc_raise [ 97/751] 686982=ruby/test_object [ 98/751] 686985=prism/result/source_location_test [ 99/751] 686985=openssl/test_engine [100/751] 686985=test_unicode_normalize [101/751] 686985=psych/visitors/test_emitter [102/751] 686985=ruby/test_data [103/751] 686985=ruby/test_key_error [104/751] 686985=rubygems/test_gem_uninstaller [105/751] 686982=rubygems/test_gem_commands_info_command [106/751] 686982=ruby/test_random_formatter [107/751] 686982=prism/encoding/string_encoding_test [108/751] 686982=psych/test_yaml [109/751] 686982=ruby/test_bignum [110/751] 686982=prism/result/regular_expression_options_test [111/751] 686982=ruby/test_yield [112/751] 686984=json/ractor_test [113/751] 686984=openssl/test_x509attr [114/751] 686984=-ext-/wait/test_wait [115/751] 686985=-ext-/float/test_nextafter [116/751] 686984=dtrace/test_cmethod [117/751] 686983=mkmf/test_install [118/751] 686984=-ext-/string/test_capacity [119/751] 686984=psych/test_alias_and_anchor [120/751] 686984=rubygems/test_gem_console_ui [121/751] 686984=ruby/enc/test_euc_tw [122/751] 686984=ruby/test_integer_comb [123/751] 686985=prism/result/integer_base_flags_test [124/751] 686985=ruby/test_io_timeout [125/751] 686985=ruby/test_clone [126/751] 686983=rubygems/test_gem_commands_server_command [127/751] 686985=test_bundled_gems [128/751] 686985=-ext-/integer/test_integer [129/751] 686985=date/test_date [130/751] 686985=openssl/test_pair [131/751] 686983=ruby/test_comparable [132/751] 686983=-ext-/test_random [133/751] 686983=ruby/enc/test_grapheme_breaks [134/751] 686983=psych/test_psych_set [135/751] 686983=rubygems/test_gem_resolver_index_set [136/751] 686983=ripper/test_lexer [137/751] 686983=rubygems/test_gem_version [138/751] 686983=rubygems/test_gem_ext_cargo_builder [139/751] 686983=-ext-/string/test_enc_str_buf_cat [140/751] 686983=psych/visitors/test_to_ruby [141/751] 686983=prism/result/numeric_value_test [142/751] 686983=rubygems/test_gem_gemcutter_utilities [143/751] 686983=ruby/enc/test_gb18030 [144/751] 686983=-ext-/arith_seq/test_arith_seq_extract [145/751] 686983=psych/test_nil [146/751] 686983=-ext-/bignum/test_mul [147/751] 686983=rubygems/test_gem_request_set_gem_dependency_api [148/751] 686983=rubygems/test_gem_source_local [149/751] 686982=uri/test_wss [150/751] 686982=rubygems/test_exit [151/751] 686982=openssl/test_x509store [152/751] 686983=-ext-/string/test_ellipsize [153/751] 686983=uri/test_file [154/751] 686983=-ext-/load/test_dot_dot [155/751] 686983=ruby/test_symbol [156/751] 686982=psych/test_coder [157/751] 686982=socket/test_unix [158/751] 686982=rubygems/test_gem_commands_unpack_command [159/751] 686982=openssl/test_digest [160/751] 686982=-ext-/test_enumerator_kw [161/751] 686982=rubygems/test_gem_ext_configure_builder [162/751] 686982=-ext-/hash/test_delete [163/751] 686982=-ext-/bignum/test_big2str [164/751] 686982=psych/test_yamlstore [165/751] 686982=ruby/test_primitive [166/751] 686982=date/test_switch_hitter [167/751] 686982=ruby/test_continuation [168/751] 686982=openssl/test_ocsp [169/751] 686984=zlib/test_zlib [170/751] 686982=dtrace/test_hash_create [171/751] 686982=-ext-/vm/test_at_exit [172/751] 686982=rubygems/test_gem_commands_uninstall_command [173/751] 686985=psych/test_document [174/751] 686985=ruby/test_proc [175/751] 686983=optparse/test_placearg [176/751] 686982=rubygems/test_gem_request_connection_pools [177/751] 686983=ripper/test_files_ext [178/751] 686983=rubygems/test_gem_commands_lock_command [179/751] 686983=socket/test_sockopt [180/751] 686983=psych/test_encoding [181/751] 686983=-ext-/string/test_rb_str_dup [182/751] 686985=ruby/test_io_m17n [183/751] 686983=ripper/test_files_test [184/751] 686983=test_tempfile [185/751] 686983=-ext-/method/test_arity [186/751] 686983=ruby/test_ractor [187/751] 686983=ruby/enc/test_shift_jis [188/751] 686983=optparse/test_reqarg [189/751] 686982=uri/test_ldap [190/751] 686982=prism/ruby/location_test [191/751] 686982=psych/test_object_references [192/751] 686982=rubygems/test_gem_commands_update_command [193/751] 686983=rubygems/test_gem_resolver_vendor_set [194/751] 686983=ruby/test_pipe [195/751] 686983=net/http/test_http_request [196/751] 686983=psych/test_hash [197/751] 686983=net/http/test_http [198/751] 686985=resolv/test_resource [199/751] 686985=ruby/test_time [200/751] 686984=ruby/test_complexrational [201/751] 686984=-ext-/symbol/test_type [202/751] 686984=ripper/test_filter [203/751] 686985=dtrace/test_function_entry [204/751] 686985=ruby/test_thread [205/751] 686984=-ext-/test_printf [206/751] 686984=ruby/enc/test_koi8 [207/751] 686984=rubygems/test_gem_package_tar_reader_entry [208/751] 686984=test_tmpdir [209/751] 686984=ruby/test_undef [210/751] 686984=rubygems/test_gem_commands_setup_command [211/751] 686982=ruby/test_thread_cv [212/751] 686984=json/json_coder_test [213/751] 686982=ruby/test_gc [214/751] 686984=rubygems/test_gem_source_subpath_problem [215/751] 686984=date/test_date_strftime [216/751] 686984=prism/api/dump_test [217/751] 686984=ruby/test_fixnum [218/751] 686984=ruby/test_signal [219/751] 686984=ruby/test_stringchar [220/751] 686984=prism/ruby/pattern_test [221/751] 686984=rubygems/test_gem_request [222/751] 686984=uri/test_common [223/751] 686984=ruby/test_case [224/751] 686984=rubygems/test_gem_validator [225/751] 686984=open-uri/test_ftp [226/751] 686984=ruby/test_vm_dump [227/751] 686984=prism/errors_test [228/751] 686983=rubygems/test_gem_commands_exec_command [229/751] 686984=ruby/test_math [230/751] 686984=socket/test_basicsocket [231/751] 686984=dtrace/test_gc [232/751] 686984=mkmf/test_libs [233/751] 686984=rubygems/test_gem_resolver_installer_set [234/751] 686984=rubygems/test_gem_security_policy [235/751] 686984=ripper/test_parser_events [236/751] 686984=prism/test_helper [237/751] 686984=ruby/test_enumerator [238/751] 686983=prism/version_test [239/751] 686983=rubygems/test_gem_security_trust_dir [240/751] 686983=prism/api/lex_test [241/751] 686983=ruby/test_name_error [242/751] 686983=ripper/test_sexp [243/751] 686983=openssl/test_fips [244/751] 686983=uri/test_http [245/751] 686983=dtrace/test_object_create_start [246/751] 686983=rubygems/test_gem_source_git [247/751] 686985=ruby/enc/test_regex_casefold [248/751] 686985=prism/encoding/encodings_test [249/751] 686985=psych/test_safe_load [250/751] 686985=-ext-/thread/test_lock_native_thread [251/751] 686985=fiber/test_timeout [252/751] 686985=optparse/test_summary [253/751] 686985=prism/result/implicit_array_test [254/751] 686985=-ext-/struct/test_data [255/751] 686985=psych/test_date_time [256/751] 686985=fiber/test_mutex [257/751] 686983=ruby/enc/test_big5 [258/751] 686983=ruby/test_struct [259/751] 686983=-ext-/st/test_foreach [260/751] 686983=-ext-/bignum/test_str2big [261/751] 686983=rubygems/test_gem_commands_sources_command [262/751] 686985=psych/test_set [263/751] 686985=ruby/test_module [264/751] 686983=prism/result/warnings_test [265/751] 686983=openssl/test_ssl [266/751] 686985=did_you_mean/test_ractor_compatibility [267/751] 686985=ruby/enc/test_windows_1252 [268/751] 686985=-ext-/proc/test_bmethod [269/751] 686985=prism/ruby/dispatcher_test [270/751] 686985=ruby/test_object_id [271/751] 686985=rubygems/test_gem_source_fetch_problem [272/751] 686985=prism/unescape_test [273/751] 686985=did_you_mean/spell_checking/test_pattern_key_name_check [274/751] 686985=ruby/test_m17n [275/751] 686985=ruby/test_keyword [276/751] 686985=ruby/test_yjit [277/751] 686982=ruby/test_encoding [278/751] 686982=json/json_fixtures_test [279/751] 686982=-ext-/string/test_too_many_dummy_encodings [280/751] 686982=ruby/test_rubyvm [281/751] 686982=ruby/test_argf [282/751] 686983=mkmf/test_constant [283/751] 686982=prism/result/index_write_test [284/751] 686982=optparse/test_getopts [285/751] 686982=rubygems/test_gem_silent_ui [286/751] 686982=-ext-/test_scan_args [287/751] 686982=psych/test_null [288/751] 686982=ruby/test_hash [289/751] 686984=psych/json/test_stream [290/751] 686984=prism/result/comments_test [291/751] 686984=optparse/test_cclass [292/751] 686984=psych/visitors/test_depth_first [293/751] 686984=rubygems/test_gem_package_tar_header [294/751] 686984=rubygems/test_gem_resolver_api_set [295/751] 686984=prism/result/string_test [296/751] 686984=rubygems/test_gem_commands_mirror [297/751] 686984=psych/test_json_tree [298/751] 686984=dtrace/test_method_cache [299/751] 686984=dtrace/test_load [300/751] 686984=openssl/test_ossl [301/751] 686982=test_extlibs [302/751] 686985=mkmf/test_convertible [303/751] 686983=json/json_string_matching_test [304/751] 686983=ruby/test_transcode [305/751] 686982=test_time [306/751] 686983=prism/api/parse_stream_test [307/751] 686983=rubygems/test_gem_resolver_installed_specification [308/751] 686983=fileutils/test_fileutils [309/751] 686982=stringio/test_ractor [310/751] 686982=prism/result/integer_parse_test [311/751] 686982=prism/ruby/string_query_test [312/751] 686982=date/test_date_marshal [313/751] 686982=optparse/test_bash_completion [314/751] 686982=psych/test_object [315/751] 686982=ruby/test_readpartial [316/751] 686982=rubygems/test_deprecate [317/751] 686982=-ext-/arith_seq/test_arith_seq_beg_len_step [318/751] 686982=rubygems/test_gem_resolver_requirement_list [319/751] 686982=ruby/test_gc_compact [320/751] 686983=ruby/test_yjit_exit_locations [321/751] 686983=rubygems/test_gem_commands_pristine_command [322/751] 686984=mkmf/test_have_func [323/751] 686983=rubygems/test_gem_config_file [324/751] 686983=optparse/test_did_you_mean [325/751] 686983=prism/api/command_line_test [326/751] 686983=ruby/enc/test_case_comprehensive [327/751] 686983=rubygems/test_gem_package_tar_reader [328/751] 686983=rubygems/test_gem_local_remote_options [329/751] 686983=psych/visitors/test_yaml_tree [330/751] 686983=-ext-/thread/test_instrumentation_api [331/751] 686982=rubygems/test_gem_impossible_dependencies_error [332/751] 686982=ruby/test_time_tz [333/751] 686982=-ext-/debug/test_debug [334/751] 686982=rubygems/test_gem_gem_runner [335/751] 686982=rubygems/test_gem_safe_yaml [336/751] 686982=prism/encoding/regular_expression_encoding_test [337/751] 686982=ruby/enc/test_emoji_breaks [338/751] 686982=dtrace/test_array_create [339/751] 686982=openssl/test_pkey_ec [340/751] 686982=rubygems/test_gem_command [341/751] 686982=win32/test_registry [342/751] 686982=strscan/test_ractor [343/751] 686982=date/test_date_parse [344/751] 686982=rubygems/test_require [345/751] 686984=fiber/test_backtrace [346/751] 686984=rubygems/test_gem_resolver_lock_set [347/751] 686984=rubygems/test_webauthn_poller [348/751] 686984=-ext-/rational/test_rat [349/751] 686983=-ext-/string/test_external_new [350/751] 686984=psych/test_symbol [351/751] 686983=prism/ractor_test [352/751] 686984=yaml/test_store [353/751] 686984=prism/lex_test [354/751] 686983=rubygems/test_gem_update_suggestion [355/751] 686983=socket/test_ancdata [356/751] 686983=rubygems/test_gem_security [357/751] 686982=rubygems/test_gem_requirement [358/751] 686984=socket/test_tcp [359/751] 686982=rubygems/test_gem_bundler_version_finder [360/751] 686982=ruby/test_string_memory [361/751] 686982=ruby/test_unicode_escape [362/751] 686982=rubygems/test_kernel [363/751] 686984=ruby/test_complex2 [364/751] 686984=rubygems/test_webauthn_listener_response [365/751] 686984=-ext-/popen_deadlock/test_popen_deadlock [366/751] 686982=psych/test_tree_builder [367/751] 686982=rubygems/test_gem_stub_specification [368/751] 686982=-ext-/load/test_protect [369/751] 686982=lib/!Nothing_to_test [370/751] 686982=-ext-/typeddata/test_typeddata [371/751] 686984=ruby/test_integer [372/751] 686982=rubygems/test_gem_commands_install_command [373/751] 686982=rubygems/test_gem_commands_list_command [374/751] 686982=psych/test_class [375/751] 686982=test_trick [376/751] 686984=mkmf/test_flags [377/751] 686983=ruby/test_marshal [378/751] 686983=ruby/test_inlinecache [379/751] 686983=psych/test_numeric [380/751] 686983=rubygems/test_gem_commands_build_command [381/751] 686983=rubygems/test_gem_commands_help_command [382/751] 686983=ripper/test_files_sample [383/751] 686983=-ext-/win32/test_console_attr [384/751] 686983=-ext-/iseq_load/test_iseq_load [385/751] 686984=rubygems/test_gem_stream_ui [386/751] 686984=open-uri/test_ssl [387/751] 686985=ruby/test_assignment [388/751] 686983=psych/test_ractor [389/751] 686982=-ext-/gvl/test_ubf_async_safe [390/751] 686982=ruby/enc/test_case_mapping [391/751] 686982=optparse/test_optarg [392/751] 686982=ruby/test_zjit [393/751] 686982=openssl/test_pkcs7 [394/751] 686983=rubygems/test_gem [395/751] 686982=psych/test_exception [396/751] 686982=psych/test_data [397/751] 686982=psych/test_parser [398/751] 686982=rubygems/test_gem_package_tar_writer [399/751] 686982=ruby/test_system [400/751] 686984=ruby/test_weakkeymap [401/751] 686985=-ext-/array/test_to_ary_concat [402/751] 686982=prism/newline_test [403/751] 686982=-ext-/string/test_enc_associate [404/751] 686984=prism/result/equality_test [405/751] 686984=rubygems/test_gem_commands_cert_command [406/751] 686982=fiber/test_sleep [407/751] 686983=ruby/test_not [408/751] 686983=uri/test_mailto [409/751] 686983=rubygems/test_gem_ext_rake_builder [410/751] 686985=json/json_encoding_test [411/751] 686985=rubygems/test_remote_fetch_error [412/751] 686985=mkmf/test_sizeof [413/751] 686984=rubygems/test_gem_command_manager [414/751] 686982=psych/test_scalar [415/751] 686982=rubygems/test_bundled_ca [416/751] 686984=-ext-/exception/test_exception_at_throwing [417/751] 686984=fiber/test_thread [418/751] 686983=ruby/test_compile_prism [419/751] 686984=ruby/test_literal [420/751] 686983=-ext-/string/test_interned_str [421/751] 686983=-ext-/struct/test_len [422/751] 686983=prism/result/attribute_write_test [423/751] 686983=ruby/test_mixed_unicode_escapes [424/751] 686983=prism/api/parse_test [425/751] 686983=date/test_date_arith [426/751] 686983=rubygems/test_gem_commands_fetch_command [427/751] 686983=psych/test_array [428/751] 686983=fiber/test_ractor [429/751] 686982=ruby/test_arity [430/751] 686982=rubygems/test_gem_specification [431/751] 686983=mkmf/test_signedness [432/751] 686984=dtrace/test_require [433/751] 686984=openssl/test_provider [434/751] 686984=openssl/test_pkey [435/751] 686984=pathname/test_ractor [436/751] 686984=-ext-/test_notimplement [437/751] 686984=date/test_date_new [438/751] 686984=rubygems/test_gem_resolver_api_specification [439/751] 686984=ruby/test_trace [440/751] 686984=mmtk/test_configuration [441/751] 686984=ruby/test_frozen_error [442/751] 686984=ruby/test_alias [443/751] 686984=fileutils/test_nowrite [444/751] 686984=ruby/test_thread_queue [445/751] 686982=ruby/test_memory_view [446/751] 686982=ruby/test_process [447/751] 686984=test_tsort [448/751] 686984=net/http/test_httpheader [449/751] 686984=net/protocol/test_protocol [450/751] 686984=ruby/test_exception [451/751] 686985=-ext-/econv/test_append [452/751] 686985=did_you_mean/spell_checking/test_require_path_check [453/751] 686985=rubygems/test_gem_resolver_vendor_specification [454/751] 686985=-ext-/string/test_cstr [455/751] 686985=cgi/test_cgi_escape [456/751] 686985=resolv/test_dns [457/751] 686983=rubygems/test_gem_commands_query_command [458/751] 686985=erb/test_erb_command [459/751] 686985=ruby/test_file_exhaustive [460/751] 686983=optparse/test_acceptable [461/751] 686983=test_securerandom [462/751] 686983=ruby/test_dup [463/751] 686983=did_you_mean/core_ext/test_name_error_extension [464/751] 686983=-ext-/bignum/test_div [465/751] 686983=-ext-/test_abi [466/751] 686984=psych/test_deprecated [467/751] 686984=prism/heredoc_dedent_test [468/751] 686984=ruby/test_beginendblock [469/751] 686983=openssl/test_ssl_session [470/751] 686984=did_you_mean/spell_checking/test_uncorrectable_name_check [471/751] 686984=rubygems/test_gem_resolver_git_specification [472/751] 686984=test_pp [473/751] 686984=psych/test_stream [474/751] 686984=rubygems/test_gem_commands_stale_command [475/751] 686983=ruby/test_m17n_comb [476/751] 686984=test_find [477/751] 686984=psych/test_marshalable [478/751] 686984=ruby/test_ast [479/751] 686983=-ext-/st/test_update [480/751] 686983=ruby/test_method [481/751] 686985=-ext-/string/test_coderange [482/751] 686985=json/json_parser_test [483/751] 686985=ruby/test_super [484/751] 686985=strscan/test_stringscanner [485/751] 686985=prism/result/constant_path_node_test [486/751] 686985=pathname/test_pathname [487/751] 686985=socket/test_socket [488/751] 686985=coverage/test_coverage [489/751] 686982=-ext-/symbol/test_inadvertent_creation [490/751] 686985=did_you_mean/spell_checking/test_method_name_check [491/751] 686985=rubygems/test_gem_resolver_activation_request [492/751] 686985=mkmf/test_egrep_cpp [493/751] 686982=date/test_date_conv [494/751] 686982=-ext-/file/test_stat [495/751] 686982=rubygems/test_gem_package [496/751] 686985=openssl/test_pkey_dsa [497/751] 686983=rubygems/test_gem_util [498/751] 686983=rubygems/test_webauthn_listener [499/751] 686983=fiber/test_queue [500/751] 686983=-ext-/win32/test_fd_setsize [501/751] 686983=prism/api/freeze_test [502/751] 686983=rubygems/test_gem_resolver_specification [503/751] 686983=prism/result/overlap_test [504/751] 686985=did_you_mean/edit_distance/test_jaro_winkler [505/751] 686985=test_prettyprint [506/751] 686985=ruby/test_env [507/751] 686982=rubygems/test_gem_commands_rebuild_command [508/751] 686982=rubygems/test_gem_dependency [509/751] 686983=rubygems/test_gem_uri_formatter [510/751] 686983=openssl/test_ts [511/751] 686982=ruby/test_path [512/751] 686982=uri/test_ws [513/751] 686982=test_timeout [514/751] 686983=io/console/test_ractor [515/751] 686983=test_weakref [516/751] 686982=ruby/test_range [517/751] 686983=-ext-/string/test_normalize [518/751] 686983=ruby/test_io_buffer [519/751] 686983=ruby/test_basicinstructions [520/751] 686983=socket/test_udp [521/751] 686983=ripper/test_files_lib [522/751] 686983=ruby/test_numeric [523/751] 686983=resolv/test_mdns [524/751] 686983=rubygems/test_gem_source [525/751] 686982=mkmf/test_find_executable [526/751] 686982=-ext-/exception/test_data_error [527/751] 686983=optparse/test_optparse [528/751] 686983=socket/test_nonblock [529/751] 686982=openssl/test_hmac [530/751] 686982=ruby/test_lazy_enumerator [531/751] 686983=rubygems/test_gem_request_set [532/751] 686982=mkmf/test_have_library [533/751] 686983=test_forwardable [534/751] 686983=net/http/test_https_proxy [535/751] 686983=psych/test_emitter [536/751] 686983=-ext-/test_bug-5832 [537/751] 686983=ruby/test_sleep [538/751] 686985=mkmf/test_have_macro [539/751] 686985=dtrace/test_raise [540/751] 686985=objspace/test_objspace [541/751] 686982=-ext-/tracepoint/test_tracepoint [542/751] 686982=did_you_mean/test_tree_spell_checker [543/751] 686982=-ext-/marshal/test_internal_ivar [544/751] 686982=psych/test_string [545/751] 686982=prism/ruby/desugar_compiler_test [546/751] 686982=mkmf/test_configuration [547/751] 686982=ruby/test_shapes [548/751] 686982=ruby/test_fnmatch [549/751] 686982=rubygems/test_gem_remote_fetcher_s3 [550/751] 686982=psych/handlers/test_recorder [551/751] 686982=prism/snippets_test [552/751] 686983=rubygems/test_gem_path_support [553/751] 686983=rubygems/test_gem_commands_owner_command [554/751] 686983=rubygems/test_gem_resolver_dependency_request [555/751] 686983=ruby/test_iseq [556/751] 686982=erb/test_erb_m17n [557/751] 686982=rubygems/test_gem_dependency_installer [558/751] 686983=rubygems/test_gem_unsatisfiable_dependency_error [559/751] 686983=-ext-/eval/test_eval [560/751] 686983=ripper/test_files_test_1 [561/751] 686983=fiber/test_enumerator [562/751] 686983=-ext-/test_bug-3571 [563/751] 686983=ruby/test_defined [564/751] 686983=ruby/test_ifunless [565/751] 686983=rubygems/test_gem_remote_fetcher [566/751] 686983=prism/result/static_literals_test [567/751] 686983=rubygems/test_gem_ext_builder [568/751] 686982=ruby/test_dir [569/751] 686983=rubygems/test_gem_uri [570/751] 686983=prism/magic_comment_test [571/751] 686982=rubygems/test_gem_commands_yank_command [572/751] 686982=rubygems/test_gem_commands_signout_command [573/751] 686983=date/test_date_compat [574/751] 686983=json/json_ext_parser_test [575/751] 686982=did_you_mean/tree_spell/test_human_typo [576/751] 686983=ruby/test_nomethod_error [577/751] 686982=prism/ruby/ruby_parser_test [578/751] 686983=mkmf/test_mkmf [579/751] 686982=-ext-/bignum/test_pack [580/751] 686983=psych/nodes/test_enumerable [581/751] 686983=ripper/test_scanner_events [582/751] 686983=ruby/test_file [583/751] 686982=io/console/test_io_console [584/751] 686982=rubygems/test_gem_ci_detector [585/751] 686982=prism/bom_test [586/751] 686982=io/wait/test_io_wait_uncommon [587/751] 686982=rubygems/test_gem_ext_cmake_builder [588/751] 686982=prism/result/heredoc_test [589/751] 686982=openssl/test_pkey_rsa [590/751] 686982=ruby/test_whileuntil [591/751] 686982=-ext-/st/test_numhash [592/751] 686982=-ext-/gvl/test_last_thread [593/751] 686982=monitor/test_monitor [594/751] 686982=rubygems/test_gem_install_update_options [595/751] 686983=rubygems/test_gem_dependency_list [596/751] 686983=rubygems/test_gem_rdoc [597/751] 686983=digest/test_digest_extend [598/751] 686982=openssl/test_bn [599/751] 686983=rubygems/test_gem_resolver_index_specification [600/751] 686982=dtrace/test_singleton_function [601/751] 686982=-ext-/funcall/test_passing_block [602/751] 686982=mkmf/test_framework [603/751] 686982=uri/test_generic [604/751] 686983=rubygems/test_gem_name_tuple [605/751] 686982=prism/ruby/reflection_test [606/751] 686982=date/test_date_attr [607/751] 686983=ruby/test_eval [608/751] 686982=-ext-/load/test_stringify_symbols [609/751] 686982=erb/test_erb [610/751] 686982=ruby/enc/test_cp949 [611/751] 686982=json/json_generic_object_test [612/751] 686982=ruby/test_condition [613/751] 686982=set/test_sorted_set [614/751] 686982=-ext-/array/test_resize [615/751] 686982=ruby/enc/test_emoji [616/751] 686982=rubygems/test_gem_resolver [617/751] 686983=fileutils/test_verbose [618/751] 686983=rubygems/test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33883> [619/751] 686982=prism/locals_test [620/751] 686982=net/http/test_httpresponse Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 [621/751] 686982=openssl/test_x509ext [622/751] 686982=rubygems/test_gem_commands_push_commandLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 39593> [623/751] 686983=ruby/enc/test_case_options [624/751] 686983=ruby/test_refinement [625/751] 686982=ruby/test_fiber [626/751] 686983=ruby/test_weakmap [627/751] 686982=openssl/test_pkcs12 [628/751] 686982=rubygems/test_gem_commands_which_command [629/751] 686982=ripper/test_ripper [630/751] 686985=ruby/test_optimization [631/751] 686982=net/http/test_httpresponses [632/751] 686982=-ext-/marshal/test_usrmarshal [633/751] 686982=openssl/test_x509crl [634/751] 686982=-ext-/path_to_class/test_path_to_class [635/751] 686982=rubygems/test_gem_dependency_resolution_error [636/751] 686982=net/http/test_buffered_io [637/751] 686982=rubygems/test_gem_ext_ext_conf_builder [638/751] 686982=rubygems/test_gem_commands_cleanup_command [639/751] 686982=ruby/test_sprintf [640/751] 686982=ruby/test_autoload [641/751] 686983=ruby/enc/test_utf16 [642/751] 686983=rubygems/test_gem_request_set_lockfile_parser [643/751] 686983=-ext-/string/test_nofree [644/751] 686983=psych/test_scalar_scanner [645/751] 686983=-ext-/win32/test_dln [646/751] 686983=ruby/test_backtrace [647/751] 686985=openssl/test_x509name [648/751] 686985=ruby/test_default_gems [649/751] 686985=rubygems/test_gem_source_lock [650/751] 686985=-ext-/load/test_resolve_symbol [651/751] 686985=mkmf/test_pkg_config [652/751] 686985=rubygems/test_gem_security_signer [653/751] 686985=prism/encoding/symbol_encoding_test [654/751] 686985=rubygems/test_gem_version_option [655/751] 686985=ruby/test_insns_leaf [656/751] 686985=-ext-/integer/test_my_integer [657/751] 686985=ruby/test_allocation [658/751] 686983=openssl/test_buffering [659/751] 686983=resolv/test_svcb_https [660/751] 686983=ruby/test_flip [661/751] 686983=openssl/test_x509req [662/751] 686983=ruby/test_syntax [663/751] 686984=-ext-/struct/test_member [664/751] 686984=ruby/test_enum [665/751] 686982=fileutils/test_dryrun [666/751] 686982=psych/test_serialize_subclasses [667/751] 686982=rubygems/test_gem_source_specific_file [668/751] 686982=openssl/test_kdf [669/751] 686982=io/wait/test_ractor [670/751] 686982=openssl/test_asn1 [671/751] 686982=rubygems/test_gem_commands_open_command [672/751] 686982=json/json_common_interface_test [673/751] 686982=optparse/test_zsh_completion [674/751] 686982=ruby/test_pattern_matching [675/751] 686982=ruby/test_rubyoptions [676/751] 686984=prism/ruby/tunnel_test [677/751] 686984=rubygems/test_gem_text [678/751] 686984=-ext-/string/test_set_len [679/751] 686984=ruby/test_settracefunc [680/751] 686984=psych/test_psych [681/751] 686984=prism/result/named_capture_test [682/751] 686984=fiber/test_scheduler [683/751] 686985=ruby/test_method_cache [684/751] 686985=ruby/test_sprintf_comb [685/751] 686985=prism/newline_offsets_test [686/751] 686985=rubygems/test_gem_package_task [687/751] 686985=digest/test_digest [688/751] 686985=ruby/test_complex [689/751] 686985=digest/test_ractor [690/751] 686985=-ext-/iter/test_yield_block [691/751] 686985=test_shellwords [692/751] 686985=psych/test_omap [693/751] 686985=prism/api/parse_success_test [694/751] 686985=prism/api/parse_comments_test [695/751] 686985=-ext-/test_recursion [696/751] 686985=test_pty [697/751] 686985=rubygems/test_gem_request_set_lockfile [698/751] 686983=-ext-/postponed_job/test_postponed_job [699/751] 686983=rubygems/test_gem_ext_cargo_builder_unit [700/751] 686983=test_delegate [701/751] 686983=ruby/test_set [702/751] 686983=ruby/test_frozen [703/751] 686983=ruby/enc/test_windows_1251 [704/751] 686983=prism/ruby/relocation_test [705/751] 686985=objspace/test_ractor [706/751] 686983=ruby/test_float [707/751] 686985=ruby/test_string [708/751] 686984=ruby/enc/test_gbk [709/751] 686984=psych/test_merge_keys [710/751] 686984=prism/result/node_id_test [711/751] 686983=rubygems/test_gem_safe_marshal [712/751] 686984=ruby/test_warning [713/751] 686984=date/test_date_strptime [714/751] 686984=rubygems/test_gem_resolver_conflict [715/751] 686984=ruby/test_call [716/751] 686984=openssl/test_random [717/751] 686984=error_highlight/test_error_highlight [718/751] 686983=ruby/enc/test_euc_jp [719/751] 686983=io/nonblock/test_flush [720/751] 686983=optparse/test_load [721/751] 686983=did_you_mean/test_spell_checker [722/751] 686983=test_open3 [723/751] 686984=test_rbconfig [724/751] 686984=rubygems/test_gem_resolver_lock_specification [725/751] 686984=optparse/test_noarg [726/751] 686984=rubygems/test_gem_commands_contents_command [727/751] 686984=prism/result/static_inspect_test [728/751] 686984=ruby/test_threadgroup [729/751] 686984=ruby/test_array [730/751] 686982=ruby/enc/test_utf32 [731/751] 686983=rubygems/test_gem_commands_environment_command [732/751] 686982=rubygems/test_gem_resolver_best_set [733/751] 686982=rubygems/test_gem_commands_dependency_command [734/751] 686983=-ext-/test_bug-14834 [735/751] 686983=ruby/enc/test_cesu8 [736/751] 686983=prism/regexp_test [737/751] 686983=rubygems/test_gem_commands_specification_command [738/751] 686982=ruby/test_arithmetic_sequence [739/751] 686982=socket/test_addrinfo [740/751] 686982=rubygems/test_gem_commands_search_command [741/751] 686982=yaml/test_dbm [742/751] 686982=rubygems/test_gem_commands_signin_command [743/751] 686983=ruby/enc/test_iso_8859 [744/751] 686983=json/json_generator_test [745/751] 686982=uri/test_parser [746/751] 686982=fiber/test_address_resolve [747/751] 686982=date/test_date_ractor [748/751] 686982=open-uri/test_open-uri [749/751] 686982=-ext-/iter/test_iter_break [750/751] 686982=-ext-/test_ensure_and_callcc [751/751] 686982=-ext-/num2int/test_num2int Finished tests in 200.826392s, 142.5560 tests/s, 30236.2101 assertions/s. 28629 tests, 6072229 assertions, 0 failures, 0 errors, 122 skips ruby -v: ruby 3.5.0dev (2025-05-10T09:26:09Z master 585598623d) +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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/zjit/target/release/' /tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ruby 3.5.0dev (2025-05-10T09:26:09Z master 585598623d) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ...................................... Finished in 28.810362 seconds 3337 files, 33378 examples, 164485 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.