# Logfile created on 2024-04-16 13:22:23 +0000 by logger.rb/v1.5.0 #<BuildRuby:0x0000003fb6225470 @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="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20240416-132223", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fb6203848 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fb6203708 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fb6203578 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240416-132223", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240416-132223>, @binmode=false, @mon_data=#<Monitor:0x0000003fb62034b0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 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 /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.1.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError) from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.1.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:1774: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1 make: *** Waiting for unfinished jobs.... /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-sequences.txt (RuntimeError) EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download' /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-sequences.txt (RuntimeError) EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.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.1.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError) from /usr/lib/ruby/3.1.0/net/protocol.rb:193:in `readuntil' from /usr/lib/ruby/3.1.0/net/protocol.rb:203:in `readline' from /usr/lib/ruby/3.1.0/net/http/response.rb:42:in `read_status_line' from /usr/lib/ruby/3.1.0/net/http/response.rb:31:in `read_new' from /usr/lib/ruby/3.1.0/net/http.rb:1575:in `block in transport_request' from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `catch' from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `transport_request' from /usr/lib/ruby/3.1.0/net/http.rb:1539:in `request' from /usr/lib/ruby/3.1.0/open-uri.rb:329:in `block in open_http' from /usr/lib/ruby/3.1.0/net/http.rb:966:in `start' from /usr/lib/ruby/3.1.0/open-uri.rb:323:in `open_http' from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.1.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>' 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.1.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError) from /usr/lib/ruby/3.1.0/net/protocol.rb:193:in `readuntil' from /usr/lib/ruby/3.1.0/net/protocol.rb:203:in `readline' from /usr/lib/ruby/3.1.0/net/http/response.rb:42:in `read_status_line' from /usr/lib/ruby/3.1.0/net/http/response.rb:31:in `read_new' from /usr/lib/ruby/3.1.0/net/http.rb:1575:in `block in transport_request' from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `catch' from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `transport_request' from /usr/lib/ruby/3.1.0/net/http.rb:1539:in `request' from /usr/lib/ruby/3.1.0/open-uri.rb:329:in `block in open_http' from /usr/lib/ruby/3.1.0/net/http.rb:966:in `start' from /usr/lib/ruby/3.1.0/open-uri.rb:323:in `open_http' from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open' from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch' from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop' from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri' from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open' from /usr/lib/ruby/3.1.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:1774: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1 make: *** [uncommon.mk:1774: /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' downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-test.txt ... downloading emoji/15.0/emoji-sequences.txt ... $$$[end] "make update-unicode -j4" exit with 512. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists 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/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /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 Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = e8f3ea3f87 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk/revision.h updated generating riscv64-linux-fake.rb riscv64-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/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /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 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 -j4" exit with 0. $$$[beg] make miniruby -j4 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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 63c4b2d66003409833406b3a662615f9f67397fdf425c22dee41f60d762f36d6 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 -j4" exit with 0. $$$[beg] make all -j4 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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' 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]: 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' 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/socket' 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/bigdecimal-3.1.7/ext/bigdecimal' 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/debug-1.9.2/ext/debug' 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/syslog-0.1.2/ext/syslog' 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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' 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]: 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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 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/minitest.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged 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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged generating enc.mk gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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' 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' generating transdb.h Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans 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... 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' 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 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]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' 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/ripper' 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' 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/debug-1.9.2/ext/debug' 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/rbs-3.4.4/ext/rbs_extension' 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/syslog-0.1.2/ext/syslog' 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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' 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]: 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./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="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/riscv64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-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.12.0 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.25.0 pstore 0.1.3 rdoc 6.6.3.1 readline 0.0.4 reline 0.5.2 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.7 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 -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1926 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/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='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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/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=41567 "--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 -j4 # Running tests: [ 1/879] 2277445=test_scheduler [ 2/879] 2277446=test_pkey_dsa [ 3/879] 2277448=test_class [ 4/879] 2277447=test_ocsp [ 5/879] 2277448=test_rdoc_markup_heading [ 6/879] 2277445=test_iseq [ 7/879] 2277448=test_exception_at_throwing [ 8/879] 2277448=test_tracer [ 9/879] 2277448=test_cmethod [ 10/879] 2277448=test_option [ 11/879] 2277448=test_append [ 12/879] 2277448=test_gem_commands_server_command [ 13/879] 2277447=test_did_you_mean [ 14/879] 2277445=test_variable_name_check [ 15/879] 2277445=test_io_m17n [ 16/879] 2277447=test_case_comprehensive [ 17/879] 2277448=test_interned_str [ 18/879] 2277448=test_gem_commands_build_command [ 19/879] 2277448=test_bundled_ca [ 20/879] 2277448=test_closure [ 21/879] 2277448=test_open3 [ 22/879] 2277445=test_fiber [ 23/879] 2277446=test_gem_security [ 24/879] 2277445=test_rdoc_servlet [ 25/879] 2277448=test_ractor [ 26/879] 2277448=test_digest [ 27/879] 2277445=test_exit [ 28/879] 2277448=test_recursion [ 29/879] 2277448=test_date_marshal [ 30/879] 2277448=test_mkmf [ 31/879] 2277448=test_history [ 32/879] 2277448=test_popen_deadlock [ 33/879] 2277445=test_delegate [ 34/879] 2277445=test_pinned [ 35/879] 2277445=test_stream [ 36/879] 2277445=test_webauthn_listener_response [ 37/879] 2277445=test_time [ 38/879] 2277445=test_to_ary_concat [ 39/879] 2277448=test_printf [ 40/879] 2277448=test_rdoc_markup_pre_process [ 41/879] 2277448=test_rdoc_markup_to_bs [ 42/879] 2277448=test_help [ 43/879] 2277448=test_beginendblock [ 44/879] 2277445=test_gem_commands_unpack_command [ 45/879] 2277448=test_files_lib [ 46/879] 2277445=test_within_pipe [ 47/879] 2277445=test_gem_bundler_version_finder [ 48/879] 2277445=test_emoji_breaks [ 49/879] 2277445=test_color [ 50/879] 2277445=json_encoding_test [ 51/879] 2277445=test_key_stroke [ 52/879] 2277445=test_rdoc_markup_to_label [ 53/879] 2277445=test_install [ 54/879] 2277445=test_sockopt [ 55/879] 2277445=test_encoding [ 56/879] 2277445=test_httpresponses [ 57/879] 2277445=test_set_len [ 58/879] 2277445=test_rdoc_ri_driver [ 59/879] 2277445=test_gem_resolver_local_specification [ 60/879] 2277445=test_httpheader [ 61/879] 2277445=test_rdoc_i18n_locale [ 62/879] 2277445=test_name_error_extension [ 63/879] 2277445=test_chilled [ 64/879] 2277445=test_gem_commands_yank_command [ 65/879] 2277445=test_win32ole_param [ 66/879] 2277445=test_pair [ 67/879] 2277448=test_rdoc_generator_pot_po_entry [ 68/879] 2277448=test_euc_jp [ 69/879] 2277448=test_acceptable [ 70/879] 2277448=test_document [ 71/879] 2277448=test_rbconfig [ 72/879] 2277448=test_human_typo [ 73/879] 2277448=test_primitive [ 74/879] 2277448=test_random [ 75/879] 2277448=test_notimplement [ 76/879] 2277448=test_key_event_record [ 77/879] 2277448=test_gem_uri [ 78/879] 2277448=test_gem_commands_update_command [ 79/879] 2277445=test_gem_resolver_vendor_specification [ 80/879] 2277445=test_thread_cv [ 81/879] 2277445=test_lexer [ 82/879] 2277448=test_ssl_session [ 83/879] 2277445=test_unicode [ 84/879] 2277445=test_koi8 [ 85/879] 2277445=parameters_signature_test [ 86/879] 2277445=test_rdoc_parser_changelog [ 87/879] 2277445=test_enumerator [ 88/879] 2277445=test_rdoc_generator_pot [ 89/879] 2277445=static_literals_test [ 90/879] 2277445=test_data [ 91/879] 2277445=test_gem_gem_runner [ 92/879] 2277445=test_filter [ 93/879] 2277445=test_rdoc_method_attr [ 94/879] 2277445=test_addrinfo [ 95/879] 2277445=test_http [ 96/879] 2277448=test_tree_spell_checker [ 97/879] 2277448=test_case_mapping [ 98/879] 2277448=test_path [ 99/879] 2277448=test_win32ole_param_event [100/879] 2277448=test_bn [101/879] 2277448=test_compile_prism [102/879] 2277448=test_terminfo [103/879] 2277448=test_rdoc_markup_to_html [104/879] 2277448=test_date_compat [105/879] 2277448=test_bug-14834 [106/879] 2277448=test_instrumentation_api [107/879] 2277448=integer_parse_test [108/879] 2277448=test_stringify_symbols [109/879] 2277448=test_boolean [110/879] 2277448=test_whileuntil [111/879] 2277448=test_rdoc_generator_markup [112/879] 2277448=test_rubyvm [113/879] 2277448=test_configuration [114/879] 2277448=test_buffered_io [115/879] 2277448=test_monitor [116/879] 2277448=test_arith_seq_extract [117/879] 2277448=test_method_name_check [118/879] 2277448=test_parser [119/879] 2277448=test_module [120/879] 2277445=test_gem_request_set [121/879] 2277445=constant_path_node_test [122/879] 2277445=test_gem_ext_cargo_builder [123/879] 2277445=test_ssl [124/879] 2277446=test_propertyputref [125/879] 2277446=attribute_write_test [126/879] 2277446=test_spell_checker [127/879] 2277446=test_assembler [128/879] 2277446=test_rational [129/879] 2277446=test_rational2 [130/879] 2277446=test_yield_block [131/879] 2277446=test_len [132/879] 2277446=test_completion [133/879] 2277448=test_gem_commands_cert_command [134/879] 2277446=test_gem_source_installed [135/879] 2277446=test_x509ext [136/879] 2277446=test_erb [137/879] 2277446=test_gem_ext_builder [138/879] 2277446=test_https [139/879] 2277446=test_evaluation [140/879] 2277446=test_provider [141/879] 2277446=test_abi [142/879] 2277446=test_gem_commands_rebuild_command [143/879] 2277446=test_yamldbm [144/879] 2277448=test_load [145/879] 2277448=test_rdoc_parser_simple [146/879] 2277446=test_scalar_scanner [147/879] 2277448=test_gem_source [148/879] 2277446=test_gem_package_tar_writer [149/879] 2277446=test_array [150/879] 2277448=test_gem_commands_outdated_command [151/879] 2277448=test_benchmark [152/879] 2277448=test_gem_dependency_list [153/879] 2277448=test_nesting_parser [154/879] 2277448=test_win32ole_method_event [155/879] 2277448=test_storage [156/879] 2277448=test_gem_resolver_git_set [157/879] 2277448=test_new [158/879] 2277448=test_gem_security_signer [159/879] 2277448=test_cipher [160/879] 2277448=test_memory_view [161/879] 2277448=pattern_test [162/879] 2277448=test_debug [163/879] 2277448=test_shellwords [164/879] 2277448=test_digest_extend [165/879] 2277448=test_omap [166/879] 2277448=test_string [167/879] 2277448=test_iterator [168/879] 2277448=test_process [169/879] 2277448=test_windows_1252 [170/879] 2277448=test_input_method [171/879] 2277448=test_metaclass [172/879] 2277448=test_rdoc_top_level [173/879] 2277448=test_cgi_session [174/879] 2277448=test_rdoc_rd [175/879] 2277448=test_x509crl [176/879] 2277448=test_signal [177/879] 2277448=test_fixnum [178/879] 2277448=test_gem_source_git [179/879] 2277448=test_gem_commands_signout_command [180/879] 2277448=test_refinement [181/879] 2277445=test_regex_casefold [182/879] 2277445=test_gem_resolver_installer_set [183/879] 2277446=test_dir_m17n [184/879] 2277445=test_cgi_cookie [185/879] 2277445=test_require [186/879] 2277446=test_float [187/879] 2277446=test_x509req [188/879] 2277446=test_mutex [189/879] 2277446=test_rdoc_rd_inline [190/879] 2277445=test_files_test_1 [191/879] 2277446=test_gem_path_support [192/879] 2277448=test_struct [193/879] 2277446=test_set [194/879] 2277446=test_serialize_subclasses [195/879] 2277446=test_insns_leaf [196/879] 2277446=test_color_printer [197/879] 2277446=test_deprecated [198/879] 2277446=test_engine [199/879] 2277446=test_win32ole_variant_m [200/879] 2277446=test_div [201/879] 2277446=test_allocation [202/879] 2277448=test_key_error [203/879] 2277448=test_rdoc_markup_to_html_snippet [204/879] 2277448=magic_comment_test [205/879] 2277448=test_struct [206/879] 2277448=test_variable [207/879] 2277448=test_sexp [208/879] 2277448=test_rdoc_markup_include [209/879] 2277448=fuzzer_test [210/879] 2277448=test_pkg_config [211/879] 2277448=test_cparser [212/879] 2277448=memsize_test [213/879] 2277448=test_nomethod_error [214/879] 2277448=json_parser_test [215/879] 2277448=test_config [216/879] 2277448=test_win32ole_variant_outarg [217/879] 2277448=json_common_interface_test [218/879] 2277448=test_dln [219/879] 2277448=test_gem_source_subpath_problem [220/879] 2277448=test_gem_commands_setup_command [221/879] 2277448=test_rdoc_attr [222/879] 2277448=test_env [223/879] 2277446=desugar_compiler_test [224/879] 2277446=test_integer [225/879] 2277446=test_dryrun [226/879] 2277446=test_capacity [227/879] 2277446=test_nextafter [228/879] 2277446=test_have_func [229/879] 2277445=test_gem_request_set_lockfile_tokenizer [230/879] 2277445=test_stat [231/879] 2277445=test_gem_resolver_git_specification [232/879] 2277445=test_usrmarshal [233/879] 2277445=test_object_references [234/879] 2277445=test_integer [235/879] 2277447=test_cgi_modruby [236/879] 2277447=test_rubyoptions [237/879] 2277448=test_super [238/879] 2277448=test_rubygems [239/879] 2277448=test_https_proxy [240/879] 2277448=test_call [241/879] 2277448=test_nonblock [242/879] 2277448=test_weakref [243/879] 2277448=test_unicode_normalize [244/879] 2277445=test_marshal [245/879] 2277445=test_timeout [246/879] 2277445=test_alias [247/879] 2277445=test_ancdata [248/879] 2277445=test_singleton_function [249/879] 2277445=test_reline_key [250/879] 2277445=test_rb_str_dup [251/879] 2277445=test_ssl [252/879] 2277445=test_ractor [253/879] 2277447=test_rendering [254/879] 2277447=test_debugger_integration [255/879] 2277447=json_ext_parser_test [256/879] 2277447=test_thread [257/879] 2277446=test_my_integer [258/879] 2277446=parse_stream_test [259/879] 2277446=test_dns [260/879] 2277446=test_gem_commands_open_command [261/879] 2277445=test_ractor [262/879] 2277445=test_gem [263/879] 2277446=test_gem_source_lock [264/879] 2277446=test_cgi_core [265/879] 2277446=test_parser [266/879] 2277446=test_gem_resolver_api_specification [267/879] 2277446=test_rdoc_markup_to_ansi [268/879] 2277446=test_mixed_unicode_escapes [269/879] 2277446=test_history [270/879] 2277446=test_ipaddr [271/879] 2277446=test_win32ole_variant [272/879] 2277446=test_rdoc_extend [273/879] 2277446=test_merge_keys [274/879] 2277446=test_gem_package [275/879] 2277446=test_resolve_symbol [276/879] 2277446=test_complex2 [277/879] 2277446=test_have_macro [278/879] 2277445=test_threadgroup [279/879] 2277445=test_enum [280/879] 2277446=test_gem_specification [281/879] 2277447=test_io_wait_uncommon [282/879] 2277447=test_stringio [283/879] 2277447=test_arity [284/879] 2277447=test_win32ole_variable [285/879] 2277447=test_gem_ci_detector [286/879] 2277445=test_rdoc_class_module [287/879] 2277447=test_bignum [288/879] 2277447=test_win32ole_event [289/879] 2277447=test_time_tz [290/879] 2277448=test_rdoc_generator_json_index [291/879] 2277447=test_trace [292/879] 2277447=ractor_test [293/879] 2277448=test_nofree [294/879] 2277448=test_context [295/879] 2277447=test_gem_commands_pristine_command [296/879] 2277448=test_symbol [297/879] 2277445=test_coder [298/879] 2277445=test_find_executable [299/879] 2277445=ruby_api_test [300/879] 2277445=test_lazy_enumerator [301/879] 2277445=test_enc_associate [302/879] 2277446=test_unix [303/879] 2277446=test_arith_seq_beg_len_step [304/879] 2277446=test_gem_resolver_requirement_list [305/879] 2277446=test_pkcs7 [306/879] 2277445=test_function_entry [307/879] 2277445=json_generic_object_test [308/879] 2277445=test_gem_source_fetch_problem [309/879] 2277447=test_http_request [310/879] 2277445=test_error_highlight [311/879] 2277447=test_resize [312/879] 2277447=test_rdoc_comment [313/879] 2277446=test_rdoc_generator_darkfish [314/879] 2277447=test_mailto [315/879] 2277447=test_symbol [316/879] 2277447=location_test [317/879] 2277446=test_coderange [318/879] 2277446=test_eval [319/879] 2277446=test_autoconf [320/879] 2277446=test_gem_console_ui [321/879] 2277446=test_date_ractor [322/879] 2277447=format_errors_test [323/879] 2277447=test_dir [324/879] 2277445=test_ractor_compatibility [325/879] 2277446=test_gem_commands_cleanup_command [326/879] 2277447=test_word [327/879] 2277447=test_cgi_multipart [328/879] 2277447=test_member [329/879] 2277447=test_numeric [330/879] 2277447=test_rdoc_parser_markdown [331/879] 2277447=test_not [332/879] 2277447=test_gem_resolver_lock_set [333/879] 2277447=test_import [334/879] 2277445=test_logger [335/879] 2277445=test_files_test [336/879] 2277445=test_gem_update_suggestion [337/879] 2277445=test_file_exhaustive [338/879] 2277446=test_keyword [339/879] 2277447=test_class_name_check [340/879] 2277447=test_continuation [341/879] 2277447=test_fd_setsize [342/879] 2277447=test_win32ole_method [343/879] 2277447=test_delete [344/879] 2277447=test_gem_platform [345/879] 2277447=test_rdoc_markup_hard_break [346/879] 2277447=test_placearg [347/879] 2277447=test_gem_package_task [348/879] 2277447=test_date_strptime [349/879] 2277446=test_numhash [350/879] 2277446=test_gem_commands_push_command [351/879] 2277447=test_weakkeymap [352/879] 2277448=test_pkey_rsa [353/879] 2277447=test_tsort [354/879] 2277447=test_signedness [355/879] 2277446=test_rdoc_rd_block_parser [356/879] 2277446=test_func [357/879] 2277448=test_big5 [358/879] 2277448=test_pointer [359/879] 2277448=test_type [360/879] 2277448=test_ractor [361/879] 2277448=test_sleep [362/879] 2277446=test_gem_local_remote_options [363/879] 2277446=test_object [364/879] 2277445=test_ruby_lex [365/879] 2277448=test_date_arith [366/879] 2277448=test_ossl [367/879] 2277445=test_normalize [368/879] 2277445=test_timeout [369/879] 2277445=test_flip [370/879] 2277446=compiler_test [371/879] 2277446=test_change_word [372/879] 2277445=test_arithmetic_sequence [373/879] 2277446=test_gem_command_manager [374/879] 2277445=test_basicinstructions [375/879] 2277445=test_gem_gemcutter_utilities [376/879] 2277446=test_key_actor_emacs [377/879] 2277445=version_test [378/879] 2277445=test_object [379/879] 2277445=heredoc_dedent_test [380/879] 2277445=test_cgi_header [381/879] 2277445=test_addr [382/879] 2277445=test_locale [383/879] 2277446=library_symbols_test [384/879] 2277445=test_ensured [385/879] 2277446=test_ts [386/879] 2277445=test_rdoc_ri_paths [387/879] 2277445=command_line_test [388/879] 2277445=test_dup [389/879] 2277447=test_pty [390/879] 2277445=test_constant [391/879] 2277447=test_range [392/879] 2277446=test_project_sanity [393/879] 2277446=test_encoding [394/879] 2277446=test_helper [395/879] 2277446=test_erb_command [396/879] 2277446=test_gem_uri_formatter [397/879] 2277446=static_inspect_test [398/879] 2277446=test_udp [399/879] 2277446=test_ostruct [400/879] 2277446=unescape_test [401/879] 2277447=test_file [402/879] 2277448=test_force_exit [403/879] 2277448=bom_test [404/879] 2277448=test_data_error [405/879] 2277448=test_tmpdir [406/879] 2277448=test_integer_comb [407/879] 2277447=test_rdoc_markup_document [408/879] 2277447=test_vm_dump [409/879] 2277447=test_regexp [410/879] 2277445=test_gem_commands_check_command [411/879] 2277445=errors_test [412/879] 2277445=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41647> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2277445 sipeed 11u IPv4 1176738 0t0 TCP localhost:41647->localhost:34338 (CLOSE_WAIT) [413/879] 2277445=test_jaro_winkler [414/879] 2277445=test_helper [415/879] 2277445=test_random_formatter [416/879] 2277445=test_lambda [417/879] 2277445=test_gem_request_set_gem_dependency_api Closed file descriptor: TestGemRequestSetGemDependencyAPI#test_gemspec_multiple: 11 [418/879] 2277445=test_ast [419/879] 2277446=test_x509name [420/879] 2277446=test_fips [421/879] 2277446=test_update [422/879] 2277446=test_x509store [423/879] 2277446=test_rdoc_code_object [424/879] 2277446=json_generator_test [425/879] 2277446=test_eval [426/879] 2277446=test_transcode [427/879] 2277446=test_gem_resolver_api_set [428/879] 2277448=test_gem_safe_marshal [429/879] 2277446=test_enumerable [430/879] 2277446=test_gem_resolver_vendor_set [431/879] 2277446=test_config [432/879] 2277446=test_qsort [433/879] 2277446=test_rdoc_parser [434/879] 2277446=test_gem_dependency_resolution_error [435/879] 2277446=json_addition_test [436/879] 2277446=test_rdoc_store [437/879] 2277448=test_x509attr [438/879] 2277448=test_raise [439/879] 2277448=test_gem_request_set_lockfile_parser [440/879] 2277448=test_depth_first [441/879] 2277448=test_pattern_matching [442/879] 2277448=test_rdoc_stats [443/879] 2277448=test_string [444/879] 2277448=test_folderitem2_invokeverb [445/879] 2277448=test_require_path_check [446/879] 2277448=test_rdoc_markup_parser [447/879] 2277448=test_files_test_2 [448/879] 2277448=test_fnmatch [449/879] 2277448=test_gem_validator [450/879] 2277448=test_string [451/879] 2277446=test_proc [452/879] 2277446=test_gc_compact [453/879] 2277446=test_gem_package_old [454/879] 2277446=test_gem_resolver_index_set [455/879] 2277446=test_egrep_cpp [456/879] 2277446=test_cgi_tag_helper [457/879] 2277446=test_zlib [458/879] 2277446=test_optimization [459/879] 2277447=test_date_conv [460/879] 2277447=test_erb_m17n [461/879] 2277447=test_ole_methods [462/879] 2277447=test_gem_uninstaller [463/879] 2277447=test_gb18030 [464/879] 2277447=test_svcb_https [465/879] 2277447=test_buffering [466/879] 2277447=test_time [467/879] 2277447=test_windows_1251 [468/879] 2277447=test_rdoc_rdoc [469/879] 2277447=test_backtrace [470/879] 2277447=test_defined [471/879] 2277447=test_key_name_check [472/879] 2277447=test_io_buffer [473/879] 2277447=test_rdoc_i18n_text [474/879] 2277447=test_pipe [475/879] 2277447=test_thread [476/879] 2277447=test_trick [477/879] 2277447=test_pkey_ec [478/879] 2277447=test_date_parse [479/879] 2277447=test_rdoc_markup_attributes [480/879] 2277447=test_mul [481/879] 2277447=test_win32ole_type [482/879] 2277447=test_null [483/879] 2277447=test_default_gems [484/879] 2277447=test_rdoc_rd_inline_parser [485/879] 2277447=test_rdoc_markup_to_rdoc [486/879] 2277447=test_date [487/879] 2277447=test_gem_rdoc [488/879] 2277447=test_gem_ext_cargo_builder_unit [489/879] 2277447=test_command [490/879] 2277447=test_at_exit [491/879] 2277447=test_object_create_start [492/879] 2277447=!Nothing_to_test [493/879] 2277447=test_psych [494/879] 2277447=test_enc_raise [495/879] 2277447=test_rdoc_markup_paragraph [496/879] 2277447=test_kernel [497/879] 2277447=dispatcher_test [498/879] 2277447=test_eval_history [499/879] 2277447=test_gem_doctor [500/879] 2277447=test_kdf [501/879] 2277447=test_emitter [502/879] 2277447=test_gem_silent_ui [503/879] 2277447=test_files_ext [504/879] 2277447=test_bug-5832 [505/879] 2277447=test_iter_break [506/879] 2277447=test_exception [507/879] 2277447=test_zsh_completion [508/879] 2277447=test_rdoc_single_class [509/879] 2277447=test_nil [510/879] 2277447=test_num2int [511/879] 2277447=test_verbose [512/879] 2277447=test_pp [513/879] 2277447=test_gem_ext_configure_builder [514/879] 2277447=test_frozen [515/879] 2277447=test_macro [516/879] 2277447=test_gem_source_list [517/879] 2277447=test_optarg [518/879] 2277447=test_yaml_special_cases [519/879] 2277447=test_config [520/879] 2277447=test_rdoc_token_stream [521/879] 2277447=test_address_resolve [522/879] 2277447=test_bug-3571 [523/879] 2277447=test_key_actor_vi [524/879] 2277447=test_gem_command [525/879] 2277447=test_gem_spec_fetcher [526/879] 2277447=test_common [527/879] 2277447=test_numeric [528/879] 2277447=test_gem_commands_lock_command [529/879] 2277447=test_ifunless [530/879] 2277447=test_assignment [531/879] 2277446=test_rdoc_tom_doc [532/879] 2277446=test_rdoc_markup_to_tt_only [533/879] 2277446=test_hmac [534/879] 2277446=test_gem_resolver_lock_specification [535/879] 2277446=test_err_in_callback [536/879] 2277446=test_x509cert [537/879] 2277446=test_gc [538/879] 2277447=test_gem_ext_rake_builder [539/879] 2277447=test_arity [540/879] 2277447=test_logdevice [541/879] 2277447=test_gem_security_policy [542/879] 2277447=test_gem_source_local [543/879] 2277447=test_process [544/879] 2277448=test_last_thread [545/879] 2277448=test_pack [546/879] 2277448=test_passing_block [547/879] 2277448=test_thread_fd_close [548/879] 2277448=newline_test [549/879] 2277448=test_uncorrectable_name_check [550/879] 2277448=test_stringchar [551/879] 2277448=test_hash_create [552/879] 2277448=test_io_console [553/879] 2277448=test_flush [554/879] 2277448=test_singleton [555/879] 2277448=test_switch_hitter [556/879] 2277448=test_securerandom [557/879] 2277448=test_logperiod [558/879] 2277448=test_c_union_entity [559/879] 2277448=test_rdoc_normal_module [560/879] 2277448=test_rdoc_markdown_test [561/879] 2277446=test_syntax [562/879] 2277448=test_gem_safe_yaml [563/879] 2277448=test_rdoc_markup_to_joined_paragraph [564/879] 2277448=test_date_time [565/879] 2277448=test_require [566/879] 2277448=index_write_test [567/879] 2277448=test_date_new [568/879] 2277448=test_data [569/879] 2277448=test_tcp [570/879] 2277448=test_iso_8859 [571/879] 2277448=test_rdoc_text [572/879] 2277448=test_rdoc_context [573/879] 2277448=test_nil2vtempty [574/879] 2277448=test_stream [575/879] 2277448=test_httpresponse [576/879] 2277448=test_open-uri [577/879] 2277448=test_rdoc_parser_ruby [578/879] 2277448=test_name_error [579/879] 2277448=test_rdoc_markup_attribute_manager [580/879] 2277448=test_gem_commands_dependency_command [581/879] 2277448=test_gem_resolver [582/879] 2277448=test_safe_load [583/879] 2277448=test_gem_resolver_composed_set [584/879] 2277448=test_gem_commands_specification_command [585/879] 2277448=test_http [586/879] 2277448=test_shift_jis [587/879] 2277448=test_gem_commands_which_command [588/879] 2277448=test_inadvertent_creation [589/879] 2277448=test_flags [590/879] 2277448=test_enumerator [591/879] 2277446=test_enumerator_kw [592/879] 2277446=test_settracefunc [593/879] 2277446=test_gem_text [594/879] 2277446=test_generic [595/879] 2277446=test_win32ole [596/879] 2277446=test_scan_args [597/879] 2277446=test_gem_request [598/879] 2277446=test_method_cache [599/879] 2277446=test_sprintf_comb [600/879] 2277446=test_gem_commands_mirror [601/879] 2277446=test_gem_ext_cargo_builder_link_flag_converter [602/879] 2277446=test_bug_reporter [603/879] 2277446=test_gem_name_tuple [604/879] 2277446=test_gem_package_tar_reader_entry [605/879] 2277446=test_rand [606/879] 2277446=test_exception [607/879] 2277447=test_case_options [608/879] 2277447=test_store [609/879] 2277446=test_rdoc_cross_reference [610/879] 2277447=test_gem_commands_info_command [611/879] 2277447=test_scalar [612/879] 2277447=test_gem_dependency_installer [613/879] 2277446=test_rdoc_markup_to_table_of_contents [614/879] 2277446=test_objectspace [615/879] 2277446=test_socket [616/879] 2277446=test_thread [617/879] 2277447=test_literal [618/879] 2277446=test_c_struct_builder [619/879] 2277446=test_dot_dot [620/879] 2277446=test_str2big [621/879] 2277446=test_extlibs [622/879] 2277447=test_rdoc_generator_ri [623/879] 2277447=test_gem_stream_ui [624/879] 2277447=test_severity [625/879] 2277447=test_ractor [626/879] 2277447=parse_test [627/879] 2277446=test_gem_install_update_options [628/879] 2277446=test_require_lib [629/879] 2277447=test_ansi_with_terminfo [630/879] 2277447=test_rdoc_generator_pot_po [631/879] 2277447=test_json_tree [632/879] 2277447=test_rdoc_markup_to_markdown [633/879] 2277447=test_m17n_comb [634/879] 2277446=test_memory_view [635/879] 2277446=test_ractor [636/879] 2277446=test_cclass [637/879] 2277446=test_gem_version_option [638/879] 2277446=test_grapheme_breaks [639/879] 2277446=test_gem_request_connection_pools [640/879] 2277446=test_pkey [641/879] 2277446=test_case [642/879] 2277446=test_reline [643/879] 2277446=test_parser_events [644/879] 2277446=test_enc_str_buf_cat [645/879] 2277446=test_gbk [646/879] 2277446=test_class2name [647/879] 2277446=test_profile_frames [648/879] 2277446=test_cstr [649/879] 2277446=test_pstore [650/879] 2277446=json_fixtures_test [651/879] 2277446=test_shapes [652/879] 2277446=test_io_timeout [653/879] 2277446=test_rdoc_parser_c [654/879] 2277447=test_comparable [655/879] 2277447=test_rdoc_markup_formatter [656/879] 2277447=test_nowrite [657/879] 2277447=test_thread_queue [658/879] 2277446=test_ansi_without_terminfo [659/879] 2277446=test_gem_commands_sources_command [660/879] 2277446=test_bmethod [661/879] 2277446=test_ractor [662/879] 2277446=test_euc_tw [663/879] 2277446=test_big2str [664/879] 2277446=test_handle [665/879] 2277446=test_wait [666/879] 2277446=test_yaml [667/879] 2277446=test_forwardable [668/879] 2277446=test_bash_completion [669/879] 2277446=test_formatter [670/879] 2277446=test_rdoc_constant [671/879] 2277447=test_deprecate [672/879] 2277446=test_gem_commands_owner_command [673/879] 2277447=test_gem_source_vendor [674/879] 2277447=test_recorder [675/879] 2277447=test_init [676/879] 2277446=test_complexrational [677/879] 2277446=test_pathname [678/879] 2277447=test_coverage [679/879] 2277446=test_rdoc_encoding [680/879] 2277446=test_gem_package_tar_reader [681/879] 2277445=regexp_test [682/879] 2277446=test_file [683/879] 2277445=test_gem_available_set [684/879] 2277446=test_rdoc_markdown [685/879] 2277445=test_modify_expand [686/879] 2277445=test_rdoc_any_method [687/879] 2277446=test_wss [688/879] 2277446=test_fiddle [689/879] 2277446=test_find [690/879] 2277446=test_ractor [691/879] 2277447=test_digest [692/879] 2277446=test_marshalable [693/879] 2277446=test_cgi_util [694/879] 2277445=test_require [695/879] 2277446=test_gem_ext_cmake_builder [696/879] 2277446=test_gem_commands_contents_command [697/879] 2277447=test_rdoc_markup [698/879] 2277447=test_gem_commands_help_command [699/879] 2277447=test_prettyprint [700/879] 2277446=test_tracepoint [701/879] 2277447=test_basicsocket [702/879] 2277447=test_utf32 [703/879] 2277447=test_duplicate [704/879] 2277448=test_gem_resolver_index_specification [705/879] 2277447=test_internal_ivar [706/879] 2277447=test_queue [707/879] 2277447=test_function [708/879] 2277448=test_noarg [709/879] 2277447=parse_comments_test [710/879] 2277447=test_tempfile [711/879] 2277448=test_random [712/879] 2277448=test_asn1 [713/879] 2277448=test_const [714/879] 2277448=test_rdoc_normal_class [715/879] 2277447=test_class [716/879] 2277446=test_load [717/879] 2277448=json_string_matching_test [718/879] 2277446=test_irb [719/879] 2277448=test_date_strftime [720/879] 2277446=test_rdoc_parser_rd [721/879] 2277446=test_gem_installer [722/879] 2277445=test_yamlstore [723/879] 2277445=test_gem_remote_fetcher [724/879] 2277448=test_mdns [725/879] 2277448=test_parse [726/879] 2277448=test_gem_resolver_installed_specification [727/879] 2277448=test_scanner_events [728/879] 2277448=test_gem_commands_search_command [729/879] 2277448=test_complex [730/879] 2277448=test_gem_ext_ext_conf_builder [731/879] 2277445=test_frozen_error [732/879] 2277445=test_gem_stub_specification [733/879] 2277445=test_method_cache [734/879] 2277445=test_gem_dependency [735/879] 2277445=test_gem_resolver_specification [736/879] 2277445=test_path_to_class [737/879] 2277445=test_rdoc_markup_verbatim [738/879] 2277445=test_inlinecache [739/879] 2277445=test_rdoc_options [740/879] 2277448=test_cesu8 [741/879] 2277448=test_econv [742/879] 2277445=test_gem_version [743/879] 2277445=test_gem_commands_signin_command [744/879] 2277445=test_resource [745/879] 2277445=test_emitter [746/879] 2277445=test_ldap [747/879] 2277445=test_fileutils [748/879] 2277445=test_string_processing [749/879] 2277445=test_gem_commands_list_command [750/879] 2277445=test_stack [751/879] 2277448=test_rdoc_include [752/879] 2277448=test_reqarg [753/879] 2277447=test_too_many_dummy_encodings [754/879] 2277447=test_argf [755/879] 2277448=test_framework [756/879] 2277448=test_ns_spki [757/879] 2277448=test_kill_ring [758/879] 2277448=test_yjit [759/879] 2277448=test_weakmap [760/879] 2277445=test_workspace [761/879] 2277445=test_m17n [762/879] 2277445=test_gem_commands_environment_command [763/879] 2277445=test_ws [764/879] 2277445=test_external_new [765/879] 2277445=test_alias_and_anchor [766/879] 2277445=test_postponed_job [767/879] 2277445=test_hash [768/879] 2277445=test_gem_resolver_dependency_request [769/879] 2277445=test_tree_builder [770/879] 2277445=test_win32ole_typelib [771/879] 2277445=test_protect [772/879] 2277445=test_raise_exception [773/879] 2277446=test_gem_request_set_lockfile [774/879] 2277446=test_have_library [775/879] 2277445=test_remote_fetch_error [776/879] 2277445=test_gem_commands_stale_command [777/879] 2277445=test_lock_native_thread [778/879] 2277445=test_c_struct_entry [779/879] 2277445=test_set [780/879] 2277445=test_show_source [781/879] 2277445=test_gem_security_trust_dir [782/879] 2277445=test_gem_requirement [783/879] 2277445=test_sprintf [784/879] 2277446=comments_test [785/879] 2277446=test_string_memory [786/879] 2277446=test_undef [787/879] 2277446=test_objspace [788/879] 2277445=ripper_test [789/879] 2277445=test_line_editor [790/879] 2277445=test_euc_kr [791/879] 2277445=test_rdoc_context_section [792/879] 2277445=test_ftp [793/879] 2277445=test_pack [794/879] 2277445=test_array_create [795/879] 2277445=test_gem_impossible_dependencies_error [796/879] 2277445=test_to_ruby [797/879] 2277445=test_pattern_key_name_check [798/879] 2277445=test_rdoc_rubygems_hook [799/879] 2277445=test_method [800/879] 2277447=test_gem_commands_query_command [801/879] 2277447=test_win32ole_record [802/879] 2277447=test_gem_unsatisfiable_dependency_error [803/879] 2277447=test_condition [804/879] 2277447=test_foreach [805/879] 2277447=test_gem_source_specific_file [806/879] 2277447=test_gem_commands_uninstall_command [807/879] 2277447=test_cp949 [808/879] 2277447=test_io [809/879] 2277447=test_hash [810/879] 2277448=test_ubf_async_safe [811/879] 2277448=test_emoji [812/879] 2277448=test_win32ole_type_event [813/879] 2277448=test_sorted_set [814/879] 2277448=test_kwargs [815/879] 2277448=warnings_test [816/879] 2277448=test_gem_commands_exec_command [817/879] 2277448=test_io_wait [818/879] 2277448=test_date_attr [819/879] 2277448=test_ellipsize [820/879] 2277448=test_summary [821/879] 2277448=test_console_attr [822/879] 2277448=test_type_completor [823/879] 2277448=test_face [824/879] 2277448=test_case [825/879] 2277448=test_sizeof [826/879] 2277445=test_rendering [827/879] 2277445=test_autoload [828/879] 2277447=test_utf16 [829/879] 2277447=test_unicode_escape [830/879] 2277447=test_io [831/879] 2277448=test_gc [832/879] 2277448=test_math [833/879] 2277448=test_gem_commands_fetch_command [834/879] 2277448=test_libs [835/879] 2277448=test_config [836/879] 2277448=test_sleep [837/879] 2277445=test_yaml_tree [838/879] 2277445=test_yjit_exit_locations [839/879] 2277445=test_etc [840/879] 2277448=test_ripper [841/879] 2277445=test_gem_config_file [842/879] 2277445=test_gem_resolver_activation_request [843/879] 2277445=test_protocol [844/879] 2277448=test_getopts [845/879] 2277445=test_bigzero [846/879] 2277448=test_pkey_dh [847/879] 2277445=test_iseq_load [848/879] 2277448=test_gem_util [849/879] 2277448=test_gem_package_tar_header [850/879] 2277448=test_pkcs12 [851/879] 2277445=test_system [852/879] 2277448=test_convertible [853/879] 2277445=parser_test [854/879] 2277445=test_yield [855/879] 2277447=test_rdoc_alias [856/879] 2277447=test_files_sample [857/879] 2277447=test_stringscanner [858/879] 2277447=test_webauthn_poller [859/879] 2277447=test_rdoc_markup_raw [860/879] 2277447=test_rat [861/879] 2277447=test_typeddata [862/879] 2277447=test_gem_resolver_best_set [863/879] 2277447=encoding_test [864/879] 2277447=test_rdoc_markup_to_html_crossref [865/879] 2277447=test_fstring [866/879] 2277447=test_array [867/879] 2277447=test_optparse [868/879] 2277447=test_clone [869/879] 2277447=test_gem_commands_install_command [870/879] 2277445=test_readpartial [871/879] 2277445=locals_test [872/879] 2277448=test_rdoc_require [873/879] 2277448=test_rdoc_markup_indented_paragraph [874/879] 2277448=test_io_buffer [875/879] 2277448=ruby_parser_test [876/879] 2277448=test_pack [877/879] 2277448=test_backtrace [878/879] 2277445=test_rdoc_task [879/879] 2277445=test_gem_resolver_conflict Finished tests in 919.524269s, 28.5408 tests/s, 10148.2346 assertions/s. 26244 tests, 9331548 assertions, 0 failures, 0 errors, 284 skips ruby -v: ruby 3.4.0dev (2024-04-16T12:44:04Z master e8f3ea3f87) [riscv64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4' 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/riscv64-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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-4revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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/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/rubyspec_temp.20240416-2324211-398fbw/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/rubyspec_temp.20240416-2324211-398fbw/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/rubyspec_temp.20240416-2324211-398fbw/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/rubyspec_temp.20240416-2324211-398fbw/4-mspec-multi-3 ruby 3.4.0dev (2024-04-16T12:44:04Z master e8f3ea3f87) [riscv64-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 133.538868 seconds 3429 files, 32604 examples, 135608 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.