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