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