# Logfile created on 2024-05-07 15:12:23 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005653b31fb050 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.20240507-151223", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005653b3293378 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005653b3293238 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005653b3293058 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240507-151223", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240507-151223>, @binmode=false, @mon_data=#<Monitor:0x00005653b3292f90>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 Downloading Unicode emoji 15.0 files... Downloading Unicode emoji 15.0 files... Downloading Unicode emoji 15.0 files... made symlink emoji/15.0/emoji-sequences.txt to /tmp/ruby/src/trunk/.downloaded-cache/emoji/15.0/emoji-sequences.txt downloading emoji/15.0/emoji-test.txt ... /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists downloading emoji/15.0/emoji-test.txt ... /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1 make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt' make: *** Waiting for unfinished jobs.... make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1 /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download' from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry' from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download' from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each' from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>' downloading emoji/15.0/emoji-test.txt ... make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1 $$$[end] "make update-unicode -j20" exit with 512. $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = eb8efa42f0 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.13.1 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.27.0 pstore 0.1.3 rdoc 6.6.3.1 readline 0.0.4 reline 0.5.5 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.22.3 rake 13.2.1 test-unit 3.6.2 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.2 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1936 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=63497 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/885] 387953=test_gem_package_tar_reader [ 2/885] 387940=regexp_test [ 3/885] 387936=test_coverage [ 4/885] 387939=test_rdoc_encoding [ 5/885] 387937=test_pathname [ 6/885] 387938=test_init [ 7/885] 387950=test_complexrational [ 8/885] 387951=test_modify_expand [ 9/885] 387952=test_rdoc_any_method [ 10/885] 387954=test_gem_available_set [ 11/885] 387951=test_rdoc_markdown [ 12/885] 387950=test_file [ 13/885] 387949=test_rdoc_constant [ 14/885] 387950=test_deprecate [ 15/885] 387945=test_bash_completion [ 16/885] 387944=test_formatter [ 17/885] 387943=test_recorder [ 18/885] 387947=test_gem_commands_owner_command [ 19/885] 387941=test_gem_source_vendor [ 20/885] 387948=test_marshalable [ 21/885] 387944=test_digest [ 22/885] 387946=test_gem_commands_contents_command [ 23/885] 387945=test_gem_ext_cmake_builder [ 24/885] 387942=test_require [ 25/885] 387948=test_cgi_util [ 26/885] 387943=test_fiddle [ 27/885] 387955=test_wss [ 28/885] 387940=test_ractor [ 29/885] 387943=test_find [ 30/885] 387955=test_io_timeout [ 31/885] 387955=json_fixtures_test [ 32/885] 387955=test_shapes [ 33/885] 387955=test_comparable [ 34/885] 387943=test_rdoc_parser_c [ 35/885] 387939=test_class2name [ 36/885] 387939=test_gbk [ 37/885] 387939=test_enc_str_buf_cat [ 38/885] 387955=test_cstr [ 39/885] 387939=test_pstore [ 40/885] 387953=test_profile_frames [ 41/885] 387937=test_big2str [ 42/885] 387937=test_forwardable [ 43/885] 387937=test_yaml [ 44/885] 387945=test_handle [ 45/885] 387941=test_wait [ 46/885] 387940=test_thread_queue [ 47/885] 387950=test_nowrite [ 48/885] 387954=test_rdoc_markup_formatter [ 49/885] 387939=test_ractor [ 50/885] 387950=test_euc_tw [ 51/885] 387950=test_bmethod [ 52/885] 387950=test_ansi_without_terminfo [ 53/885] 387948=test_gem_commands_sources_command [ 54/885] 387939=test_frozen_error [ 55/885] 387946=test_gem_stub_specification [ 56/885] 387939=test_method_cache [ 57/885] 387939=test_gem_ext_ext_conf_builder [ 58/885] 387949=test_complex [ 59/885] 387941=test_gem_commands_search_command [ 60/885] 387941=test_rdoc_markup_verbatim [ 61/885] 387937=test_inlinecache [ 62/885] 387950=test_path_to_class [ 63/885] 387950=test_gem_dependency [ 64/885] 387937=test_gem_resolver_specification [ 65/885] 387955=test_parse [ 66/885] 387951=test_mdns [ 67/885] 387953=test_gem_remote_fetcher [ 68/885] 387951=test_scanner_events [ 69/885] 387954=test_gem_resolver_installed_specification [ 70/885] 387945=test_gem_commands_list_command [ 71/885] 387938=test_stack [ 72/885] 387954=test_rdoc_include [ 73/885] 387946=test_reqarg [ 74/885] 387945=test_too_many_dummy_encodings [ 75/885] 387949=test_gem_version [ 76/885] 387941=test_cesu8 [ 77/885] 387950=test_econv [ 78/885] 387951=test_rdoc_options [ 79/885] 387941=test_fileutils [ 80/885] 387945=test_string_processing [ 81/885] 387954=test_ldap [ 82/885] 387943=test_resource [ 83/885] 387954=test_gem_commands_signin_command [ 84/885] 387943=test_emitter [ 85/885] 387945=test_queue [ 86/885] 387943=test_function [ 87/885] 387937=test_tempfile [ 88/885] 387945=parse_comments_test [ 89/885] 387954=test_noarg [ 90/885] 387945=test_duplicate [ 91/885] 387952=test_basicsocket [ 92/885] 387945=test_utf32 [ 93/885] 387945=test_prettyprint [ 94/885] 387952=test_tracepoint [ 95/885] 387945=test_rdoc_markup [ 96/885] 387949=test_gem_commands_help_command [ 97/885] 387948=test_internal_ivar [ 98/885] 387951=test_gem_resolver_index_specification [ 99/885] 387948=test_date_strftime [100/885] 387941=test_rdoc_parser_rd [101/885] 387947=test_yamlstore [102/885] 387949=test_gem_installer [103/885] 387943=test_load [104/885] 387947=json_string_matching_test [105/885] 387943=test_const [106/885] 387943=test_class [107/885] 387947=test_rdoc_normal_class [108/885] 387954=test_asn1 [109/885] 387946=test_random [110/885] 387946=test_irb [111/885] 387954=test_pattern_key_name_check [112/885] 387954=test_to_ruby [113/885] 387945=test_gem_impossible_dependencies_error [114/885] 387937=test_pack [115/885] 387952=test_array_create [116/885] 387945=test_method [117/885] 387952=test_gem_commands_query_command [118/885] 387954=test_rdoc_rubygems_hook [119/885] 387941=test_euc_kr [120/885] 387936=test_rdoc_context_section [121/885] 387941=test_ftp [122/885] 387944=test_ellipsize [123/885] 387941=test_date_attr [124/885] 387944=test_gem_commands_exec_command [125/885] 387941=test_io_wait [126/885] 387951=warnings_test [127/885] 387954=test_kwargs [128/885] 387955=test_type_completor [129/885] 387955=test_console_attr [130/885] 387955=test_summary [131/885] 387954=test_cp949 [132/885] 387954=test_condition [133/885] 387954=test_gem_source_specific_file [134/885] 387951=test_foreach [135/885] 387951=test_gem_commands_uninstall_command [136/885] 387936=test_gem_unsatisfiable_dependency_error [137/885] 387954=test_win32ole_record [138/885] 387954=test_emoji [139/885] 387947=test_win32ole_type_event [140/885] 387947=test_sorted_set [141/885] 387955=test_hash [142/885] 387954=test_ubf_async_safe [143/885] 387937=test_io [144/885] 387954=test_raise_exception [145/885] 387936=test_gem_request_set_lockfile [146/885] 387946=test_win32ole_typelib [147/885] 387946=test_protect [148/885] 387941=test_hash [149/885] 387946=test_gem_resolver_dependency_request [150/885] 387946=test_tree_builder [151/885] 387937=test_external_new [152/885] 387937=test_postponed_job [153/885] 387938=test_alias_and_anchor [154/885] 387946=test_framework [155/885] 387947=test_ns_spki [156/885] 387941=test_kill_ring [157/885] 387946=test_argf [158/885] 387938=test_ws [159/885] 387947=test_m17n [160/885] 387938=test_gem_commands_environment_command [161/885] 387948=test_workspace [162/885] 387941=test_weakmap [163/885] 387947=test_yjit [164/885] 387950=test_string_memory [165/885] 387947=test_gem_requirement [166/885] 387950=test_sprintf [167/885] 387952=comments_test [168/885] 387936=test_gem_security_trust_dir [169/885] 387947=test_objspace [170/885] 387936=ripper_test [171/885] 387942=test_line_editor [172/885] 387952=test_undef [173/885] 387952=test_gem_commands_stale_command [174/885] 387948=test_c_struct_entry [175/885] 387938=test_lock_native_thread [176/885] 387950=test_remote_fetch_error [177/885] 387950=test_have_library [178/885] 387952=test_show_source [179/885] 387942=test_set [180/885] 387954=test_rdoc_markup_to_html_crossref [181/885] 387942=test_typeddata [182/885] 387951=test_gem_resolver_best_set [183/885] 387937=encoding_test [184/885] 387948=test_rat [185/885] 387951=test_webauthn_poller [186/885] 387952=test_rdoc_markup_raw [187/885] 387948=test_array [188/885] 387952=test_optparse [189/885] 387948=test_fstring [190/885] 387937=test_rdoc_alias [191/885] 387952=test_yield [192/885] 387939=test_convertible [193/885] 387942=parser_test [194/885] 387938=test_stringscanner [195/885] 387948=test_files_sample [196/885] 387951=test_rdoc_markup_indented_paragraph [197/885] 387951=test_gem_resolver_conflict [198/885] 387951=test_rdoc_task [199/885] 387954=test_io_buffer [200/885] 387938=ruby_parser_test [201/885] 387951=test_backtrace [202/885] 387942=test_pack [203/885] 387948=test_readpartial [204/885] 387942=test_clone [205/885] 387937=test_gem_commands_install_command [206/885] 387938=test_rdoc_require [207/885] 387954=locals_test [208/885] 387936=test_sleep [209/885] 387942=test_config [210/885] 387942=test_libs [211/885] 387944=test_gc [212/885] 387944=test_math [213/885] 387944=test_gem_commands_fetch_command [214/885] 387942=test_yaml_tree [215/885] 387942=test_rendering [216/885] 387938=test_case [217/885] 387944=test_sizeof [218/885] 387942=test_face [219/885] 387938=test_io [220/885] 387942=test_unicode_escape [221/885] 387942=test_autoload [222/885] 387948=test_utf16 [223/885] 387948=test_gem_package_tar_header [224/885] 387948=test_iseq_load [225/885] 387953=test_gem_util [226/885] 387954=test_bigzero [227/885] 387954=test_pkey_dh [228/885] 387954=test_system [229/885] 387953=test_pkcs12 [230/885] 387950=test_etc [231/885] 387950=test_yjit_exit_locations [232/885] 387950=test_protocol [233/885] 387943=test_getopts [234/885] 387943=test_gem_resolver_activation_request [235/885] 387937=test_gem_config_file [236/885] 387950=test_ripper [237/885] 387953=test_rdoc_i18n_text [238/885] 387951=test_defined [239/885] 387937=test_backtrace [240/885] 387937=test_key_name_check [241/885] 387937=test_io_buffer [242/885] 387943=test_svcb_https [243/885] 387951=test_buffering [244/885] 387943=test_gb18030 [245/885] 387937=test_gem_uninstaller [246/885] 387943=test_rdoc_rdoc [247/885] 387951=test_windows_1251 [248/885] 387951=test_time [249/885] 387953=test_rdoc_markup_attributes [250/885] 387953=test_rdoc_rd_inline_parser [251/885] 387943=test_rdoc_markup_to_rdoc [252/885] 387951=test_default_gems [253/885] 387953=test_win32ole_type [254/885] 387953=test_null [255/885] 387953=test_mul [256/885] 387943=test_pkey_ec [257/885] 387953=test_pipe [258/885] 387951=test_trick [259/885] 387941=test_thread [260/885] 387941=test_date_parse [261/885] 387950=test_gem_request_set_lockfile_parser [262/885] 387954=test_depth_first [263/885] 387943=test_raise [264/885] 387943=test_x509attr [265/885] 387954=test_rdoc_store [266/885] 387943=test_string [267/885] 387943=test_pattern_matching [268/885] 387943=test_rdoc_stats [269/885] 387953=test_rdoc_parser [270/885] 387943=test_qsort [271/885] 387943=test_gem_dependency_resolution_error [272/885] 387950=json_addition_test [273/885] 387943=test_custom_command [274/885] 387953=test_gem_resolver_index_set [275/885] 387941=test_gem_package_old [276/885] 387950=test_proc [277/885] 387953=test_string [278/885] 387941=test_gc_compact [279/885] 387948=test_erb_m17n [280/885] 387948=test_ole_methods [281/885] 387948=test_optimization [282/885] 387943=test_date_conv [283/885] 387943=test_cgi_tag_helper [284/885] 387943=test_zlib [285/885] 387936=test_egrep_cpp [286/885] 387937=test_fnmatch [287/885] 387937=test_files_test_2 [288/885] 387955=test_folderitem2_invokeverb [289/885] 387955=test_require_path_check [290/885] 387945=test_rdoc_markup_parser [291/885] 387936=test_gem_validator [292/885] 387955=test_gem_source_list [293/885] 387936=test_optarg [294/885] 387945=test_yaml_special_cases [295/885] 387945=test_config [296/885] 387954=test_address_resolve [297/885] 387945=test_rdoc_token_stream [298/885] 387945=test_exception [299/885] 387954=test_zsh_completion [300/885] 387945=test_iter_break [301/885] 387945=test_macro [302/885] 387954=test_pp [303/885] 387945=test_gem_ext_configure_builder [304/885] 387945=test_frozen [305/885] 387954=test_verbose [306/885] 387936=test_rdoc_single_class [307/885] 387945=test_num2int [308/885] 387936=test_nil [309/885] 387945=test_rdoc_tom_doc [310/885] 387936=test_rdoc_markup_to_tt_only [311/885] 387954=test_hmac [312/885] 387954=test_common [313/885] 387955=test_gem_spec_fetcher [314/885] 387945=test_gem_command [315/885] 387936=test_key_actor_vi [316/885] 387950=test_bug-3571 [317/885] 387950=test_ifunless [318/885] 387950=test_assignment [319/885] 387945=test_gem_commands_lock_command [320/885] 387940=test_numeric [321/885] 387945=test_rdoc_markup_paragraph [322/885] 387945=test_psych [323/885] 387954=test_enc_raise [324/885] 387954=!Nothing_to_test [325/885] 387954=test_command [326/885] 387945=test_at_exit [327/885] 387945=test_date [328/885] 387936=test_gem_rdoc [329/885] 387945=test_gem_ext_cargo_builder_unit [330/885] 387955=test_object_create_start [331/885] 387940=test_gem_silent_ui [332/885] 387955=test_emitter [333/885] 387945=test_bug-5832 [334/885] 387945=test_files_ext [335/885] 387955=dispatcher_test [336/885] 387936=test_eval_history [337/885] 387955=test_kernel [338/885] 387945=test_kdf [339/885] 387945=test_gem_doctor [340/885] 387940=test_stream [341/885] 387936=test_nil2vtempty [342/885] 387936=test_rdoc_context [343/885] 387945=test_httpresponse [344/885] 387940=test_open-uri [345/885] 387954=test_rdoc_parser_ruby [346/885] 387945=index_write_test [347/885] 387945=test_date_new [348/885] 387945=test_data [349/885] 387945=test_rdoc_markup_to_joined_paragraph [350/885] 387945=test_date_time [351/885] 387945=test_require [352/885] 387945=test_gem_safe_yaml [353/885] 387945=test_syntax [354/885] 387952=test_rdoc_text [355/885] 387952=test_iso_8859 [356/885] 387952=test_tcp [357/885] 387944=test_gem_commands_specification_command [358/885] 387946=test_enumerator [359/885] 387955=test_inadvertent_creation [360/885] 387949=test_flags [361/885] 387944=test_shift_jis [362/885] 387944=test_gem_commands_which_command [363/885] 387955=test_http [364/885] 387955=test_name_error [365/885] 387944=test_rdoc_markup_attribute_manager [366/885] 387952=test_gem_resolver_composed_set [367/885] 387940=test_safe_load [368/885] 387940=test_gem_resolver [369/885] 387952=test_gem_commands_dependency_command [370/885] 387936=test_gem_security_policy [371/885] 387955=test_gem_source_local [372/885] 387952=test_pack [373/885] 387954=test_process [374/885] 387951=test_last_thread [375/885] 387944=test_gc [376/885] 387940=test_x509cert [377/885] 387936=test_err_in_callback [378/885] 387936=test_gem_resolver_lock_specification [379/885] 387936=test_logdevice [380/885] 387955=test_gem_ext_rake_builder [381/885] 387952=test_arity [382/885] 387952=test_switch_hitter [383/885] 387952=test_io_console [384/885] 387940=test_singleton [385/885] 387940=test_flush [386/885] 387940=test_c_union_entity [387/885] 387940=test_rdoc_normal_module [388/885] 387941=test_rdoc_markdown_test [389/885] 387940=test_logperiod [390/885] 387940=test_securerandom [391/885] 387940=test_thread_fd_close [392/885] 387940=test_passing_block [393/885] 387950=test_hash_create [394/885] 387950=test_stringchar [395/885] 387940=test_uncorrectable_name_check [396/885] 387940=newline_test [397/885] 387950=test_gem_stream_ui [398/885] 387940=test_rdoc_generator_ri [399/885] 387949=test_extlibs [400/885] 387940=test_require_lib [401/885] 387950=parse_test [402/885] 387939=test_gem_install_update_options [403/885] 387955=test_severity [404/885] 387955=test_ractor [405/885] 387955=test_socket [406/885] 387936=test_thread [407/885] 387943=test_objectspace [408/885] 387951=test_rdoc_markup_to_table_of_contents [409/885] 387951=test_str2big [410/885] 387951=test_c_struct_builder [411/885] 387939=test_dot_dot [412/885] 387939=test_literal [413/885] 387951=test_gem_request_connection_pools [414/885] 387936=test_grapheme_breaks [415/885] 387936=test_gem_version_option [416/885] 387936=test_cclass [417/885] 387936=test_reline [418/885] 387936=test_parser_events [419/885] 387936=test_pkey [420/885] 387939=test_case [421/885] 387939=test_rdoc_markup_to_markdown [422/885] 387936=test_json_tree [423/885] 387936=test_rdoc_generator_pot_po [424/885] 387936=test_ansi_with_terminfo [425/885] 387936=test_ractor [426/885] 387939=test_m17n_comb [427/885] 387936=test_memory_view [428/885] 387937=test_sprintf_comb [429/885] 387936=test_gem_request [430/885] 387937=test_method_cache [431/885] 387937=test_gem_commands_mirror [432/885] 387937=test_gem_ext_cargo_builder_link_flag_converter [433/885] 387943=test_settracefunc [434/885] 387941=test_gem_text [435/885] 387937=test_enumerator_kw [436/885] 387937=test_scan_args [437/885] 387937=test_generic [438/885] 387936=test_win32ole [439/885] 387941=test_store [440/885] 387936=test_case_options [441/885] 387936=test_gem_dependency_installer [442/885] 387937=test_scalar [443/885] 387937=test_gem_commands_info_command [444/885] 387937=test_rdoc_cross_reference [445/885] 387941=test_rand [446/885] 387955=test_gem_name_tuple [447/885] 387955=test_gem_package_tar_reader_entry [448/885] 387951=test_bug_reporter [449/885] 387942=test_exception [450/885] 387955=test_ssl [451/885] 387941=json_ext_parser_test [452/885] 387941=test_thread [453/885] 387937=test_my_integer [454/885] 387937=test_rendering [455/885] 387937=test_debugger_integration [456/885] 387937=test_ractor [457/885] 387949=test_alias [458/885] 387951=test_timeout [459/885] 387943=test_unicode_normalize [460/885] 387949=test_marshal [461/885] 387955=test_weakref [462/885] 387952=test_nonblock [463/885] 387952=test_rb_str_dup [464/885] 387952=test_reline_key [465/885] 387952=test_ancdata [466/885] 387952=test_singleton_function [467/885] 387952=test_cgi_core [468/885] 387952=test_parser [469/885] 387952=parse_stream_test [470/885] 387952=test_registry [471/885] 387952=test_gem_source_lock [472/885] 387955=test_gem [473/885] 387952=test_dns [474/885] 387937=test_gem_commands_open_command [475/885] 387937=test_ractor [476/885] 387949=test_env [477/885] 387937=test_rdoc_attr [478/885] 387937=test_dryrun [479/885] 387937=desugar_compiler_test [480/885] 387937=test_integer [481/885] 387937=test_gem_commands_setup_command [482/885] 387951=test_super [483/885] 387952=test_rubyoptions [484/885] 387950=test_cgi_modruby [485/885] 387950=test_integer [486/885] 387937=test_https_proxy [487/885] 387937=test_call [488/885] 387938=test_rubygems [489/885] 387940=test_gem_request_set_lockfile_tokenizer [490/885] 387942=test_stat [491/885] 387940=test_have_func [492/885] 387942=test_nextafter [493/885] 387937=test_capacity [494/885] 387937=test_object_references [495/885] 387937=test_usrmarshal [496/885] 387951=test_gem_resolver_git_specification [497/885] 387938=test_pkcs7 [498/885] 387942=test_gem_resolver_requirement_list [499/885] 387942=test_arith_seq_beg_len_step [500/885] 387936=test_function_entry [501/885] 387936=ruby_api_test [502/885] 387942=test_find_executable [503/885] 387942=test_symbol [504/885] 387937=test_coder [505/885] 387937=test_nofree [506/885] 387937=test_gem_commands_pristine_command [507/885] 387948=test_context [508/885] 387938=test_unix [509/885] 387936=test_lazy_enumerator [510/885] 387938=test_enc_associate [511/885] 387939=test_ractor_compatibility [512/885] 387948=test_autoconf [513/885] 387948=test_eval [514/885] 387951=test_gem_console_ui [515/885] 387948=test_date_ractor [516/885] 387951=test_dir [517/885] 387936=format_errors_test [518/885] 387936=test_numeric [519/885] 387936=test_member [520/885] 387936=test_gem_commands_cleanup_command [521/885] 387948=test_word [522/885] 387948=test_cgi_multipart [523/885] 387951=test_rdoc_generator_darkfish [524/885] 387948=test_error_highlight [525/885] 387939=test_resize [526/885] 387939=test_rdoc_comment [527/885] 387939=json_generic_object_test [528/885] 387939=test_gem_source_fetch_problem [529/885] 387939=test_http_request [530/885] 387955=test_coderange [531/885] 387955=test_symbol [532/885] 387955=location_test [533/885] 387951=test_mailto [534/885] 387938=test_rdoc_extend [535/885] 387951=test_merge_keys [536/885] 387951=test_gem_resolver_api_specification [537/885] 387955=test_win32ole_variant [538/885] 387938=test_ipaddr [539/885] 387939=test_rdoc_markup_to_ansi [540/885] 387955=test_mixed_unicode_escapes [541/885] 387955=test_history [542/885] 387951=test_gem_ci_detector [543/885] 387938=test_rdoc_class_module [544/885] 387939=test_bignum [545/885] 387951=test_win32ole_variable [546/885] 387951=test_io_wait_uncommon [547/885] 387951=test_stringio [548/885] 387936=test_arity [549/885] 387955=test_trace [550/885] 387936=ractor_test [551/885] 387955=test_rdoc_generator_json_index [552/885] 387936=test_time_tz [553/885] 387939=test_win32ole_event [554/885] 387939=test_have_macro [555/885] 387936=test_gem_package [556/885] 387951=test_resolve_symbol [557/885] 387955=test_complex2 [558/885] 387951=test_enum [559/885] 387948=test_gem_specification [560/885] 387955=test_threadgroup [561/885] 387940=test_object [562/885] 387953=test_ruby_lex [563/885] 387939=test_date_arith [564/885] 387939=test_gem_local_remote_options [565/885] 387938=test_sleep [566/885] 387939=test_change_word [567/885] 387939=compiler_test [568/885] 387937=test_flip [569/885] 387953=test_timeout [570/885] 387953=test_ossl [571/885] 387937=test_normalize [572/885] 387937=test_rdoc_rd_block_parser [573/885] 387937=test_signedness [574/885] 387940=test_tsort [575/885] 387939=test_ractor [576/885] 387940=test_type [577/885] 387940=test_func [578/885] 387939=test_big5 [579/885] 387939=test_pointer [580/885] 387945=version_test [581/885] 387945=heredoc_dedent_test [582/885] 387945=test_cgi_header [583/885] 387945=test_object [584/885] 387945=test_arithmetic_sequence [585/885] 387945=test_key_actor_emacs [586/885] 387950=test_gem_gemcutter_utilities [587/885] 387936=test_basicinstructions [588/885] 387945=test_gem_command_manager [589/885] 387936=test_logger [590/885] 387936=test_file_exhaustive [591/885] 387949=test_files_test [592/885] 387945=test_gem_update_suggestion [593/885] 387942=test_rdoc_parser_markdown [594/885] 387939=test_import [595/885] 387949=test_not [596/885] 387949=test_gem_resolver_lock_set [597/885] 387951=test_placearg [598/885] 387945=test_date_strptime [599/885] 387949=test_gem_package_task [600/885] 387949=test_rdoc_markup_hard_break [601/885] 387949=test_gem_platform [602/885] 387950=test_pkey_rsa [603/885] 387947=test_weakkeymap [604/885] 387945=test_gem_commands_push_command [605/885] 387955=test_numhash [606/885] 387955=test_fd_setsize [607/885] 387955=test_continuation [608/885] 387943=test_keyword [609/885] 387955=test_class_name_check [610/885] 387949=test_delete [611/885] 387949=test_win32ole_method [612/885] 387949=test_update [613/885] 387949=test_x509name [614/885] 387949=test_fips [615/885] 387955=test_rdoc_code_object [616/885] 387951=test_x509store [617/885] 387942=test_webauthn_listener [618/885] 387942=test_lambda [619/885] 387947=test_gem_request_set_gem_dependency_api [620/885] 387942=test_ast [621/885] 387950=test_helper [622/885] 387950=test_random_formatter [623/885] 387949=test_jaro_winkler [624/885] 387949=test_gem_safe_marshal [625/885] 387950=test_gem_resolver_api_set [626/885] 387950=test_config [627/885] 387947=test_gem_resolver_vendor_set [628/885] 387955=test_enumerable [629/885] 387955=test_eval [630/885] 387947=json_generator_test [631/885] 387951=test_transcode [632/885] 387947=test_project_sanity [633/885] 387946=test_range [634/885] 387945=command_line_test [635/885] 387945=test_pty [636/885] 387947=test_dup [637/885] 387943=test_constant [638/885] 387951=test_gem_uri_formatter [639/885] 387951=test_helper [640/885] 387955=test_erb_command [641/885] 387951=test_encoding [642/885] 387944=test_ts [643/885] 387955=test_ensured [644/885] 387947=test_addr [645/885] 387947=test_locale [646/885] 387955=library_symbols_test [647/885] 387955=test_rdoc_ri_paths [648/885] 387955=test_vm_dump [649/885] 387955=test_tmpdir [650/885] 387939=test_rdoc_markup_document [651/885] 387939=test_integer_comb [652/885] 387950=errors_test [653/885] 387951=test_regexp [654/885] 387947=test_gem_commands_check_command [655/885] 387955=static_inspect_test [656/885] 387955=bom_test [657/885] 387955=test_data_error [658/885] 387947=test_file [659/885] 387950=test_force_exit [660/885] 387949=test_ostruct [661/885] 387950=unescape_test [662/885] 387955=test_udp [663/885] 387955=test_recursion [664/885] 387955=test_exit [665/885] 387945=test_delegate [666/885] 387945=test_popen_deadlock [667/885] 387946=test_history [668/885] 387946=test_date_marshal [669/885] 387946=test_mkmf [670/885] 387949=test_fiber [671/885] 387955=test_multi_irb_commands [672/885] 387946=test_open3 [673/885] 387955=test_bundled_ca [674/885] 387948=test_closure [675/885] 387944=test_digest [676/885] 387944=test_ractor [677/885] 387944=test_gem_security [678/885] 387948=test_rdoc_servlet [679/885] 387940=test_gem_commands_unpack_command [680/885] 387948=test_files_lib [681/885] 387948=test_beginendblock [682/885] 387945=test_rdoc_markup_to_bs [683/885] 387937=test_help [684/885] 387937=test_gem_bundler_version_finder [685/885] 387945=test_emoji_breaks [686/885] 387945=test_within_pipe [687/885] 387937=reflection_test [688/885] 387937=test_pinned [689/885] 387945=test_rdoc_markup_pre_process [690/885] 387937=test_printf [691/885] 387937=test_time [692/885] 387945=test_webauthn_listener_response [693/885] 387945=test_to_ary_concat [694/885] 387940=test_stream [695/885] 387940=test_iseq [696/885] 387937=test_exception_at_throwing [697/885] 387937=test_rdoc_markup_heading [698/885] 387937=test_scheduler [699/885] 387948=test_class [700/885] 387948=test_ocsp [701/885] 387955=test_pkey_dsa [702/885] 387937=test_interned_str [703/885] 387937=test_case_comprehensive [704/885] 387948=test_gem_commands_build_command [705/885] 387940=test_append [706/885] 387940=test_option [707/885] 387948=test_cmethod [708/885] 387948=test_tracer [709/885] 387948=test_variable_name_check [710/885] 387950=test_io_m17n [711/885] 387940=test_did_you_mean [712/885] 387948=test_gem_commands_server_command [713/885] 387948=test_rdoc_generator_pot [714/885] 387948=parameters_signature_test [715/885] 387948=test_koi8 [716/885] 387948=test_enumerator [717/885] 387948=test_rdoc_parser_changelog [718/885] 387940=test_unicode [719/885] 387940=test_rdoc_method_attr [720/885] 387948=test_gem_gem_runner [721/885] 387948=test_filter [722/885] 387948=test_data [723/885] 387948=static_literals_test [724/885] 387948=test_gem_commands_update_command [725/885] 387943=test_gem_resolver_vendor_specification [726/885] 387940=test_key_event_record [727/885] 387940=test_gem_uri [728/885] 387940=test_random [729/885] 387943=test_notimplement [730/885] 387940=test_thread_cv [731/885] 387943=test_lexer [732/885] 387943=test_ssl_session [733/885] 387955=test_compile_prism [734/885] 387945=test_terminfo [735/885] 387945=test_bug-14834 [736/885] 387945=test_date_compat [737/885] 387945=test_rdoc_markup_to_html [738/885] 387955=test_tree_spell_checker [739/885] 387945=test_http [740/885] 387946=test_addrinfo [741/885] 387955=test_bn [742/885] 387955=test_win32ole_param_event [743/885] 387955=test_path [744/885] 387946=test_case_mapping [745/885] 387955=redundant_return_test [746/885] 387955=test_sockopt [747/885] 387946=test_install [748/885] 387955=test_rdoc_markup_to_label [749/885] 387955=test_gem_resolver_local_specification [750/885] 387955=test_httpheader [751/885] 387955=test_rdoc_ri_driver [752/885] 387940=test_encoding [753/885] 387940=test_httpresponses [754/885] 387940=test_set_len [755/885] 387940=test_key_stroke [756/885] 387939=test_color [757/885] 387940=json_encoding_test [758/885] 387940=test_rbconfig [759/885] 387940=test_primitive [760/885] 387940=test_human_typo [761/885] 387940=test_name_error_extension [762/885] 387940=test_chilled [763/885] 387940=test_rdoc_i18n_locale [764/885] 387946=test_document [765/885] 387946=test_rdoc_generator_pot_po_entry [766/885] 387940=test_euc_jp [767/885] 387940=test_acceptable [768/885] 387939=test_gem_commands_yank_command [769/885] 387955=test_win32ole_param [770/885] 387955=test_pair [771/885] 387940=test_completion [772/885] 387946=test_gem_commands_cert_command [773/885] 387950=test_len [774/885] 387950=test_yield_block [775/885] 387950=test_x509ext [776/885] 387950=test_erb [777/885] 387950=test_gem_source_installed [778/885] 387950=test_assembler [779/885] 387950=test_spell_checker [780/885] 387943=test_propertyputref [781/885] 387943=attribute_write_test [782/885] 387950=test_rational2 [783/885] 387950=test_rational [784/885] 387950=test_gem_commands_outdated_command [785/885] 387950=test_gem_package_tar_writer [786/885] 387943=test_helper_method [787/885] 387938=test_array [788/885] 387943=test_gem_source [789/885] 387948=test_scalar_scanner [790/885] 387950=test_win32ole_method_event [791/885] 387948=test_nesting_parser [792/885] 387950=test_gem_dependency_list [793/885] 387948=test_benchmark [794/885] 387939=test_evaluation [795/885] 387939=test_https [796/885] 387950=test_gem_ext_builder [797/885] 387943=test_rdoc_parser_simple [798/885] 387943=test_gem_commands_rebuild_command [799/885] 387943=test_yamldbm [800/885] 387943=test_load [801/885] 387943=test_abi [802/885] 387939=test_provider [803/885] 387940=test_rdoc_generator_markup [804/885] 387940=test_whileuntil [805/885] 387940=test_buffered_io [806/885] 387940=test_monitor [807/885] 387941=test_configuration [808/885] 387941=test_rubyvm [809/885] 387941=test_instrumentation_api [810/885] 387943=integer_parse_test [811/885] 387943=test_stringify_symbols [812/885] 387943=test_boolean [813/885] 387943=test_gem_request_set [814/885] 387940=test_module [815/885] 387939=test_gem_ext_cargo_builder [816/885] 387939=test_ssl [817/885] 387943=constant_path_node_test [818/885] 387943=test_parser [819/885] 387943=test_arith_seq_extract [820/885] 387950=test_method_name_check [821/885] 387943=test_color_printer [822/885] 387943=test_deprecated [823/885] 387943=test_serialize_subclasses [824/885] 387943=test_insns_leaf [825/885] 387950=test_key_error [826/885] 387943=test_win32ole_variant_m [827/885] 387950=test_engine [828/885] 387950=test_allocation [829/885] 387943=test_div [830/885] 387943=test_rdoc_rd_inline [831/885] 387943=test_x509req [832/885] 387946=test_mutex [833/885] 387948=test_set [834/885] 387948=test_gem_path_support [835/885] 387943=test_struct [836/885] 387948=test_files_test_1 [837/885] 387953=test_config [838/885] 387948=memsize_test [839/885] 387948=test_nomethod_error [840/885] 387948=json_parser_test [841/885] 387953=test_dln [842/885] 387953=test_gem_source_subpath_problem [843/885] 387948=json_common_interface_test [844/885] 387948=test_win32ole_variant_outarg [845/885] 387948=test_sexp [846/885] 387948=test_rdoc_markup_include [847/885] 387948=fuzzer_test [848/885] 387948=test_variable [849/885] 387953=test_struct [850/885] 387953=test_rdoc_markup_to_html_snippet [851/885] 387948=magic_comment_test [852/885] 387953=test_cparser [853/885] 387948=test_pkg_config [854/885] 387948=test_shellwords [855/885] 387948=test_debug [856/885] 387948=test_memory_view [857/885] 387948=pattern_test [858/885] 387948=test_string [859/885] 387948=test_iterator [860/885] 387948=test_omap [861/885] 387948=test_digest_extend [862/885] 387948=test_storage [863/885] 387948=test_gem_resolver_git_set [864/885] 387936=test_cipher [865/885] 387936=test_gem_security_signer [866/885] 387943=test_new [867/885] 387943=test_dir_m17n [868/885] 387936=test_gem_resolver_installer_set [869/885] 387953=test_refinement [870/885] 387948=test_gem_commands_signout_command [871/885] 387948=test_regex_casefold [872/885] 387952=test_gem_source_git [873/885] 387936=test_float [874/885] 387946=test_cgi_cookie [875/885] 387946=test_require [876/885] 387948=test_windows_1252 [877/885] 387948=test_input_method [878/885] 387948=test_process [879/885] 387952=test_signal [880/885] 387948=test_fixnum [881/885] 387948=test_x509crl [882/885] 387948=test_cgi_session [883/885] 387948=test_rdoc_rd [884/885] 387948=test_metaclass [885/885] 387948=test_rdoc_top_level Finished tests in 38.730429s, 679.9563 tests/s, 241473.4693 assertions/s. Children under /tmp/rubytest.07fdo5: * drwx------ 4 80 2024-05-07 15:12:57 +0000 gem_rebuild20240507-387943-mho6i5/ * drwxrwxr-x 2 60 2024-05-07 15:12:57 +0000 new/ * -rw-rw-r-- 1 4096 2024-05-07 15:12:57 +0000 rebuild_test_gem-1.0.0.gem * drwxrwxr-x 2 60 2024-05-07 15:12:57 +0000 old/ * -rw-rw-r-- 1 4096 2024-05-07 15:12:57 +0000 rebuild_test_gem-1.0.0.gem 26335 tests, 9352371 assertions, 0 failures, 0 errors, 314 skips ruby -v: ruby 3.4.0dev (2024-05-07T14:56:48Z master eb8efa42f0) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/1-mspec-multi-0 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/2-mspec-multi-1 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/3-mspec-multi-2 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/4-mspec-multi-3 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/5-mspec-multi-4 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/6-mspec-multi-5 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/7-mspec-multi-6 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/8-mspec-multi-7 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/9-mspec-multi-8 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/10-mspec-multi-9 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/11-mspec-multi-10 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/12-mspec-multi-11 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/13-mspec-multi-12 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/14-mspec-multi-13 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/15-mspec-multi-14 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/16-mspec-multi-15 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/17-mspec-multi-16 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/18-mspec-multi-17 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/19-mspec-multi-18 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.9wmab7/20-mspec-multi-19 ruby 3.4.0dev (2024-05-07T14:56:48Z master eb8efa42f0) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ........................................................................ Finished in 8.217512 seconds 3429 files, 32610 examples, 188818 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.