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