# Logfile created on 2025-07-08 05:08:21 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000712b7018fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20250708-050820", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000712b7479dc48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000712b7479da40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000712b700c9240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20250708-050820", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20250708-050820>, @binmode=false, @mon_data=#<Monitor:0x0000712b7479d4c8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/irb.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-random1/gems/power_assert-2.0.5.gem
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = e0841a795b
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision -
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision -
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision unchanged
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/irb.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-random1/gems/power_assert-2.0.5.gem
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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
34a0b2600431dd26b0e994bb3c969c653bb5d170e7b8f75310b541fbfc55fb93 builtin_binary.inc
compiling /tmp/ruby/src/trunk-random1/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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
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/digest_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
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision -
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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/zjit/src/lib.rs'
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/power_assert.revision unchanged
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/irb.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-random1/.bundle/.timestamp/irb.revision unchanged
encdb.h unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk-random1/gems/power_assert-2.0.5.gem
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries: /tmp/ruby/install/trunk-random1/lib
installing arch files: /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+2/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+2/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+2
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.5.0+2
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+2/ruby
installing command scripts: /tmp/ruby/install/trunk-random1/bin
installing library scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+2
installing common headers: /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+2
installing manpages: /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+2
bundler 2.7.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.0
erb 5.0.1
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.1
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.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+2
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.12.2
openssl 3.3.0
pathname 0.4.0
psych 5.2.6
stringio 3.1.8.dev
strscan 3.1.6.dev
zlib 3.2.1
installing bundled gems: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+2
minitest 5.25.5
rake 13.3.0
test-unit 3.7.0
rexml 3.4.1
rss 0.3.1
net-ftp 0.3.8
net-imap 0.5.9
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.4
typeprof 0.30.1
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.2.2
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.11
ostruct 0.6.2
pstore 0.2.0
benchmark 0.4.1
logger 1.7.0
rdoc 6.14.2
irb 1.15.2
reline 0.6.1
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
power_assert-2.0.6dev.gem not found in bundled_gems
power_assert-3.0.0dev.gem not found in bundled_gems
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2027 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Run options:
--seed=26021
"--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-random1/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--test-order=random
# Running tests:
1) Failure:
TestRubyOptions#test_crash_report [/tmp/ruby/src/trunk-random1/test/ruby/test_rubyoptions.rb:911]:
Expected /
(?:--\s(?:.+\n)*\n)?
--\sControl\sframe\sinformation\s-+\n
(?:(?:c:.*\n)|(?:^\s+.+\n))*
\n
/x
to match
"-- Machine register context ------------------------------------------------\n"+
" RIP: 0x0000729ed77ba84e RBP: 0x0000729ebdffeef0 RSP: 0x0000729ebdffee50\n"+
" RAX: 0x0000000000000000 RBX: 0x0000729ebdfffcdc RCX: 0x0000729ed77ba84e\n"+
" RDX: 0x0000000000000000 RDI: 0x0000000000000002 RSI: 0x0000729ebdffffb0\n"+
" R8: 0x0000000000000000 R9: 0x0000729ebdfff6c0 R10: 0x0000000000000008\n"+
" R11: 0x0000000000000246 R12: 0x0000729ebdfff6c0 R13: 0xffffffffffffff00\n"+
" R14: 0x0000000000000000 R15: 0x00007ffcdceb10f0 EFL: 0x0000000000000246\n\n"+
"-- C level backtrace information -------------------------------------------\n"+
"/tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_print_backtrace+0x8) [0x729ed7e5a94a] /tmp/ruby/src/trunk-random1/vm_dump.c:843\n"+
"/tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1175\n"+
"/tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x729ed7c2812a] /tmp/ruby/src/trunk-random1/error.c:1130\n"+
"/tmp/ruby/build/trunk-random1/libruby.so.3.5(sigsegv+0x48) [0x729ed7d8c628] /tmp/ruby/src/trunk-random1/signal.c:946\n"+
"/lib/x86_64-linux-gnu/libc.so.6(0x729ed7763320) [0x729ed7763320]\n"+
"/lib/x86_64-linux-gnu/libc.so.6(start_thread+0x13e) [0x729ed77ba84e] ../sysdeps/unix/sysv/linux/internal-signals.h:89\n"+
"/lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x729ed7847c3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78\n"+
"/lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0\n"+
"/lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0\n\n"+
"-- Other runtime information -----------------------------------------------\n\n"+
"* Loaded script: -e\n\n"+
"* Loaded features:\n\n"+
" 0 enumerator.so\n"+
" 1 thread.rb\n"+
" 2 fiber.so\n"+
" 3 rational.so\n"+
" 4 complex.so\n"+
" 5 ruby2_keywords.rb\n"+
" 6 set.rb\n"+
" 7 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
" 8 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n\n"+
"* Process memory map:\n\n"+
"62997050e000-62997050f000 r--p 00000000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"62997050f000-629970510000 r-xp 00001000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"629970510000-629970511000 r--p 00002000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"629970511000-629970512000 r--p 00002000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"629970512000-629970513000 rw-p 00003000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"6299a47d0000-6299a4926000 rw-p 00000000 00:00 0 [heap]\n"+
"729eb5926000-729eb6a21000 rw-p 00000000 00:00 0 \n"+
"729eb6a21000-729eb8000000 r--s 00000000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729eb8000000-729eb8021000 rw-p 00000000 00:00 0 \n"+
"729eb8021000-729ebc000000 ---p 00000000 00:00 0 \n"+
"729ebc1e4000-729ebc3eb000 r--s 00000000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ebc3eb000-729ebcfbf000 rw-p 00000000 00:00 0 \n"+
"729ebcfbf000-729ebcfc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebcfc0000-729ebd001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd001000-729ebd002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd002000-729ebd043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd043000-729ebd044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd044000-729ebd085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd085000-729ebd086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd086000-729ebd0c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd0c7000-729ebd0c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd0c8000-729ebd109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd109000-729ebd10a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd10a000-729ebd14b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd14b000-729ebd14c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd14c000-729ebd18d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd18d000-729ebd18e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd18e000-729ebd1cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd1cf000-729ebd1d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd1d0000-729ebd211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd211000-729ebd212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd212000-729ebd253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd253000-729ebd254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd254000-729ebd295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd295000-729ebd296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd296000-729ebd2d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd2d7000-729ebd2d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd2d8000-729ebd319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd319000-729ebd31a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd31a000-729ebd35b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd35b000-729ebd35c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd35c000-729ebd39d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd39d000-729ebd39e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd39e000-729ebd3df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd3df000-729ebd3e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd3e0000-729ebd421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd421000-729ebd422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd422000-729ebd463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd463000-729ebd464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd464000-729ebd4a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd4a5000-729ebd4a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd4a6000-729ebd4e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd4e7000-729ebd4e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd4e8000-729ebd529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd529000-729ebd52a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd52a000-729ebd56b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd56b000-729ebd56c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd56c000-729ebd5ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd5ad000-729ebd5ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd5ae000-729ebd5ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd5ef000-729ebd5f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd5f0000-729ebd631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd631000-729ebd632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd632000-729ebd673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd673000-729ebd674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd674000-729ebd6b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd6b5000-729ebd6b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd6b6000-729ebd6f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd6f7000-729ebd6f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd6f8000-729ebd739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd739000-729ebd73a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd73a000-729ebd77b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd77b000-729ebd77c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd77c000-729ebd7bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd7bd000-729ebd7be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd7be000-729ebd7ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]\n"+
"729ebd7ff000-729ebd800000 ---p 00000000 00:00 0 \n"+
"729ebd800000-729ebe000000 rw-p 00000000 00:00 0 \n"+
"729ebe000000-729ed6000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]\n"+
"729ed6000000-729ed7400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]\n"+
"729ed747f000-729ed74d2000 rw-p 00000000 00:00 0 \n"+
"729ed74d2000-729ed7510000 r--s 00000000 00:32 13288575 /tmp/ruby/build/trunk-random1/ruby\n"+
"729ed7510000-729ed75a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]\n"+
"729ed75af000-729ed75d0000 rw-p 00000000 00:00 0 \n"+
"729ed75d0000-729ed75e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]\n"+
"729ed75e9000-729ed75ea000 r--p 00000000 00:32 13791432 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n"+
"729ed75ea000-729ed75eb000 r-xp 00001000 00:32 13791432 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n"+
"729ed75eb000-729ed75ec000 r--p 00002000 00:32 13791432 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n"+
"729ed75ec000-729ed75ed000 r--p 00002000 00:32 13791432 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n"+
"729ed75ed000-729ed75ee000 rw-p 00003000 00:32 13791432 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so\n"+
"729ed75ee000-729ed76f1000 rw-p 00000000 00:00 0 \n"+
"729ed76f1000-729ed76f5000 r--p 00000000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
"729ed76f5000-729ed7718000 r-xp 00004000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
"729ed7718000-729ed771c000 r--p 00027000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
"729ed771c000-729ed771d000 r--p 0002b000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
"729ed771d000-729ed771e000 rw-p 0002c000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1\n"+
"729ed771e000-729ed7746000 r--p 00000000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ed7746000-729ed78ce000 r-xp 00028000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ed78ce000-729ed791d000 r--p 001b0000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ed791d000-729ed7921000 r--p 001fe000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ed7921000-729ed7923000 rw-p 00202000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6\n"+
"729ed7923000-729ed7932000 rw-p 00000000 00:00 0 \n"+
"729ed7932000-729ed7942000 r--p 00000000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
"729ed7942000-729ed79c1000 r-xp 00010000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
"729ed79c1000-729ed7a19000 r--p 0008f000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
"729ed7a19000-729ed7a1a000 r--p 000e7000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
"729ed7a1a000-729ed7a1b000 rw-p 000e8000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6\n"+
"729ed7a1b000-729ed7a1d000 r--p 00000000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
"729ed7a1d000-729ed7a32000 r-xp 00002000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
"729ed7a32000-729ed7a4b000 r--p 00017000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
"729ed7a4b000-729ed7a4c000 r--p 0002f000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
"729ed7a4c000-729ed7a4d000 rw-p 00030000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0\n"+
"729ed7a4d000-729ed7a55000 rw-p 00000000 00:00 0 \n"+
"729ed7a55000-729ed7a5f000 r--p 00000000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
"729ed7a5f000-729ed7ac2000 r-xp 0000a000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
"729ed7ac2000-729ed7ad7000 r--p 0006d000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
"729ed7ad7000-729ed7ad8000 r--p 00081000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
"729ed7ad8000-729ed7ad9000 rw-p 00082000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0\n"+
"729ed7ad9000-729ed7adb000 r--p 00000000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
"729ed7adb000-729ed7aed000 r-xp 00002000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
"729ed7aed000-729ed7af3000 r--p 00014000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
"729ed7af3000-729ed7af4000 r--p 0001a000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
"729ed7af4000-729ed7af5000 rw-p 0001b000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3\n"+
"729ed7af5000-729ed7af6000 r--p 00000000 00:32 13791359 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
"729ed7af6000-729ed7af7000 r-xp 00001000 00:32 13791359 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
"729ed7af7000-729ed7af8000 r--p 00002000 00:32 13791359 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
"729ed7af8000-729ed7af9000 r--p 00002000 00:32 13791359 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
"729ed7af9000-729ed7afa000 rw-p 00003000 00:32 13791359 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so\n"+
"729ed7afa000-729ed7b42000 r--p 00000000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729ed7b42000-729ed7ff8000 r-xp 00048000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729ed7ff8000-729ed8189000 r--p 004fe000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729ed8189000-729ed819f000 r--p 0068f000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729ed819f000-729ed81a3000 rw-p 006a5000 00:32 13252417 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0\n"+
"729ed81a3000-729ed81b9000 rw-p 00000000 00:00 0 \n"+
"729ed81b9000-729ed81ba000 r--p 00000000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
"729ed81ba000-729ed81e5000 r-xp 00001000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
"729ed81e5000-729ed81ef000 r--p 0002c000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
"729ed81ef000-729ed81f1000 r--p 00036000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
"729ed81f1000-729ed81f3000 rw-p 00038000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2\n"+
"7ffcdce91000-7ffcdceb2000 rw-p 00000000 00:00 0 [stack]\n"+
"7ffcdcf4b000-7ffcdcf4f000 r--p 00000000 00:00 0 [vvar]\n"+
"7ffcdcf4f000-7ffcdcf51000 r-xp 00000000 00:00 0 [vdso]\n"+
"ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]\n\n\n"
after 2 patterns with 125 characters.
Finished tests in 1281.606077s, 22.5108 tests/s, 4761.7666 assertions/s.
28850 tests, 6102709 assertions, 1 failures, 0 errors, 160 skips
ruby -v: ruby 3.5.0dev (2025-07-07T23:46:21Z master e0841a795b) +PRISM [x86_64-linux]
make: *** [uncommon.mk:978: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random"
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.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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 -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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
ruby 3.5.0dev (2025-07-07T23:46:21Z master e0841a795b) +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 57.018254 seconds
3337 files, 33499 examples, 142692 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.