# Logfile created on 2025-03-29 21:05:46 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f22bce7fdc0 @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.20250329-210546", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f22bcea1f10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f22bcea1cb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f22bcdba890 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250329-210546", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250329-210546>, @binmode=false, @mon_data=#<Monitor:0x00007f22bcea1830>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby a4a6019..9e87323 master -> origin/master Updating a4a6019..9e87323 Fast-forward hash.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) Latest commit hash = 9e87323ad0 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 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' Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-jemalloc/revision.h updated /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision unchanged 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.1.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/hash.c compiling /tmp/ruby/src/trunk-jemalloc/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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.1.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 9e1975c3a50a4d01ec756a097b8a0ee9ba2b70596a6e6b8b4516deefcb5d2b7f 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.1.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/finalizer_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for '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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: 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/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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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/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.6/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/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' 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]: 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.3.0/ext/syslog' 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/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' 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 Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged 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.1.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 echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - 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 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.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]: 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]: 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/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: 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/ripper' 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/openssl' 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' 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/fiddle-1.1.6/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/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.6/ext/fiddle' 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/ext/socket' 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/.bundle/gems/syslog-0.3.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/racc-1.8.1/ext/racc/cparse' 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/.bundle/gems/syslog-0.2.0/ext/syslog' 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' 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 cgi 0.4.2 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 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.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.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6.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.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 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.3.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.6.6 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2004 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.1.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.1.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/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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/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.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/.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=61862 "--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/753] 256869=ruby/test_transcode [ 2/753] 256870=test_time [ 3/753] 256871=json/json_string_matching_test [ 4/753] 256872=mkmf/test_convertible [ 5/753] 256871=test_extlibs [ 6/753] 256870=openssl/test_ossl [ 7/753] 256869=dtrace/test_load [ 8/753] 256869=dtrace/test_method_cache [ 9/753] 256869=psych/test_json_tree [ 10/753] 256869=rubygems/test_gem_commands_mirror [ 11/753] 256869=prism/result/string_test [ 12/753] 256869=psych/visitors/test_depth_first [ 13/753] 256869=rubygems/test_gem_resolver_api_set [ 14/753] 256869=rubygems/test_gem_package_tar_header [ 15/753] 256869=optparse/test_cclass [ 16/753] 256869=prism/result/comments_test [ 17/753] 256869=ruby/test_hash [ 18/753] 256871=psych/json/test_stream [ 19/753] 256871=rubygems/test_deprecate [ 20/753] 256871=psych/test_object [ 21/753] 256871=ruby/test_readpartial [ 22/753] 256871=optparse/test_bash_completion [ 23/753] 256871=date/test_date_marshal [ 24/753] 256871=prism/ruby/string_query_test [ 25/753] 256871=stringio/test_ractor [ 26/753] 256871=prism/result/integer_parse_test [ 27/753] 256871=fileutils/test_fileutils [ 28/753] 256871=rubygems/test_gem_resolver_installed_specification [ 29/753] 256871=prism/api/parse_stream_test [ 30/753] 256871=prism/unescape_test [ 31/753] 256871=rubygems/test_gem_source_fetch_problem [ 32/753] 256871=prism/ruby/dispatcher_test [ 33/753] 256871=ruby/enc/test_windows_1252 [ 34/753] 256871=-ext-/proc/test_bmethod [ 35/753] 256871=did_you_mean/test_ractor_compatibility [ 36/753] 256871=openssl/test_ssl [ 37/753] 256869=ruby/test_module [ 38/753] 256870=prism/result/warnings_test [ 39/753] 256870=psych/test_set [ 40/753] 256870=psych/test_null [ 41/753] 256870=-ext-/test_scan_args [ 42/753] 256870=rubygems/test_gem_silent_ui [ 43/753] 256870=optparse/test_getopts [ 44/753] 256870=prism/result/index_write_test [ 45/753] 256870=mkmf/test_constant [ 46/753] 256869=ruby/test_argf [ 47/753] 256871=ruby/test_rubyvm [ 48/753] 256871=json/json_fixtures_test [ 49/753] 256871=-ext-/string/test_too_many_dummy_encodings [ 50/753] 256871=ruby/test_yjit [ 51/753] 256869=ruby/test_encoding [ 52/753] 256869=did_you_mean/spell_checking/test_pattern_key_name_check [ 53/753] 256869=ruby/test_keyword [ 54/753] 256869=ruby/test_m17n [ 55/753] 256869=-ext-/thread/test_lock_native_thread [ 56/753] 256869=psych/test_safe_load [ 57/753] 256869=prism/encoding/encodings_test [ 58/753] 256869=ruby/enc/test_regex_casefold [ 59/753] 256869=uri/test_http [ 60/753] 256869=dtrace/test_object_create_start [ 61/753] 256869=rubygems/test_gem_source_git [ 62/753] 256871=ripper/test_sexp [ 63/753] 256871=openssl/test_fips [ 64/753] 256871=prism/api/lex_test [ 65/753] 256871=ruby/test_name_error [ 66/753] 256871=cgi/test_cgi_header [ 67/753] 256871=rubygems/test_gem_security_trust_dir [ 68/753] 256871=prism/version_test [ 69/753] 256871=prism/test_helper [ 70/753] 256871=ripper/test_parser_events [ 71/753] 256871=ruby/test_enumerator [ 72/753] 256870=rubygems/test_gem_security_policy [ 73/753] 256870=rubygems/test_gem_resolver_installer_set [ 74/753] 256870=rubygems/test_gem_commands_sources_command [ 75/753] 256870=-ext-/bignum/test_str2big [ 76/753] 256870=-ext-/st/test_foreach [ 77/753] 256870=ruby/test_struct [ 78/753] 256870=ruby/enc/test_big5 [ 79/753] 256870=fiber/test_mutex [ 80/753] 256870=psych/test_date_time [ 81/753] 256870=-ext-/struct/test_data [ 82/753] 256870=prism/result/implicit_array_test [ 83/753] 256870=fiber/test_timeout [ 84/753] 256870=optparse/test_summary [ 85/753] 256870=ruby/test_fixnum [ 86/753] 256870=ruby/test_signal [ 87/753] 256870=ruby/test_stringchar [ 88/753] 256870=prism/api/dump_test [ 89/753] 256869=date/test_date_strftime [ 90/753] 256870=rubygems/test_gem_source_subpath_problem [ 91/753] 256870=ruby/test_gc [ 92/753] 256869=json/json_coder_test [ 93/753] 256869=mkmf/test_libs [ 94/753] 256869=socket/test_basicsocket [ 95/753] 256869=ruby/test_math [ 96/753] 256869=dtrace/test_gc [ 97/753] 256869=rubygems/test_gem_commands_exec_command [ 98/753] 256871=prism/errors_test [ 99/753] 256871=ruby/test_vm_dump [100/753] 256871=open-uri/test_ftp [101/753] 256871=rubygems/test_gem_validator [102/753] 256871=ruby/test_case [103/753] 256871=uri/test_common [104/753] 256871=prism/ruby/pattern_test [105/753] 256871=rubygems/test_gem_request [106/753] 256871=-ext-/gvl/test_ubf_async_safe [107/753] 256871=ruby/enc/test_case_mapping [108/753] 256871=ruby/test_assignment [109/753] 256871=psych/test_ractor [110/753] 256871=open-uri/test_ssl [111/753] 256871=rubygems/test_gem_stream_ui [112/753] 256871=-ext-/iseq_load/test_iseq_load [113/753] 256871=-ext-/win32/test_console_attr [114/753] 256871=ripper/test_files_sample [115/753] 256871=rubygems/test_gem_commands_build_command [116/753] 256871=rubygems/test_gem_commands_help_command [117/753] 256871=psych/test_numeric [118/753] 256871=ruby/test_inlinecache [119/753] 256871=ruby/test_marshal [120/753] 256869=psych/test_parser [121/753] 256869=cgi/test_cgi_core [122/753] 256869=psych/test_exception [123/753] 256869=rubygems/test_gem [124/753] 256871=openssl/test_pkcs7 [125/753] 256871=optparse/test_optarg [126/753] 256871=rubygems/test_webauthn_listener_response [127/753] 256871=ruby/test_complex2 [128/753] 256871=rubygems/test_kernel [129/753] 256872=ruby/test_unicode_escape [130/753] 256871=ruby/test_string_memory [131/753] 256872=rubygems/test_gem_bundler_version_finder [132/753] 256871=socket/test_tcp [133/753] 256872=rubygems/test_gem_requirement [134/753] 256872=mkmf/test_flags [135/753] 256871=psych/test_class [136/753] 256871=rubygems/test_gem_commands_list_command [137/753] 256871=test_trick [138/753] 256870=rubygems/test_gem_commands_install_command [139/753] 256869=ruby/test_integer [140/753] 256872=lib/!Nothing_to_test [141/753] 256872=-ext-/typeddata/test_typeddata [142/753] 256872=-ext-/load/test_protect [143/753] 256872=psych/test_tree_builder [144/753] 256872=rubygems/test_gem_stub_specification [145/753] 256871=-ext-/popen_deadlock/test_popen_deadlock [146/753] 256872=strscan/test_ractor [147/753] 256872=date/test_date_parse [148/753] 256872=rubygems/test_gem_command [149/753] 256871=win32/test_registry [150/753] 256871=dtrace/test_array_create [151/753] 256871=openssl/test_pkey_ec [152/753] 256872=ruby/enc/test_emoji_breaks [153/753] 256872=prism/encoding/regular_expression_encoding_test [154/753] 256872=rubygems/test_gem_safe_yaml [155/753] 256871=rubygems/test_gem_security [156/753] 256872=socket/test_ancdata [157/753] 256872=prism/lex_test [158/753] 256869=rubygems/test_gem_update_suggestion [159/753] 256870=yaml/test_store [160/753] 256870=psych/test_symbol [161/753] 256870=prism/ractor_test [162/753] 256869=-ext-/rational/test_rat [163/753] 256869=-ext-/string/test_external_new [164/753] 256869=fiber/test_backtrace [165/753] 256869=rubygems/test_gem_resolver_lock_set [166/753] 256870=rubygems/test_webauthn_poller [167/753] 256872=rubygems/test_require [168/753] 256869=optparse/test_did_you_mean [169/753] 256870=prism/api/command_line_test [170/753] 256870=rubygems/test_gem_config_file [171/753] 256869=mkmf/test_have_func [172/753] 256870=rubygems/test_gem_commands_pristine_command [173/753] 256872=ruby/test_yjit_exit_locations [174/753] 256871=rubygems/test_gem_resolver_requirement_list [175/753] 256871=ruby/test_gc_compact [176/753] 256872=-ext-/arith_seq/test_arith_seq_beg_len_step [177/753] 256872=rubygems/test_gem_gem_runner [178/753] 256872=ruby/test_time_tz [179/753] 256872=-ext-/debug/test_debug [180/753] 256872=-ext-/thread/test_instrumentation_api [181/753] 256872=rubygems/test_gem_impossible_dependencies_error [182/753] 256872=psych/visitors/test_yaml_tree [183/753] 256872=rubygems/test_gem_package_tar_reader [184/753] 256869=rubygems/test_gem_local_remote_options [185/753] 256872=ruby/enc/test_case_comprehensive [186/753] 256872=-ext-/bug_reporter/test_bug_reporter [187/753] 256870=ruby/test_objectspace [188/753] 256869=ruby/test_variable [189/753] 256869=-ext-/debug/test_profile_frames [190/753] 256872=fiber/test_io_buffer [191/753] 256869=test_ipaddr [192/753] 256869=prism/ruby/parameters_signature_test [193/753] 256869=openssl/test_config [194/753] 256872=ruby/test_require_lib [195/753] 256869=psych/test_yaml [196/753] 256869=prism/encoding/string_encoding_test [197/753] 256869=ruby/test_random_formatter [198/753] 256869=rubygems/test_gem_commands_info_command [199/753] 256869=rubygems/test_gem_uninstaller [200/753] 256871=ruby/test_key_error [201/753] 256871=psych/visitors/test_emitter [202/753] 256871=test_unicode_normalize [203/753] 256871=ruby/test_data [204/753] 256871=openssl/test_engine [205/753] 256871=prism/result/source_location_test [206/753] 256871=ruby/test_object [207/753] 256871=-ext-/exception/test_enc_raise [208/753] 256871=test_singleton [209/753] 256871=rubygems/test_gem_spec_fetcher [210/753] 256871=fiber/test_process [211/753] 256871=ruby/test_metaclass [212/753] 256871=prism/ruby/ripper_test [213/753] 256871=did_you_mean/spell_checking/test_variable_name_check [214/753] 256871=rubygems/test_rubygems [215/753] 256872=rubygems/test_gem_source_vendor [216/753] 256872=cgi/test_cgi_cookie [217/753] 256872=ruby/test_dir_m17n [218/753] 256871=openssl/test_pkey_dh [219/753] 256871=-ext-/struct/test_duplicate [220/753] 256871=rubygems/test_gem_package_old [221/753] 256871=-ext-/string/test_modify_expand [222/753] 256871=cgi/test_cgi_tag_helper [223/753] 256871=rubygems/test_gem_request_set_lockfile_tokenizer [224/753] 256871=ruby/test_io [225/753] 256869=rubygems/test_gem_available_set [226/753] 256869=rubygems/test_gem_resolver_git_set [227/753] 256870=openssl/test_cipher [228/753] 256870=-ext-/time/test_new [229/753] 256870=rubygems/test_gem_installer [230/753] 256872=-ext-/string/test_qsort [231/753] 256872=fiber/test_storage [232/753] 256872=json/json_addition_test [233/753] 256872=ruby/test_pack [234/753] 256869=prism/library_symbols_test [235/753] 256869=rubygems/test_gem_doctor [236/753] 256872=did_you_mean/tree_spell/test_change_word [237/753] 256869=etc/test_etc [238/753] 256872=rubygems/test_config [239/753] 256872=rubygems/test_gem_commands_outdated_command [240/753] 256869=dtrace/test_string [241/753] 256869=ruby/test_iterator [242/753] 256872=-ext-/thread_fd/test_thread_fd_close [243/753] 256872=prism/result/breadth_first_search_test [244/753] 256872=did_you_mean/spell_checking/test_class_name_check [245/753] 256869=optparse/test_autoconf [246/753] 256869=cgi/test_cgi_multipart [247/753] 256872=net/http/test_https [248/753] 256869=psych/test_yamldbm [249/753] 256869=prism/percent_delimiter_string_test [250/753] 256869=rubygems/test_gem_commands_check_command [251/753] 256869=mkmf/test_config [252/753] 256869=optparse/test_kwargs [253/753] 256869=fiber/test_io [254/753] 256869=io/wait/test_io_wait [255/753] 256869=uri/test_ftp [256/753] 256869=ruby/test_rational2 [257/753] 256869=prism/fixtures_test [258/753] 256869=ruby/test_lambda [259/753] 256869=rubygems/test_project_sanity [260/753] 256869=prism/ruby/compiler_test [261/753] 256869=ruby/test_rational [262/753] 256872=ruby/enc/test_euc_kr [263/753] 256872=-ext-/string/test_fstring [264/753] 256872=prism/ruby/parser_test [265/753] 256872=rubygems/test_gem_ext_cargo_builder_link_flag_converter [266/753] 256869=-ext-/exception/test_ensured [267/753] 256872=ruby/test_class [268/753] 256869=ruby/test_const [269/753] 256869=prism/fuzzer_test [270/753] 256869=prism/onigmo_test [271/753] 256869=open-uri/test_proxy [272/753] 256869=rubygems/test_gem_source_installed [273/753] 256869=psych/test_struct [274/753] 256869=rubygems/test_gem_source_list [275/753] 256869=psych/test_yaml_special_cases [276/753] 256869=openssl/test_x509cert [277/753] 256869=stringio/test_stringio [278/753] 256869=rubygems/test_gem_remote_fetcher_local_ssl_server [279/753] 256869=ruby/test_regexp [280/753] 256870=ruby/test_rand [281/753] 256870=-ext-/bignum/test_bigzero [282/753] 256870=ruby/test_parse [283/753] 256872=-ext-/class/test_class2name [284/753] 256872=rubygems/test_gem_platform [285/753] 256872=ruby/test_require [286/753] 256870=psych/test_boolean [287/753] 256870=resolv/test_addr [288/753] 256870=ruby/test_stack [289/753] 256870=did_you_mean/spell_checking/test_key_name_check [290/753] 256870=openssl/test_ns_spki [291/753] 256870=json/test_helper [292/753] 256870=rubygems/test_gem_resolver_composed_set [293/753] 256870=ripper/test_files_test_2 [294/753] 256872=rubygems/test_gem_resolver_local_specification [295/753] 256872=ruby/test_econv [296/753] 256871=resolv/test_resource [297/753] 256871=net/http/test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=1088030500, 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> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=1088035625, 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> [298/753] 256872=psych/test_hash [299/753] 256872=net/http/test_http_request [300/753] 256872=rubygems/test_gem_commands_update_command [301/753] 256870=rubygems/test_gem_resolver_vendor_set Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=1088044124, 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> [302/753] 256870=ruby/test_pipe [303/753] 256870=psych/test_object_references [304/753] 256870=uri/test_ldap [305/753] 256870=prism/ruby/location_test [306/753] 256870=optparse/test_reqarg [307/753] 256870=ruby/enc/test_shift_jis [308/753] 256870=ruby/test_ractor [309/753] 256870=ruby/test_thread_cv [310/753] 256870=rubygems/test_gem_commands_setup_command [311/753] 256871=ruby/test_undef [312/753] 256871=test_tmpdir [313/753] 256871=rubygems/test_gem_package_tar_reader_entry [314/753] 256872=-ext-/test_printf [315/753] 256872=ruby/enc/test_koi8 [316/753] 256872=ruby/test_thread [317/753] 256871=dtrace/test_function_entry [318/753] 256871=ripper/test_filter [319/753] 256871=ruby/test_time [320/753] 256871=ruby/test_complexrational [321/753] 256871=-ext-/symbol/test_type [322/753] 256871=optparse/test_placearg [323/753] 256871=psych/test_document [324/753] 256871=ruby/test_proc [325/753] 256870=rubygems/test_gem_commands_uninstall_command [326/753] 256871=-ext-/vm/test_at_exit [327/753] 256871=zlib/test_zlib [328/753] 256870=dtrace/test_hash_create [329/753] 256870=ruby/test_primitive [330/753] 256870=date/test_switch_hitter [331/753] 256870=openssl/test_ocsp [332/753] 256870=ruby/test_continuation [333/753] 256870=psych/test_yamlstore [334/753] 256870=-ext-/bignum/test_big2str [335/753] 256870=rubygems/test_gem_ext_configure_builder [336/753] 256870=-ext-/hash/test_delete [337/753] 256870=-ext-/test_enumerator_kw [338/753] 256870=-ext-/method/test_arity [339/753] 256870=test_tempfile [340/753] 256870=ripper/test_files_test [341/753] 256870=ruby/test_io_m17n [342/753] 256870=-ext-/string/test_rb_str_dup [343/753] 256870=psych/test_encoding [344/753] 256870=rubygems/test_gem_commands_lock_command [345/753] 256870=socket/test_sockopt [346/753] 256870=rubygems/test_gem_request_connection_pools [347/753] 256870=ripper/test_files_ext [348/753] 256870=-ext-/arith_seq/test_arith_seq_extract [349/753] 256870=ruby/enc/test_gb18030 [350/753] 256870=rubygems/test_gem_gemcutter_utilities [351/753] 256870=prism/result/numeric_value_test [352/753] 256870=psych/visitors/test_to_ruby [353/753] 256870=-ext-/string/test_enc_str_buf_cat [354/753] 256870=rubygems/test_gem_version [355/753] 256870=rubygems/test_gem_ext_cargo_builder [356/753] 256870=ripper/test_lexer [357/753] 256870=rubygems/test_gem_resolver_index_set [358/753] 256870=-ext-/test_random [359/753] 256870=ruby/enc/test_grapheme_breaks [360/753] 256870=openssl/test_digest [361/753] 256870=rubygems/test_gem_commands_unpack_command [362/753] 256870=socket/test_unix [363/753] 256872=ruby/test_symbol [364/753] 256870=psych/test_coder [365/753] 256870=-ext-/string/test_ellipsize [366/753] 256871=uri/test_file [367/753] 256871=-ext-/load/test_dot_dot [368/753] 256871=openssl/test_x509store [369/753] 256870=rubygems/test_gem_source_local [370/753] 256871=uri/test_wss [371/753] 256871=rubygems/test_exit [372/753] 256871=rubygems/test_gem_request_set_gem_dependency_api [373/753] 256870=-ext-/bignum/test_mul [374/753] 256870=psych/test_nil [375/753] 256870=ruby/enc/test_euc_tw [376/753] 256870=ruby/test_integer_comb [377/753] 256871=prism/result/integer_base_flags_test [378/753] 256871=rubygems/test_gem_console_ui [379/753] 256871=-ext-/string/test_capacity [380/753] 256871=psych/test_alias_and_anchor [381/753] 256871=-ext-/float/test_nextafter [382/753] 256871=dtrace/test_cmethod [383/753] 256871=mkmf/test_install [384/753] 256871=-ext-/wait/test_wait [385/753] 256871=openssl/test_x509attr [386/753] 256871=json/ractor_test [387/753] 256871=ruby/test_yield [388/753] 256872=prism/result/regular_expression_options_test [389/753] 256872=ruby/test_bignum [390/753] 256872=ruby/test_comparable [391/753] 256872=-ext-/integer/test_integer [392/753] 256872=openssl/test_pair [393/753] 256870=date/test_date [394/753] 256870=test_bundled_gems [395/753] 256870=ruby/test_clone [396/753] 256870=rubygems/test_gem_commands_server_command [397/753] 256870=ruby/test_io_timeout [398/753] 256870=prism/encoding/symbol_encoding_test [399/753] 256870=rubygems/test_gem_security_signer [400/753] 256870=mkmf/test_pkg_config [401/753] 256870=-ext-/load/test_resolve_symbol [402/753] 256870=rubygems/test_gem_source_lock [403/753] 256870=ruby/test_default_gems [404/753] 256870=openssl/test_x509name [405/753] 256870=ruby/test_backtrace [406/753] 256870=-ext-/win32/test_dln [407/753] 256870=psych/test_scalar_scanner [408/753] 256870=-ext-/string/test_nofree [409/753] 256870=set/test_set [410/753] 256870=-ext-/struct/test_member [411/753] 256870=openssl/test_x509req [412/753] 256871=ruby/test_syntax [413/753] 256870=ruby/test_flip [414/753] 256870=openssl/test_buffering [415/753] 256870=resolv/test_svcb_https [416/753] 256870=ruby/test_allocation [417/753] 256872=-ext-/integer/test_my_integer [418/753] 256872=ruby/test_insns_leaf [419/753] 256872=rubygems/test_gem_version_option [420/753] 256872=cgi/test_cgi_session [421/753] 256872=-ext-/marshal/test_usrmarshal [422/753] 256872=openssl/test_x509crl [423/753] 256872=net/http/test_httpresponses [424/753] 256872=ripper/test_ripper [425/753] 256872=ruby/test_optimization [426/753] 256869=openssl/test_pkcs12 [427/753] 256869=rubygems/test_gem_commands_which_command [428/753] 256869=ruby/test_weakmap [429/753] 256870=ruby/test_fiber [430/753] 256872=ruby/test_refinement [431/753] 256871=ruby/enc/test_case_options [432/753] 256871=rubygems/test_gem_request_set_lockfile_parser [433/753] 256871=ruby/enc/test_utf16 [434/753] 256871=ruby/test_sprintf [435/753] 256871=ruby/test_autoload [436/753] 256870=rubygems/test_gem_commands_cleanup_command [437/753] 256869=rubygems/test_gem_ext_ext_conf_builder [438/753] 256870=net/http/test_buffered_io [439/753] 256870=rubygems/test_gem_dependency_resolution_error [440/753] 256870=-ext-/path_to_class/test_path_to_class [441/753] 256870=rubygems/test_gem_resolver [442/753] 256870=-ext-/array/test_resize [443/753] 256870=set/test_sorted_set [444/753] 256870=ruby/enc/test_emoji [445/753] 256870=ruby/test_condition [446/753] 256870=ruby/enc/test_cp949 [447/753] 256870=erb/test_erb [448/753] 256870=json/json_generic_object_test [449/753] 256870=-ext-/load/test_stringify_symbols [450/753] 256870=ruby/test_eval [451/753] 256869=date/test_date_attr [452/753] 256869=prism/ruby/reflection_test [453/753] 256869=rubygems/test_gem_name_tuple [454/753] 256869=rubygems/test_gem_commands_push_command [455/753] 256872=openssl/test_x509ext [456/753] 256872=net/http/test_httpresponse [457/753] 256872=prism/locals_test [458/753] 256872=rubygems/test_gem_remote_fetcher_local_server [459/753] 256870=fileutils/test_verbose Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 35691> [460/753] 256870=prism/result/heredoc_test Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 [461/753] 256870=rubygems/test_gem_ext_cmake_builder [462/753] 256870=io/wait/test_io_wait_uncommon [463/753] 256870=rubygems/test_gem_ci_detector [464/753] 256870=prism/bom_test [465/753] 256870=ruby/test_file [466/753] 256872=io/console/test_io_console [467/753] 256869=uri/test_generic [468/753] 256869=mkmf/test_framework [469/753] 256869=-ext-/funcall/test_passing_block [470/753] 256869=rubygems/test_gem_resolver_index_specification [471/753] 256869=dtrace/test_singleton_function [472/753] 256869=openssl/test_bn [473/753] 256869=rubygems/test_gem_rdoc [474/753] 256869=digest/test_digest_extend [475/753] 256869=rubygems/test_gem_dependency_list [476/753] 256869=monitor/test_monitor [477/753] 256869=-ext-/gvl/test_last_thread [478/753] 256869=rubygems/test_gem_install_update_options [479/753] 256869=ruby/test_whileuntil [480/753] 256869=-ext-/st/test_numhash [481/753] 256869=openssl/test_pkey_rsa [482/753] 256872=rubygems/test_gem_commands_search_command [483/753] 256872=rubygems/test_gem_commands_specification_command [484/753] 256872=ruby/test_arithmetic_sequence [485/753] 256872=socket/test_addrinfo [486/753] 256872=prism/regexp_test [487/753] 256872=ruby/enc/test_cesu8 [488/753] 256872=-ext-/test_bug-14834 [489/753] 256872=rubygems/test_gem_commands_dependency_command [490/753] 256870=cgi/test_cgi_util [491/753] 256872=-ext-/num2int/test_num2int [492/753] 256872=-ext-/iter/test_iter_break [493/753] 256872=-ext-/test_ensure_and_callcc [494/753] 256872=open-uri/test_open-uri [495/753] 256870=fiber/test_address_resolve [496/753] 256870=date/test_date_ractor .Closed file descriptor: TestOpenURI#test_quoted_attvalue: 11 [497/753] 256872=uri/test_parser [498/753] 256872=ruby/enc/test_iso_8859 [499/753] 256872=rubygems/test_gem_commands_signin_command [500/753] 256870=json/json_generator_test [501/753] 256869=yaml/test_dbm [502/753] 256869=test_open3 [503/753] 256872=did_you_mean/test_spell_checker [504/753] 256872=test_rbconfig [505/753] 256872=ruby/enc/test_euc_jp [506/753] 256872=io/nonblock/test_flush [507/753] 256872=optparse/test_load [508/753] 256872=error_highlight/test_error_highlight [509/753] 256871=ruby/test_call [510/753] 256871=openssl/test_random [511/753] 256871=rubygems/test_gem_resolver_conflict [512/753] 256871=date/test_date_strptime [513/753] 256871=rubygems/test_gem_safe_marshal [514/753] 256870=ruby/test_warning [515/753] 256872=prism/result/node_id_test [516/753] 256870=ruby/enc/test_gbk [517/753] 256870=psych/test_merge_keys [518/753] 256870=ruby/test_string [519/753] 256869=rubygems/test_gem_resolver_best_set [520/753] 256869=ruby/enc/test_utf32 [521/753] 256869=rubygems/test_gem_commands_environment_command [522/753] 256869=ruby/test_array [523/753] 256872=ruby/test_threadgroup [524/753] 256871=prism/result/static_inspect_test [525/753] 256871=rubygems/test_gem_commands_contents_command [526/753] 256872=rubygems/test_gem_resolver_lock_specification [527/753] 256871=optparse/test_noarg [528/753] 256872=psych/test_omap [529/753] 256872=test_shellwords [530/753] 256872=-ext-/iter/test_yield_block [531/753] 256872=digest/test_ractor [532/753] 256871=ruby/test_complex [533/753] 256872=digest/test_digest [534/753] 256871=rubygems/test_gem_package_task [535/753] 256871=prism/newline_offsets_test [536/753] 256872=ruby/test_float [537/753] 256871=objspace/test_ractor [538/753] 256871=ruby/enc/test_windows_1251 [539/753] 256871=prism/ruby/relocation_test [540/753] 256871=ruby/test_frozen [541/753] 256871=test_delegate [542/753] 256871=rubygems/test_gem_ext_cargo_builder_unit [543/753] 256871=-ext-/postponed_job/test_postponed_job [544/753] 256871=rubygems/test_gem_request_set_lockfile [545/753] 256872=test_pty [546/753] 256872=prism/api/parse_comments_test [547/753] 256872=-ext-/test_recursion [548/753] 256871=prism/api/parse_success_test [549/753] 256871=io/wait/test_ractor [550/753] 256872=openssl/test_kdf [551/753] 256871=rubygems/test_gem_source_specific_file [552/753] 256872=psych/test_serialize_subclasses [553/753] 256872=fileutils/test_dryrun [554/753] 256872=ruby/test_enum [555/753] 256871=ruby/test_sprintf_comb [556/753] 256871=ruby/test_method_cache [557/753] 256871=fiber/test_scheduler [558/753] 256872=-ext-/string/test_set_len [559/753] 256872=rubygems/test_gem_text [560/753] 256872=psych/test_psych [561/753] 256872=ruby/test_settracefunc [562/753] 256872=prism/result/named_capture_test [563/753] 256872=prism/ruby/tunnel_test [564/753] 256872=ruby/test_pattern_matching [565/753] 256872=ruby/test_rubyoptions [566/753] 256869=optparse/test_zsh_completion [567/753] 256869=openssl/test_asn1 [568/753] 256869=json/json_common_interface_test [569/753] 256869=rubygems/test_gem_commands_open_command [570/753] 256869=psych/test_marshalable [571/753] 256869=test_find [572/753] 256869=ruby/test_m17n_comb [573/753] 256869=rubygems/test_gem_commands_stale_command [574/753] 256869=test_pp [575/753] 256871=rubygems/test_gem_resolver_git_specification [576/753] 256869=psych/test_stream [577/753] 256869=did_you_mean/spell_checking/test_uncorrectable_name_check [578/753] 256869=openssl/test_ssl_session [579/753] 256871=ruby/test_beginendblock [580/753] 256869=psych/test_deprecated [581/753] 256869=prism/heredoc_dedent_test [582/753] 256869=-ext-/test_abi [583/753] 256869=did_you_mean/core_ext/test_name_error_extension [584/753] 256869=-ext-/bignum/test_div [585/753] 256869=coverage/test_coverage [586/753] 256871=pathname/test_pathname [587/753] 256871=socket/test_socket [588/753] 256869=strscan/test_stringscanner [589/753] 256869=prism/result/constant_path_node_test [590/753] 256869=ruby/test_super [591/753] 256869=json/json_parser_test [592/753] 256869=-ext-/string/test_coderange [593/753] 256869=ruby/test_method [594/753] 256872=-ext-/st/test_update [595/753] 256872=ruby/test_ast [596/753] 256871=ruby/test_exception [597/753] 256869=-ext-/econv/test_append [598/753] 256869=net/http/test_httpheader [599/753] 256869=net/protocol/test_protocol [600/753] 256869=ruby/test_process [601/753] 256871=test_tsort [602/753] 256871=ruby/test_thread_queue [603/753] 256871=ruby/test_memory_view [604/753] 256871=fileutils/test_nowrite [605/753] 256871=ruby/test_alias [606/753] 256870=ruby/test_dup [607/753] 256871=test_securerandom [608/753] 256871=optparse/test_acceptable [609/753] 256870=ruby/test_file_exhaustive [610/753] 256871=erb/test_erb_command [611/753] 256871=rubygems/test_gem_commands_query_command [612/753] 256871=resolv/test_dns [613/753] 256871=rubygems/test_gem_resolver_vendor_specification [614/753] 256871=-ext-/string/test_cstr [615/753] 256871=did_you_mean/spell_checking/test_require_path_check [616/753] 256871=prism/api/parse_test [617/753] 256871=ruby/test_mixed_unicode_escapes [618/753] 256871=prism/result/attribute_write_test [619/753] 256871=-ext-/string/test_interned_str [620/753] 256871=-ext-/struct/test_len [621/753] 256871=ruby/test_compile_prism [622/753] 256871=ruby/test_literal [623/753] 256871=fiber/test_thread [624/753] 256871=-ext-/exception/test_exception_at_throwing [625/753] 256871=rubygems/test_bundled_ca [626/753] 256871=mmtk/test_configuration [627/753] 256871=ruby/test_frozen_error [628/753] 256871=rubygems/test_gem_resolver_api_specification [629/753] 256871=ruby/test_trace [630/753] 256871=date/test_date_new [631/753] 256871=pathname/test_ractor [632/753] 256871=openssl/test_pkey [633/753] 256871=-ext-/test_notimplement [634/753] 256871=dtrace/test_require [635/753] 256871=openssl/test_provider [636/753] 256871=mkmf/test_signedness [637/753] 256870=ruby/test_arity [638/753] 256870=rubygems/test_gem_specification [639/753] 256870=fiber/test_ractor [640/753] 256870=psych/test_array [641/753] 256870=rubygems/test_gem_commands_fetch_command [642/753] 256870=date/test_date_arith [643/753] 256870=rubygems/test_gem_commands_cert_command [644/753] 256869=prism/result/equality_test [645/753] 256869=-ext-/string/test_enc_associate [646/753] 256869=prism/newline_test [647/753] 256869=-ext-/array/test_to_ary_concat [648/753] 256869=ruby/test_weakkeymap [649/753] 256871=ruby/test_system [650/753] 256871=rubygems/test_gem_package_tar_writer [651/753] 256870=psych/test_scalar [652/753] 256870=rubygems/test_gem_command_manager [653/753] 256870=mkmf/test_sizeof [654/753] 256871=rubygems/test_remote_fetch_error [655/753] 256871=json/json_encoding_test [656/753] 256871=rubygems/test_gem_ext_rake_builder [657/753] 256869=uri/test_mailto [658/753] 256869=ruby/test_not [659/753] 256869=fiber/test_sleep [660/753] 256871=ruby/test_dir [661/753] 256869=rubygems/test_gem_uri [662/753] 256871=prism/result/static_literals_test [663/753] 256869=rubygems/test_gem_ext_builder [664/753] 256871=rubygems/test_gem_remote_fetcher [665/753] 256871=-ext-/test_bug-3571 [666/753] 256871=ruby/test_defined [667/753] 256871=ruby/test_ifunless [668/753] 256871=fiber/test_enumerator [669/753] 256871=ripper/test_files_test_1 [670/753] 256871=-ext-/eval/test_eval [671/753] 256871=rubygems/test_gem_unsatisfiable_dependency_error [672/753] 256871=rubygems/test_gem_dependency_installer [673/753] 256869=ripper/test_scanner_events [674/753] 256869=psych/nodes/test_enumerable [675/753] 256869=-ext-/bignum/test_pack [676/753] 256869=mkmf/test_mkmf [677/753] 256869=ruby/test_nomethod_error [678/753] 256869=prism/ruby/ruby_parser_test [679/753] 256869=did_you_mean/tree_spell/test_human_typo [680/753] 256869=json/json_ext_parser_test [681/753] 256869=rubygems/test_gem_commands_signout_command [682/753] 256869=date/test_date_compat [683/753] 256869=rubygems/test_gem_commands_yank_command [684/753] 256869=prism/magic_comment_test [685/753] 256869=prism/ruby/desugar_compiler_test [686/753] 256869=psych/test_string [687/753] 256869=-ext-/marshal/test_internal_ivar [688/753] 256869=did_you_mean/test_tree_spell_checker [689/753] 256869=objspace/test_objspace [690/753] 256871=-ext-/tracepoint/test_tracepoint [691/753] 256871=dtrace/test_raise [692/753] 256871=mkmf/test_have_macro [693/753] 256871=ruby/test_sleep [694/753] 256870=psych/test_emitter [695/753] 256870=-ext-/test_bug-5832 [696/753] 256870=test_forwardable [697/753] 256870=net/http/test_https_proxy [698/753] 256870=mkmf/test_have_library [699/753] 256871=rubygems/test_gem_request_set [700/753] 256871=erb/test_erb_m17n [701/753] 256871=ruby/test_iseq [702/753] 256870=rubygems/test_gem_commands_owner_command [703/753] 256870=rubygems/test_gem_resolver_dependency_request [704/753] 256870=rubygems/test_gem_path_support [705/753] 256870=prism/snippets_test [706/753] 256870=psych/handlers/test_recorder [707/753] 256870=rubygems/test_gem_remote_fetcher_s3 [708/753] 256870=ruby/test_shapes [709/753] 256870=ruby/test_fnmatch [710/753] 256870=mkmf/test_configuration [711/753] 256870=-ext-/string/test_normalize [712/753] 256870=ruby/test_range [713/753] 256871=test_weakref [714/753] 256871=io/console/test_ractor [715/753] 256871=test_timeout [716/753] 256870=uri/test_ws [717/753] 256870=ruby/test_path [718/753] 256870=openssl/test_ts [719/753] 256871=rubygems/test_gem_uri_formatter [720/753] 256871=ruby/test_lazy_enumerator [721/753] 256870=openssl/test_hmac [722/753] 256870=optparse/test_optparse [723/753] 256870=socket/test_nonblock [724/753] 256871=-ext-/exception/test_data_error [725/753] 256870=rubygems/test_gem_source [726/753] 256871=resolv/test_mdns [727/753] 256871=mkmf/test_find_executable [728/753] 256871=ruby/test_numeric [729/753] 256871=ruby/test_basicinstructions [730/753] 256871=socket/test_udp [731/753] 256871=ripper/test_files_lib [732/753] 256871=ruby/test_io_buffer [733/753] 256870=rubygems/test_webauthn_listener [734/753] 256871=rubygems/test_gem_util Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46331> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 [735/753] 256871=openssl/test_pkey_dsa [736/753] 256870=rubygems/test_gem_package [737/753] 256871=-ext-/file/test_stat [738/753] 256871=date/test_date_conv [739/753] 256870=mkmf/test_egrep_cpp [740/753] 256871=rubygems/test_gem_resolver_activation_request [741/753] 256871=cgi/test_cgi_modruby [742/753] 256871=-ext-/symbol/test_inadvertent_creation [743/753] 256870=did_you_mean/spell_checking/test_method_name_check [744/753] 256871=rubygems/test_gem_dependency [745/753] 256870=rubygems/test_gem_commands_rebuild_command [746/753] 256870=ruby/test_env [747/753] 256871=did_you_mean/edit_distance/test_jaro_winkler [748/753] 256871=test_prettyprint [749/753] 256871=prism/result/overlap_test [750/753] 256871=rubygems/test_gem_resolver_specification [751/753] 256871=prism/api/freeze_test [752/753] 256871=fiber/test_queue [753/753] 256871=-ext-/win32/test_fd_setsize Finished tests in 539.048547s, 52.9693 tests/s, 11272.6433 assertions/s. 28553 tests, 6076502 assertions, 0 failures, 0 errors, 120 skips ruby -v: ruby 3.5.0dev (2025-03-29T21:05:21Z master 9e87323ad0) +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.1.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/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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/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.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/.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-03-29T21:05:21Z master 9e87323ad0) +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 44.595179 seconds 3336 files, 33606 examples, 142704 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.