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