# Logfile created on 2024-01-29 16:59:03 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005600e93f94f0 @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'", @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.20240129-165902", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x00005600e9492790 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005600e9492650 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005600e94924c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240129-165902", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240129-165902>, @binmode=false, @mon_data=#<Monitor:0x00005600e94923f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode DEFS="-DRGENGC_CHECK_MODE=2" make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2" tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2" make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" From https://github.com/ruby/ruby 8bff7e9..9a5a11f master -> origin/master Updating 8bff7e9..9a5a11f Fast-forward compile.c | 2 +- coroutine/asyncify/Context.h | 8 +- lib/prism/translation/parser.rb | 57 +++++--- lib/prism/translation/parser/compiler.rb | 9 +- prism_compile.c | 14 +- regexec.c | 223 +++++++++++++++++++------------ test/ruby/test_compile_prism.rb | 22 +++ test/ruby/test_regexp.rb | 12 ++ yjit/src/backend/ir.rs | 7 + yjit/src/codegen.rs | 10 +- 10 files changed, 249 insertions(+), 115 deletions(-) Latest commit hash = 9a5a11f3d0 $$$[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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged $$$[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/compile.c compiling /tmp/ruby/src/trunk-gc-asserts/regexec.c compiling /tmp/ruby/src/trunk-gc-asserts/version.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby $$$[end] "make miniruby 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 8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51 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 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.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/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' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-gc-asserts/enc/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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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 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.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/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 '/tmp/ruby/src/trunk-gc-asserts/enc/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 to 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.11.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.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-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.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.9 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0 minitest 5.21.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.3 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1885 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing 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 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 '/tmp/ruby/src/trunk-gc-asserts/enc/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.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/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=48176 "--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 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/862] 1495087=test_time_tz [ 2/862] 1495089=test_bug-14834 [ 3/862] 1495085=test_gem_source_specific_file [ 4/862] 1495086=test_terminfo [ 5/862] 1495089=location_test [ 6/862] 1495087=test_func [ 7/862] 1495086=test_rdoc_markup_formatter [ 8/862] 1495089=test_object [ 9/862] 1495086=test_nofree [ 10/862] 1495086=test_addrinfo [ 11/862] 1495085=test_c_struct_entry [ 12/862] 1495086=test_color [ 13/862] 1495086=format_errors_test [ 14/862] 1495089=test_rbconfig [ 15/862] 1495089=memsize_test [ 16/862] 1495089=test_gem_resolver_requirement_list [ 17/862] 1495086=test_profile_frames [ 18/862] 1495086=ruby_api_test [ 19/862] 1495089=test_arith_seq_beg_len_step [ 20/862] 1495085=test_gem_spec_fetcher [ 21/862] 1495089=test_gem_resolver_index_set [ 22/862] 1495089=test_member [ 23/862] 1495089=test_gem_command [ 24/862] 1495085=test_ipaddr [ 25/862] 1495089=test_jaro_winkler [ 26/862] 1495085=test_gem_commands_pristine_command [ 27/862] 1495089=test_optimization [ 28/862] 1495086=test_variable [ 29/862] 1495086=test_common [ 30/862] 1495086=test_rdoc_markup_to_html [ 31/862] 1495086=test_folderitem2_invokeverb [ 32/862] 1495086=test_path [ 33/862] 1495086=pattern_test [ 34/862] 1495086=test_buffering [ 35/862] 1495086=test_svcb_https [ 36/862] 1495086=test_string [ 37/862] 1495086=test_iterator [ 38/862] 1495086=test_date_strftime [ 39/862] 1495085=test_symbol [ 40/862] 1495085=test_euc_jp [ 41/862] 1495085=test_storage [ 42/862] 1495085=test_enc_raise [ 43/862] 1495085=test_rubyoptions [ 44/862] 1495087=test_gem_source_vendor [ 45/862] 1495087=test_dir_m17n [ 46/862] 1495087=test_gem_commands_which_command [ 47/862] 1495087=test_history [ 48/862] 1495087=test_gem_source_installed [ 49/862] 1495087=test_process [ 50/862] 1495087=test_gem_available_set [ 51/862] 1495087=test_modify_expand [ 52/862] 1495087=test_dryrun [ 53/862] 1495087=test_default_gems [ 54/862] 1495087=test_gem_request_set_lockfile [ 55/862] 1495087=test_basicsocket [ 56/862] 1495087=test_rendering [ 57/862] 1495087=test_postponed_job [ 58/862] 1495087=test_lambda [ 59/862] 1495087=test_ractor [ 60/862] 1495087=test_integer [ 61/862] 1495086=test_gem_rdoc [ 62/862] 1495086=test_win32ole_param [ 63/862] 1495086=test_gem_ext_configure_builder [ 64/862] 1495086=test_protocol [ 65/862] 1495086=test_date_ractor [ 66/862] 1495086=test_trick [ 67/862] 1495085=test_rational [ 68/862] 1495085=test_rdoc_generator_ri [ 69/862] 1495085=test_class_name_check [ 70/862] 1495085=test_gem_stream_ui [ 71/862] 1495085=test_null [ 72/862] 1495085=test_rdoc_markdown [ 73/862] 1495086=test_ancdata [ 74/862] 1495086=test_recursion [ 75/862] 1495086=test_rdoc_encoding [ 76/862] 1495086=test_gem_resolver_git_set [ 77/862] 1495086=test_ractor [ 78/862] 1495086=test_gem_commands_lock_command [ 79/862] 1495086=test_config [ 80/862] 1495085=test_rdoc_markup_to_html_crossref [ 81/862] 1495086=test_iseq [ 82/862] 1495086=test_deprecate [ 83/862] 1495086=test_rdoc_constant [ 84/862] 1495086=test_yamldbm [ 85/862] 1495086=test_gem_install_update_options [ 86/862] 1495086=test_verbose [ 87/862] 1495086=test_parser [ 88/862] 1495086=test_threadgroup [ 89/862] 1495086=test_have_func [ 90/862] 1495086=test_addr [ 91/862] 1495086=test_delegate [ 92/862] 1495086=test_cgi_core [ 93/862] 1495085=test_gem [ 94/862] 1495086=test_rdoc_markup_heading [ 95/862] 1495086=test_bmethod [ 96/862] 1495086=test_boolean [ 97/862] 1495086=test_remote_fetch_error [ 98/862] 1495086=test_helper [ 99/862] 1495086=test_gem_gem_runner [100/862] 1495086=test_rdoc_parser_c [101/862] 1495086=test_ractor [102/862] 1495086=test_ssl [103/862] 1495086=json_fixtures_test [104/862] 1495086=test_ole_methods [105/862] 1495086=test_rdoc_generator_pot [106/862] 1495086=test_merge_keys [107/862] 1495086=test_rdoc_attr [108/862] 1495086=test_mkmf [109/862] 1495086=test_stringscanner [110/862] 1495086=test_scheduler [111/862] 1495086=test_rdoc_extend [112/862] 1495086=test_rdoc_tom_doc [113/862] 1495085=test_regexp [114/862] 1495086=test_marshal [115/862] 1495086=test_koi8 [116/862] 1495086=errors_test [117/862] 1495086=test_dln [118/862] 1495086=test_filter [119/862] 1495086=test_vm_dump [120/862] 1495086=test_tmpdir [121/862] 1495086=test_transcode [122/862] 1495087=test_win32ole_type [123/862] 1495087=test_pkg_config [124/862] 1495086=test_thread [125/862] 1495087=test_gem_package_tar_reader_entry [126/862] 1495087=test_str2big [127/862] 1495087=test_rdoc_markup_include [128/862] 1495089=test_rat [129/862] 1495089=test_insns_leaf [130/862] 1495089=test_gem_resolver_local_specification [131/862] 1495089=test_ansi_with_terminfo [132/862] 1495089=test_parser_events [133/862] 1495087=test_gem_resolver_composed_set [134/862] 1495089=test_http [135/862] 1495087=json_generator_test [136/862] 1495087=test_flush [137/862] 1495087=test_rdoc_markup_attribute_manager [138/862] 1495087=test_thread_fd_close [139/862] 1495087=test_x509req [140/862] 1495087=test_gem_remote_fetcher [141/862] 1495087=test_iso_8859 [142/862] 1495087=test_gem_request [143/862] 1495087=test_gem_request_connection_pools [144/862] 1495087=test_refinement [145/862] 1495089=unescape_test [146/862] 1495086=test_numhash [147/862] 1495086=test_open-uri [148/862] 1495086=test_cgi_session [149/862] 1495086=test_x509crl [150/862] 1495086=test_rdoc_parser_simple [151/862] 1495086=test_pkey_rsa [152/862] 1495086=test_gem_validator [153/862] 1495086=test_rdoc_context [154/862] 1495089=test_rdoc_markup_to_joined_paragraph [155/862] 1495089=test_store [156/862] 1495089=test_fips [157/862] 1495089=test_gem_security_policy [158/862] 1495089=test_rdoc_cross_reference [159/862] 1495089=test_internal_ivar [160/862] 1495089=test_helper [161/862] 1495089=test_tracepoint [162/862] 1495086=test_propertyputref [163/862] 1495086=test_gem_resolver_api_specification [164/862] 1495086=test_rdoc_markup_to_table_of_contents [165/862] 1495086=test_win32ole [166/862] 1495086=test_exit [167/862] 1495086=test_symbol [168/862] 1495089=test_coder [169/862] 1495089=test_type_completor [170/862] 1495089=test_nil2vtempty [171/862] 1495089=test_context [172/862] 1495089=test_unix [173/862] 1495089=test_regex_casefold [174/862] 1495087=test_gem_source_git [175/862] 1495087=test_gem_text [176/862] 1495089=test_settracefunc [177/862] 1495087=test_tcp [178/862] 1495087=test_gem_ext_cargo_builder_unit [179/862] 1495087=test_method_cache [180/862] 1495087=test_sprintf_comb [181/862] 1495089=test_keyword [182/862] 1495087=test_rdoc_markup_to_markdown [183/862] 1495087=test_cgi_header [184/862] 1495087=test_gem_ext_builder [185/862] 1495089=test_x509ext [186/862] 1495089=test_flags [187/862] 1495087=test_pointer [188/862] 1495089=test_rdoc_token_stream [189/862] 1495089=test_pinned [190/862] 1495089=test_weakref [191/862] 1495089=test_name_error_extension [192/862] 1495089=test_path_to_class [193/862] 1495089=test_timeout [194/862] 1495089=test_x509name [195/862] 1495089=test_gem_ext_ext_conf_builder [196/862] 1495089=compiler_test [197/862] 1495089=test_rdoc_single_class [198/862] 1495089=test_bug_reporter [199/862] 1495089=test_abi [200/862] 1495089=test_gem_silent_ui [201/862] 1495089=test_line_editor [202/862] 1495089=test_object [203/862] 1495089=test_gem_commands_specification_command [204/862] 1495089=test_string_memory [205/862] 1495089=test_gem_resolver_vendor_specification [206/862] 1495089=test_gem_resolver_git_specification [207/862] 1495087=test_win32ole_param_event [208/862] 1495087=test_gem_source_local [209/862] 1495089=test_gem_commands_info_command [210/862] 1495089=test_ossl [211/862] 1495087=test_monitor [212/862] 1495086=test_gem_commands_mirror [213/862] 1495086=test_whileuntil [214/862] 1495087=test_tree_builder [215/862] 1495087=test_ruby_lex [216/862] 1495086=test_protect [217/862] 1495086=test_case [218/862] 1495086=test_scanner_events [219/862] 1495087=test_bignum [220/862] 1495086=test_gem_request_set [221/862] 1495087=constant_path_node_test [222/862] 1495087=ractor_test [223/862] 1495087=test_c_union_entity [224/862] 1495089=test_ellipsize [225/862] 1495089=test_cstr [226/862] 1495087=test_enum [227/862] 1495086=test_eval [228/862] 1495086=test_gem_version_option [229/862] 1495086=test_io_console [230/862] 1495087=test_rdoc_markup_verbatim [231/862] 1495087=test_inadvertent_creation [232/862] 1495087=test_object_references [233/862] 1495087=test_pair [234/862] 1495086=test_parse [235/862] 1495086=test_files_lib [236/862] 1495087=test_ssl_session [237/862] 1495087=test_to_ruby [238/862] 1495087=json_generic_object_test [239/862] 1495087=test_last_thread [240/862] 1495087=test_load [241/862] 1495087=test_thread_cv [242/862] 1495087=test_stack [243/862] 1495087=test_thread_queue [244/862] 1495089=test_nowrite [245/862] 1495089=test_install [246/862] 1495089=test_unicode [247/862] 1495089=test_gem_version [248/862] 1495089=test_depth_first [249/862] 1495089=test_econv [250/862] 1495089=test_set [251/862] 1495089=test_gem_commands_stale_command [252/862] 1495089=test_too_many_dummy_encodings [253/862] 1495089=test_gem_commands_query_command [254/862] 1495089=test_constant [255/862] 1495086=test_gem_resolver_conflict [256/862] 1495086=test_gem_package_tar_reader [257/862] 1495086=test_rdoc_markup_to_ansi [258/862] 1495086=test_encoding [259/862] 1495086=parse_comments_test [260/862] 1495086=test_httpheader [261/862] 1495086=test_rdoc_ri_driver [262/862] 1495089=test_document [263/862] 1495089=test_gem_resolver [264/862] 1495089=test_rdoc_rd_inline_parser [265/862] 1495089=test_ansi_without_terminfo [266/862] 1495089=test_pathname [267/862] 1495089=test_have_macro [268/862] 1495089=test_rubyvm [269/862] 1495089=test_primitive [270/862] 1495089=test_coverage [271/862] 1495086=test_pkey_dsa [272/862] 1495089=test_dir [273/862] 1495086=test_httpresponse [274/862] 1495086=test_alias_and_anchor [275/862] 1495086=test_rdoc_parser_ruby [276/862] 1495089=json_string_matching_test [277/862] 1495089=test_gem_resolver_best_set [278/862] 1495089=test_lexer [279/862] 1495087=test_io_wait_uncommon [280/862] 1495089=test_module [281/862] 1495087=test_rb_str_dup [282/862] 1495087=test_gem_ci_detector [283/862] 1495087=test_sockopt [284/862] 1495087=test_ssl [285/862] 1495086=test_enc_str_buf_cat [286/862] 1495086=test_class [287/862] 1495087=test_encoding [288/862] 1495087=test_const [289/862] 1495087=test_random [290/862] 1495087=test_marshalable [291/862] 1495087=test_acceptable [292/862] 1495087=test_complexrational [293/862] 1495087=test_win32ole_event [294/862] 1495087=test_mutex [295/862] 1495087=test_env [296/862] 1495085=test_timeout [297/862] 1495085=test_struct [298/862] 1495085=test_rdoc_any_method [299/862] 1495089=test_gem_commands_fetch_command [300/862] 1495089=test_case_options [301/862] 1495085=test_bundled_ca [302/862] 1495089=test_date_compat [303/862] 1495089=test_io_m17n [304/862] 1495085=test_gem_commands_sources_command [305/862] 1495085=test_call [306/862] 1495085=test_big5 [307/862] 1495087=test_my_integer [308/862] 1495087=test_sexp [309/862] 1495085=test_closure [310/862] 1495087=version_test [311/862] 1495087=test_object_create_start [312/862] 1495087=test_erb [313/862] 1495087=test_gem_uri [314/862] 1495087=test_digest [315/862] 1495087=test_gem_commands_list_command [316/862] 1495087=test_gem_source_lock [317/862] 1495087=test_rdoc_markup_paragraph [318/862] 1495087=test_ocsp [319/862] 1495089=test_nonblock [320/862] 1495087=test_enumerator [321/862] 1495087=test_cgi_tag_helper [322/862] 1495087=test_logger [323/862] 1495087=test_cmethod [324/862] 1495087=test_gem_resolver_api_set [325/862] 1495089=test_gem_stub_specification [326/862] 1495089=test_cgi_modruby [327/862] 1495087=test_gem_console_ui [328/862] 1495087=test_gem_commands_signin_command [329/862] 1495089=test_gem_dependency_installer [330/862] 1495087=test_printf [331/862] 1495087=test_passing_block [332/862] 1495087=test_frozen_error [333/862] 1495087=test_gem_commands_help_command [334/862] 1495085=test_import [335/862] 1495087=test_stat [336/862] 1495087=test_cmd [337/862] 1495087=test_big2str [338/862] 1495087=test_yaml [339/862] 1495087=test_signal [340/862] 1495089=test_fixnum [341/862] 1495089=test_rdoc_options [342/862] 1495087=test_usrmarshal [343/862] 1495087=test_rdoc_markup_indented_paragraph [344/862] 1495087=test_gem_commands_search_command [345/862] 1495087=json_addition_test [346/862] 1495087=test_rdoc_include [347/862] 1495087=test_qsort [348/862] 1495087=test_uncorrectable_name_check [349/862] 1495087=test_provider [350/862] 1495087=test_rdoc_markup_to_tt_only [351/862] 1495087=test_require [352/862] 1495085=test_dup [353/862] 1495085=test_rdoc_markup_raw [354/862] 1495085=bom_test [355/862] 1495089=test_pkcs7 [356/862] 1495089=test_file [357/862] 1495085=test_fstring [358/862] 1495085=test_cparser [359/862] 1495089=test_memory_view [360/862] 1495089=test_rdoc_rd_inline [361/862] 1495089=test_win32ole_type_event [362/862] 1495089=test_config [363/862] 1495089=test_rdoc_rd [364/862] 1495089=test_files_test_1 [365/862] 1495087=test_typeddata [366/862] 1495085=test_yield [367/862] 1495087=test_history [368/862] 1495087=test_nomethod_error [369/862] 1495087=test_pattern_matching [370/862] 1495087=test_word [371/862] 1495087=test_have_library [372/862] 1495087=test_update [373/862] 1495087=test_time [374/862] 1495087=test_gem_commands_exec_command [375/862] 1495087=test_numeric [376/862] 1495087=test_gem_security_trust_dir [377/862] 1495087=test_variable_name_check [378/862] 1495087=magic_comment_test [379/862] 1495087=test_objspace [380/862] 1495089=test_dot_dot [381/862] 1495089=test_len [382/862] 1495089=test_engine [383/862] 1495089=test_key_error [384/862] 1495089=test_clone [385/862] 1495089=test_metaclass [386/862] 1495089=test_class [387/862] 1495089=test_eval [388/862] 1495089=test_gem_commands_owner_command [389/862] 1495089=test_ostruct [390/862] 1495089=test_pack [391/862] 1495089=fuzzer_test [392/862] 1495089=test_cgi_cookie [393/862] 1495089=test_ast [394/862] 1495085=test_gem_commands_install_command [395/862] 1495085=test_struct [396/862] 1495085=test_bigzero [397/862] 1495085=test_erb_command [398/862] 1495085=test_new [399/862] 1495085=test_cipher [400/862] 1495085=test_class2name [401/862] 1495085=test_complex2 [402/862] 1495085=test_windows_1251 [403/862] 1495085=test_iseq_load [404/862] 1495085=test_rdoc_top_level [405/862] 1495085=test_shift_jis [406/862] 1495085=test_gem_commands_outdated_command [407/862] 1495085=test_https [408/862] 1495085=test_evaluation [409/862] 1495085=test_rdoc_context_section [410/862] 1495085=test_rdoc_markup_attributes [411/862] 1495085=test_assembler [412/862] 1495085=json_parser_test [413/862] 1495085=test_not [414/862] 1495085=test_emitter [415/862] 1495085=test_gem_source [416/862] 1495085=test_arithmetic_sequence [417/862] 1495085=test_gem_package_tar_header [418/862] 1495085=test_project_sanity [419/862] 1495085=test_benchmark [420/862] 1495085=test_rational2 [421/862] 1495085=test_date_arith [422/862] 1495085=test_div [423/862] 1495085=test_completion [424/862] 1495085=test_ractor [425/862] 1495085=test_ensured [426/862] 1495085=test_signedness [427/862] 1495085=test_deprecated [428/862] 1495085=test_gem_util [429/862] 1495085=test_weakkeymap [430/862] 1495085=test_gem_resolver_specification [431/862] 1495085=test_gem_ext_cmake_builder [432/862] 1495085=test_gem_installer [433/862] 1495085=test_hash [434/862] 1495085=test_input_method [435/862] 1495085=test_switch_hitter [436/862] 1495085=test_rdoc_generator_pot_po [437/862] 1495085=test_rdoc_normal_class [438/862] 1495085=test_hash_create [439/862] 1495085=test_optparse [440/862] 1495085=test_gem_unsatisfiable_dependency_error [441/862] 1495085=test_win32ole_typelib [442/862] 1495085=test_external_new [443/862] 1495085=test_address_resolve [444/862] 1495085=test_undef [445/862] 1495085=test_rdoc_require [446/862] 1495085=test_win32ole_method [447/862] 1495085=test_arity [448/862] 1495085=test_duplicate [449/862] 1495085=test_num2int [450/862] 1495085=test_gem_resolver_installed_specification [451/862] 1495085=test_flip [452/862] 1495085=test_memory_view [453/862] 1495085=test_iter_break [454/862] 1495085=test_cesu8 [455/862] 1495085=test_method_cache [456/862] 1495085=test_gem_platform [457/862] 1495085=test_gem_commands_server_command [458/862] 1495085=test_require [459/862] 1495085=test_socket [460/862] 1495085=test_rdoc_markup_pre_process [461/862] 1495085=test_assignment [462/862] 1495085=test_yaml_special_cases [463/862] 1495085=test_gem_source_list [464/862] 1495085=test_method [465/862] 1495085=test_rdoc_markup_parser [466/862] 1495085=test_method_name_check [467/862] 1495085=test_asn1 [468/862] 1495085=test_resize [469/862] 1495085=test_yield_block [470/862] 1495085=test_formatter [471/862] 1495085=test_date [472/862] 1495085=test_optarg [473/862] 1495085=test_reline [474/862] 1495085=test_bn [475/862] 1495085=test_gem_local_remote_options [476/862] 1495085=test_gem_ext_rake_builder [477/862] 1495085=test_fileutils [478/862] 1495085=test_exception [479/862] 1495085=test_random [480/862] 1495085=test_rdoc_servlet [481/862] 1495085=test_set_len [482/862] 1495085=test_gem_commands_unpack_command [483/862] 1495085=test_date_marshal [484/862] 1495085=test_etc [485/862] 1495085=test_kernel [486/862] 1495085=test_rdoc_markup_to_label [487/862] 1495085=!Nothing_to_test [488/862] 1495085=test_nil [489/862] 1495085=test_stream [490/862] 1495085=test_gem_gemcutter_utilities [491/862] 1495085=test_utf32 [492/862] 1495085=test_rdoc_parser_rd [493/862] 1495085=test_complex [494/862] 1495085=test_noarg [495/862] 1495085=test_io [496/862] 1495085=test_gem_specification [497/862] 1495085=test_gem_uninstaller [498/862] 1495085=test_key_stroke [499/862] 1495085=test_gem_ext_cargo_builder [500/862] 1495085=test_gem_commands_contents_command [501/862] 1495085=test_gem_ext_cargo_builder_link_flag_converter [502/862] 1495085=test_zlib [503/862] 1495087=test_date_parse [504/862] 1495087=test_date_new [505/862] 1495087=test_array [506/862] 1495087=test_gem_commands_uninstall_command [507/862] 1495087=test_fiber [508/862] 1495087=test_proc [509/862] 1495087=test_thread [510/862] 1495087=test_pkey_ec [511/862] 1495087=test_win32ole_variable [512/862] 1495087=test_mixed_unicode_escapes [513/862] 1495087=test_to_ary_concat [514/862] 1495085=test_backtrace [515/862] 1495085=test_gem_resolver_installer_set [516/862] 1495085=test_exception_at_throwing [517/862] 1495085=test_pstore [518/862] 1495085=test_inlinecache [519/862] 1495085=test_gbk [520/862] 1495085=test_ftp [521/862] 1495085=library_symbols_test [522/862] 1495085=test_open3 [523/862] 1495085=test_rdoc_markup_to_rdoc [524/862] 1495085=test_pack [525/862] 1495085=test_cgi_util [526/862] 1495085=test_sizeof [527/862] 1495085=test_face [528/862] 1495087=test_win32ole_method_event [529/862] 1495087=test_pipe [530/862] 1495085=test_gc_compact [531/862] 1495087=test_ractor [532/862] 1495087=test_rdoc_markup_hard_break [533/862] 1495087=test_sleep [534/862] 1495087=test_data [535/862] 1495087=test_key_event_record [536/862] 1495087=test_gem_commands_update_command [537/862] 1495087=test_gem_request_set_lockfile_parser [538/862] 1495087=test_rdoc_stats [539/862] 1495087=test_gem_source_subpath_problem [540/862] 1495087=test_time [541/862] 1495087=test_rdoc_code_object [542/862] 1495087=test_enc_associate [543/862] 1495087=test_human_typo [544/862] 1495087=test_rdoc_markup [545/862] 1495087=test_rdoc_store [546/862] 1495087=regexp_test [547/862] 1495087=test_gem_commands_yank_command [548/862] 1495087=test_gem_resolver_vendor_set [549/862] 1495087=test_gem_package_old [550/862] 1495087=test_gem_dependency_resolution_error [551/862] 1495087=test_random_formatter [552/862] 1495087=test_system [553/862] 1495087=test_option [554/862] 1495087=test_tree_spell_checker [555/862] 1495087=newline_test [556/862] 1495087=test_interned_str [557/862] 1495087=test_zsh_completion [558/862] 1495087=test_gem_path_support [559/862] 1495087=test_gem_dependency_list [560/862] 1495087=test_config [561/862] 1495087=test_rdoc_markup_to_bs [562/862] 1495087=test_rdoc_normal_module [563/862] 1495087=test_rdoc_markdown_test [564/862] 1495085=test_cclass [565/862] 1495085=test_gem_commands_cert_command [566/862] 1495085=test_rand [567/862] 1495085=test_gem_commands_signout_command [568/862] 1495085=test_foreach [569/862] 1495085=test_summary [570/862] 1495085=test_backtrace [571/862] 1495087=test_files_sample [572/862] 1495087=test_capacity [573/862] 1495087=test_rdoc_task [574/862] 1495087=test_nextafter [575/862] 1495087=test_json_tree [576/862] 1495087=test_severity [577/862] 1495087=test_gem_commands_build_command [578/862] 1495087=test_ractor [579/862] 1495087=test_integer [580/862] 1495087=test_find [581/862] 1495087=test_grapheme_breaks [582/862] 1495087=encoding_test [583/862] 1495087=test_ifunless [584/862] 1495087=test_popen_deadlock [585/862] 1495087=test_omap [586/862] 1495087=test_key_name_check [587/862] 1495087=test_shellwords [588/862] 1495087=test_digest_extend [589/862] 1495087=locals_test [590/862] 1495087=test_shapes [591/862] 1495087=test_pkcs12 [592/862] 1495087=test_irb [593/862] 1495085=test_unicode_escape [594/862] 1495087=test_float [595/862] 1495085=test_emitter [596/862] 1495085=test_gem_bundler_version_finder [597/862] 1495085=test_gem_package_tar_writer [598/862] 1495085=test_utf16 [599/862] 1495085=test_kill_ring [600/862] 1495085=test_rdoc_ri_paths [601/862] 1495085=test_webauthn_listener_response [602/862] 1495085=test_scan_args [603/862] 1495085=test_forwardable [604/862] 1495085=test_stringify_symbols [605/862] 1495085=parser_test [606/862] 1495085=test_pp [607/862] 1495085=test_mdns [608/862] 1495085=test_data_error [609/862] 1495085=test_array_create [610/862] 1495085=test_condition [611/862] 1495085=test_enumerator [612/862] 1495087=test_cp949 [613/862] 1495087=test_sprintf [614/862] 1495087=test_readpartial [615/862] 1495087=test_gem_source_fetch_problem [616/862] 1495087=test_emoji [617/862] 1495087=test_sorted_set [618/862] 1495087=test_wss [619/862] 1495087=test_date_attr [620/862] 1495087=test_safe_load [621/862] 1495087=test_debug [622/862] 1495087=test_singleton [623/862] 1495087=test_ractor_compatibility [624/862] 1495087=test_gem_commands_dependency_command [625/862] 1495087=test_gem_name_tuple [626/862] 1495087=test_name_error [627/862] 1495087=test_scalar_scanner [628/862] 1495087=test_array [629/862] 1495086=test_convertible [630/862] 1495086=test_gem_uri_formatter [631/862] 1495086=test_ws [632/862] 1495086=test_pack [633/862] 1495086=test_weakmap [634/862] 1495086=test_date_time [635/862] 1495086=test_err_in_callback [636/862] 1495086=test_prettyprint [637/862] 1495086=test_raise_exception [638/862] 1495086=test_getopts [639/862] 1495086=ripper_compat_test [640/862] 1495086=test_date_strptime [641/862] 1495086=test_buffered_io [642/862] 1495086=comments_test [643/862] 1495086=test_stringchar [644/862] 1495086=test_queue [645/862] 1495086=test_http_request [646/862] 1495086=test_color_printer [647/862] 1495086=test_framework [648/862] 1495086=test_function_entry [649/862] 1495086=test_require_path_check [650/862] 1495086=test_http [651/862] 1495086=test_data [652/862] 1495086=test_webauthn_listener [653/862] 1495086=test_httpresponses [654/862] 1495086=test_gem_security_signer [655/862] 1495086=test_gem_resolver_lock_specification [656/862] 1495086=test_c_struct_builder [657/862] 1495086=test_parser [658/862] 1495086=test_bug-3571 [659/862] 1495086=test_syntax [660/862] 1495087=test_compile_prism [661/862] 1495087=test_instrumentation_api [662/862] 1495087=test_reqarg [663/862] 1495087=test_tempfile [664/862] 1495087=test_resource [665/862] 1495087=test_mul [666/862] 1495087=test_find_executable [667/862] 1495087=test_lazy_enumerator [668/862] 1495087=test_key_actor_emacs [669/862] 1495087=test_basicinstructions [670/862] 1495087=test_win32ole_variant_m [671/862] 1495087=test_extlibs [672/862] 1495086=test_normalize [673/862] 1495086=test_gb18030 [674/862] 1495086=test_string_processing [675/862] 1495086=test_key_actor_vi [676/862] 1495087=test_gem_commands_open_command [677/862] 1495087=test_mailto [678/862] 1495087=test_rubygems [679/862] 1495086=test_notimplement [680/862] 1495087=test_change_word [681/862] 1495087=test_win32ole_variant [682/862] 1495087=test_gem_commands_cleanup_command [683/862] 1495086=test_yamlstore [684/862] 1495086=test_gem_impossible_dependencies_error [685/862] 1495086=test_reline_key [686/862] 1495086=test_hmac [687/862] 1495086=test_pattern_key_name_check [688/862] 1495086=test_unicode_normalize [689/862] 1495087=test_arith_seq_extract [690/862] 1495087=test_fd_setsize [691/862] 1495087=test_numeric [692/862] 1495087=test_autoload [693/862] 1495087=test_bug-5832 [694/862] 1495087=test_trace [695/862] 1495087=test_function [696/862] 1495087=test_rdoc_parser [697/862] 1495087=test_resolve_symbol [698/862] 1495087=test_arity [699/862] 1495087=json_encoding_test [700/862] 1495087=test_gem_package [701/862] 1495087=test_macro [702/862] 1495087=test_recorder [703/862] 1495087=test_ldap [704/862] 1495087=test_gem_doctor [705/862] 1495087=test_ripper [706/862] 1495087=attribute_write_test [707/862] 1495087=test_x509attr [708/862] 1495087=test_bash_completion [709/862] 1495087=test_erb_m17n [710/862] 1495087=test_singleton_function [711/862] 1495087=test_within_pipe [712/862] 1495087=test_rdoc_i18n_text [713/862] 1495087=json_ext_parser_test [714/862] 1495087=test_beginendblock [715/862] 1495087=test_enumerable [716/862] 1495087=test_alias [717/862] 1495087=parse_test [718/862] 1495087=test_windows_1252 [719/862] 1495087=test_fnmatch [720/862] 1495087=test_gem_request_set_lockfile_tokenizer [721/862] 1495087=test_rdoc_generator_darkfish [722/862] 1495087=test_gem_update_suggestion [723/862] 1495087=test_string [724/862] 1495087=test_gem_commands_check_command [725/862] 1495087=test_raise [726/862] 1495087=test_rdoc_rdoc [727/862] 1495087=test_io_buffer [728/862] 1495087=test_gem_resolver_lock_set [729/862] 1495087=test_dns [730/862] 1495087=test_gem_commands_environment_command [731/862] 1495087=test_stringio [732/862] 1495087=test_wait [733/862] 1495087=test_init [734/862] 1495087=test_file [735/862] 1495087=test_generic [736/862] 1495087=test_eval_history [737/862] 1495087=dispatcher_test [738/862] 1495087=test_euc_tw [739/862] 1495087=test_files_ext [740/862] 1495087=test_debug_cmd [741/862] 1495087=test_egrep_cpp [742/862] 1495087=test_workspace [743/862] 1495087=test_append [744/862] 1495087=test_date_conv [745/862] 1495087=test_gem_dependency [746/862] 1495087=test_comparable [747/862] 1495087=test_rdoc_markup_to_html_snippet [748/862] 1495087=test_super [749/862] 1495086=test_defined [750/862] 1495086=test_https_proxy [751/862] 1495086=test_rdoc_comment [752/862] 1495086=test_at_exit [753/862] 1495086=test_io_timeout [754/862] 1495086=test_win32ole_variant_outarg [755/862] 1495086=test_cgi_multipart [756/862] 1495086=test_gc [757/862] 1495087=test_files_test_2 [758/862] 1495087=test_autoconf [759/862] 1495087=test_error_highlight [760/862] 1495087=test_rdoc_parser_changelog [761/862] 1495087=parameters_signature_test [762/862] 1495087=test_io_buffer [763/862] 1495087=test_scalar [764/862] 1495087=test_rdoc_generator_json_index [765/862] 1495087=test_m17n_comb [766/862] 1495089=test_did_you_mean [767/862] 1495089=test_webauthn_poller [768/862] 1495089=test_gem_command_manager [769/862] 1495089=test_files_test [770/862] 1495089=test_gem_commands_setup_command [771/862] 1495089=test_delete [772/862] 1495089=test_case [773/862] 1495089=test_pty [774/862] 1495089=test_continuation [775/862] 1495089=test_libs [776/862] 1495089=test_rdoc_generator_markup [777/862] 1495089=test_gc [778/862] 1495089=test_gem_safe_marshal [779/862] 1495089=test_math [780/862] 1495089=test_placearg [781/862] 1495089=test_rdoc_alias [782/862] 1495089=test_gem_resolver_index_specification [783/862] 1495089=test_emoji_breaks [784/862] 1495087=test_pkey [785/862] 1495087=test_type [786/862] 1495087=test_pkey_dh [787/862] 1495087=test_range [788/862] 1495085=test_exception [789/862] 1495087=test_ractor [790/862] 1495087=test_enumerator_kw [791/862] 1495087=test_logperiod [792/862] 1495087=test_yaml_tree [793/862] 1495087=test_gem_resolver_activation_request [794/862] 1495087=test_ts [795/862] 1495087=test_locale [796/862] 1495087=test_rdoc_rubygems_hook [797/862] 1495087=test_yjit_exit_locations [798/862] 1495087=test_gem_commands_push_command [799/862] 1495087=test_logdevice [800/862] 1495087=test_gem_config_file [801/862] 1495087=test_spell_checker [802/862] 1495087=test_config [803/862] 1495087=test_x509cert [804/862] 1495087=desugar_compiler_test [805/862] 1495087=test_gem_security [806/862] 1495087=test_gem_request_set_gem_dependency_api [807/862] 1495087=test_literal [808/862] 1495085=test_load [809/862] 1495085=test_string [810/862] 1495087=test_udp [811/862] 1495087=test_thread [812/862] 1495087=test_rdoc_markup_document [813/862] 1495087=test_securerandom [814/862] 1495087=test_set [815/862] 1495087=test_nesting_parser [816/862] 1495087=test_kwargs [817/862] 1495087=test_rdoc_rd_block_parser [818/862] 1495087=test_io_wait [819/862] 1495087=test_frozen [820/862] 1495087=test_sleep [821/862] 1495087=test_rdoc_i18n_locale [822/862] 1495087=test_coderange [823/862] 1495087=test_win32ole_record [824/862] 1495087=test_digest [825/862] 1495087=test_yjit [826/862] 1495087=test_rdoc_generator_pot_po_entry [827/862] 1495087=test_require [828/862] 1495087=test_process [829/862] 1495086=test_m17n [830/862] 1495086=test_argf [831/862] 1495086=test_ubf_async_safe [832/862] 1495086=test_objectspace [833/862] 1495086=heredoc_dedent_test [834/862] 1495086=test_rdoc_text [835/862] 1495086=test_fiddle [836/862] 1495087=test_require_lib [837/862] 1495089=test_console_attr [838/862] 1495089=test_tsort [839/862] 1495089=test_integer_comb [840/862] 1495086=test_euc_kr [841/862] 1495086=test_ractor [842/862] 1495086=test_rdoc_class_module [843/862] 1495087=test_hash [844/862] 1495086=test_file_exhaustive [845/862] 1495087=test_rdoc_parser_markdown [846/862] 1495087=test_case_comprehensive [847/862] 1495089=test_show_source [848/862] 1495089=json_common_interface_test [849/862] 1495089=test_x509store [850/862] 1495089=test_case_mapping [851/862] 1495089=test_psych [852/862] 1495089=test_configuration [853/862] 1495089=test_rdoc_method_attr [854/862] 1495089=test_gem_resolver_dependency_request [855/862] 1495089=test_rendering [856/862] 1495089=test_stream [857/862] 1495089=test_handle [858/862] 1495089=test_kdf [859/862] 1495089=test_gem_requirement [860/862] 1495089=test_io [861/862] 1495089=test_ns_spki [862/862] 1495089=test_serialize_subclasses Retrying... 1) Failure: TestProcess#test_low_memory_startup [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_process.rb:2848]: AS: 0x4000000 pid 1536103 killed by SIGSEGV (signal 11) (core dumped) | Assertion Failed: /tmp/ruby/src/trunk-gc-asserts/gc.c:9539:gc_start:gc_mode(objspace) == gc_mode_none | ruby 3.4.0dev (2024-01-29T16:42:40Z master 9a5a11f3d0) [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0001 p:0000 s:0003 E:000580 DUMMY [FINISH] | | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 1 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk-gc-asserts/ruby: [BUG] Segmentation fault at 0x0000000000000000 | ruby 3.4.0dev (2024-01-29T16:42:40Z master 9a5a11f3d0) [x86_64-linux] | | Crashed while printing bug report Finished tests in 7126.837169s, 3.5129 tests/s, 1327.1931 assertions/s. 25036 tests, 9458689 assertions, 1 failures, 0 errors, 216 skips ruby -v: ruby 3.4.0dev (2024-01-29T16:42:40Z master 9a5a11f3d0) [x86_64-linux] make: *** [uncommon.mk:945: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' 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 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 '/tmp/ruby/src/trunk-gc-asserts/enc/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.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.3/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 ruby 3.4.0dev (2024-01-29T16:42:40Z master 9a5a11f3d0) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 1774.686710 seconds 3728 files, 31902 examples, 163828 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.1534299.ruby -x gdbscript [New LWP 1534299] [New LWP 1534301] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -W0'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=139685766519808) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f0b207e5c00 (LWP 1534299))] >>> Threads Id Target Id Frame * 1 Thread 0x7f0b207e5c00 (LWP 1534299) __pthread_kill_implementation (no_tid=0, signo=11, threadid=139685766519808) at ./nptl/pthread_kill.c:44 2 Thread 0x7f0b1f20f640 (LWP 1534301) 0x00007f0b2092cfde in epoll_wait (epfd=4, events=events@entry=0x7f0b2120549c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f0b1f20f640 (LWP 1534301)): #0 0x00007f0b2092cfde in epoll_wait (epfd=4, events=events@entry=0x7f0b2120549c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007f0b20eb7d60 in event_wait (vm=0x559307a9a2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2897 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x559307a9a2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:874 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x559307a9a2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3024 vm = 0x559307a9a2a0 #4 0x00007f0b2089bb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731786438432, -2880221476875548468, 139685743621696, 25, 139685767264336, 140731786438784, 2743074332675786956, 2743014058837133516}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f0b2092cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f0b207e5c00 (LWP 1534299)): #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=139685766519808) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f0b207e5c00 old_mask = {__val = {0, 3104493695437506816, 917, 139685773373357, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 139685743667840, 94089977722008, 11}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=11, threadid=139685766519808) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139685766519808, signo=signo@entry=11) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f0b20849476 in __GI_raise (sig=sig@entry=11) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f0b20e6efd5 in ruby_default_signal (sig=sig@entry=11) at /tmp/ruby/src/trunk-gc-asserts/signal.c:422 No locals. #5 0x00007f0b20c476e8 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x559307b2f5c0, fmt=fmt@entry=0x7f0b21086e55 "Segmentation fault at %p") at /tmp/ruby/src/trunk-gc-asserts/error.c:1069 file = <optimized out> line = 0 #6 0x00007f0b20e6e08f in sigsegv (sig=11, info=0x559307b2f6f0, ctx=0x559307b2f5c0) at /tmp/ruby/src/trunk-gc-asserts/signal.c:926 No locals. #7 <signal handler called> No locals. #8 0x00007f0b2104acc0 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x7f0b21206520 <trace>, errout=errout@entry=0x7f0b20a216a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/addr2line.c:2623 addr = <optimized out> i = <optimized out> lines = <optimized out> obj = 0x0 dladdr_fbases = <optimized out> main_path = 0x7ffeac23a250 "/tmp/ruby/build/trunk-gc-asserts/ruby" len = <optimized out> next_line = <optimized out> #9 0x00007f0b20f22f25 in rb_print_backtrace (errout=0x7f0b20a216a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:822 n = <optimized out> trace = {0x0 <repeats 1024 times>} n = <optimized out> #10 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f0b20a216a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151 cmd = <optimized out> error = <optimized out> other_runtime_info = other_runtime_info vm = 0x559307a9a2a0 ec = <optimized out> #11 0x00007f0b20c4777e in rb_assert_failure (file=file@entry=0x7f0b21055bf0 "/tmp/ruby/src/trunk-gc-asserts/gc.c", line=line@entry=9539, name=name@entry=0x7f0b21058a50 <__func__.55> "gc_start", expr=expr@entry=0x7f0b21057bf8 "gc_mode(objspace) == gc_mode_none") at /tmp/ruby/src/trunk-gc-asserts/error.c:1131 out = 0x7f0b20a216a0 <_IO_2_1_stderr_> #12 0x00007f0b20c49719 in gc_start (objspace=0x559307a9cbf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9539 do_full_mark = 1 __func__ = "gc_start" lock_lev = 32523 #13 0x00007f0b20d47559 in garbage_collect (reason=107008, objspace=0x559307a9cbf0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9521 _lev = 8369 ret = <optimized out> ret = <optimized out> _lev = <optimized out> #14 garbage_collect_with_gvl (objspace=0x559307a9cbf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9909 No locals. #15 0x00007f0b20d47ff3 in objspace_xmalloc0 (objspace=0x559307a9cbf0, size=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:12656 gpr = 107008 mem = 0x0 #16 0x00007f0b20ef9b2d in vm_ccs_create (cme=0x7f0b206d8738, mid=8369, cc_tbl=0x559307b19920, klass=139685743938680) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:1955 ccs = <optimized out> #17 cache_callable_method_entry (cme=0x7f0b206d8738, mid=8369, klass=139685743938680) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1334 cc_tbl = 0x559307b19920 ccs_data = 139685765416760 cc_tbl = <optimized out> ccs_data = <optimized out> #18 callable_method_entry_or_negative (klass=139685743938680, mid=8369, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1382 defined_class = <optimized out> me = <optimized out> _lev = 0 cme = 0x7f0b206d8738 #19 0x00007f0b20efb96b in callable_method_entry (defined_class_ptr=0x0, mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1402 cme = <optimized out> cme = <optimized out> #20 rb_callable_method_entry (mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1409 No locals. #21 rb_method_basic_definition_p (id=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2704 cme = <optimized out> cme = <optimized out> #22 rb_method_basic_definition_p (klass=<optimized out>, id=id@entry=8369) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2700 cme = <optimized out> #23 0x00007f0b20d14a5c in rb_get_backtrace (exc=exc@entry=139685726202760) at /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/core/rbasic.h:155 mid = 8369 info = <optimized out> #24 0x00007f0b20d1eb98 in rb_ec_error_print_detailed (ec=ec@entry=0x559307a9dc70, errinfo=errinfo@entry=139685726202760, str=str@entry=4, emesg0=emesg0@entry=36) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:372 _ec = <optimized out> _tag = {tag = 36, retval = 0, buf = {0x7ffeac23a960, 0x7f0b20d1ec60 <rb_ec_error_print_detailed+528>, 0x0, 0x7ffeac23a880, 0xffffffff}, prev = 0x7ffeac23a9e0, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 1 '\001' errat = 36 written = false emesg = 36 opt = <optimized out> highlight = <optimized out> #25 0x00007f0b20d1ee2b in rb_ec_error_print (errinfo=139685726202760, ec=0x559307a9dc70) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:392 No locals. #26 error_handle (ec=0x559307a9dc70, errinfo=139685726202760, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:549 status = 1 #27 0x00007f0b20d1f136 in ruby_options (argc=argc@entry=2, argv=argv@entry=0x7ffeac23abb8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:122 exitcode = <optimized out> _ec = 0x559307a9dc70 _tag = {tag = 36, retval = 139685771987792, buf = {0x2, 0x7f0b20d1f0d0 <ruby_options+288>, 0x0, 0x7ffeac23a9b0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} ec = 0x559307a9dc70 state = RUBY_TAG_RAISE iseq = 0x0 #28 0x0000559307a5017f in rb_main (argv=0x7ffeac23abb8, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:39 variable_in_this_stack_frame = 140731786440281 #29 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible) $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.1536103.ruby -x gdbscript [New LWP 1536103] [New LWP 1536105] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -W0'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=140385440873472) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7fae0855bc00 (LWP 1536103))] >>> Threads Id Target Id Frame * 1 Thread 0x7fae0855bc00 (LWP 1536103) __pthread_kill_implementation (no_tid=0, signo=11, threadid=140385440873472) at ./nptl/pthread_kill.c:44 2 Thread 0x7fae06f7f640 (LWP 1536105) 0x00007fae086a2fde in epoll_wait (epfd=4, events=events@entry=0x7fae08f7b49c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7fae06f7f640 (LWP 1536105)): #0 0x00007fae086a2fde in epoll_wait (epfd=4, events=events@entry=0x7fae08f7b49c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007fae08c2dd60 in event_wait (vm=0x564effdeb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2897 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x564effdeb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:874 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x564effdeb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3024 vm = 0x564effdeb2a0 #4 0x00007fae08611b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730113511936, -3504445054637125653, 140385417950784, 25, 140385441618000, 140730113512288, 3459248460480040939, 3459227444554813419}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007fae086a2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7fae0855bc00 (LWP 1536103)): #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=140385440873472) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7fae0855bc00 old_mask = {__val = {0, 13317502662066116608, 917, 140385447727021, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 140385417996920, 94897300833432, 11}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=11, threadid=140385440873472) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140385440873472, signo=signo@entry=11) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007fae085bf476 in __GI_raise (sig=sig@entry=11) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007fae08be4fd5 in ruby_default_signal (sig=sig@entry=11) at /tmp/ruby/src/trunk-gc-asserts/signal.c:422 No locals. #5 0x00007fae089bd6e8 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x564effe805c0, fmt=fmt@entry=0x7fae08dfce55 "Segmentation fault at %p") at /tmp/ruby/src/trunk-gc-asserts/error.c:1069 file = <optimized out> line = 0 #6 0x00007fae08be408f in sigsegv (sig=11, info=0x564effe806f0, ctx=0x564effe805c0) at /tmp/ruby/src/trunk-gc-asserts/signal.c:926 No locals. #7 <signal handler called> No locals. #8 0x00007fae08dc0cc0 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x7fae08f7c520 <trace>, errout=errout@entry=0x7fae087976a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/addr2line.c:2623 addr = <optimized out> i = <optimized out> lines = <optimized out> obj = 0x0 dladdr_fbases = <optimized out> main_path = 0x7ffe486ccd30 "/tmp/ruby/build/trunk-gc-asserts/ruby" len = <optimized out> next_line = <optimized out> #9 0x00007fae08c98f25 in rb_print_backtrace (errout=0x7fae087976a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:822 n = <optimized out> trace = {0x0 <repeats 1024 times>} n = <optimized out> #10 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7fae087976a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151 cmd = <optimized out> error = <optimized out> other_runtime_info = other_runtime_info vm = 0x564effdeb2a0 ec = <optimized out> #11 0x00007fae089bd77e in rb_assert_failure (file=file@entry=0x7fae08dcbbf0 "/tmp/ruby/src/trunk-gc-asserts/gc.c", line=line@entry=9539, name=name@entry=0x7fae08dcea50 <__func__.55> "gc_start", expr=expr@entry=0x7fae08dcdbf8 "gc_mode(objspace) == gc_mode_none") at /tmp/ruby/src/trunk-gc-asserts/error.c:1131 out = 0x7fae087976a0 <_IO_2_1_stderr_> #12 0x00007fae089bf719 in gc_start (objspace=0x564effdedbf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9539 do_full_mark = 1 __func__ = "gc_start" lock_lev = 196607 #13 0x00007fae08abd559 in garbage_collect (reason=107008, objspace=0x564effdedbf0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9521 _lev = 8369 ret = <optimized out> ret = <optimized out> _lev = <optimized out> #14 garbage_collect_with_gvl (objspace=0x564effdedbf0, reason=107008) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9909 No locals. #15 0x00007fae08abdff3 in objspace_xmalloc0 (objspace=0x564effdedbf0, size=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:12656 gpr = 107008 mem = 0x0 #16 0x00007fae08c6fb2d in vm_ccs_create (cme=0x7fae08448730, mid=8369, cc_tbl=0x564effe6a920, klass=140385418267760) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:1955 ccs = <optimized out> #17 cache_callable_method_entry (cme=0x7fae08448730, mid=8369, klass=140385418267760) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1334 cc_tbl = 0x564effe6a920 ccs_data = 140385439745840 cc_tbl = <optimized out> ccs_data = <optimized out> #18 callable_method_entry_or_negative (klass=140385418267760, mid=8369, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1382 defined_class = <optimized out> me = <optimized out> _lev = 0 cme = 0x7fae08448730 #19 0x00007fae08c7196b in callable_method_entry (defined_class_ptr=0x0, mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1402 cme = <optimized out> cme = <optimized out> #20 rb_callable_method_entry (mid=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1409 No locals. #21 rb_method_basic_definition_p (id=8369, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2704 cme = <optimized out> cme = <optimized out> #22 rb_method_basic_definition_p (klass=<optimized out>, id=id@entry=8369) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:2700 cme = <optimized out> #23 0x00007fae08a8aa5c in rb_get_backtrace (exc=exc@entry=140385400552400) at /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/core/rbasic.h:155 mid = 8369 info = <optimized out> #24 0x00007fae08a94b98 in rb_ec_error_print_detailed (ec=ec@entry=0x564effdeec70, errinfo=errinfo@entry=140385400552400, str=str@entry=4, emesg0=emesg0@entry=36) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:372 _ec = <optimized out> _tag = {tag = 36, retval = 0, buf = {0x7ffe486cd440, 0x7fae08a94c60 <rb_ec_error_print_detailed+528>, 0x0, 0x7ffe486cd360, 0xffffffff}, prev = 0x7ffe486cd4c0, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 1 '\001' errat = 36 written = false emesg = 36 opt = <optimized out> highlight = <optimized out> #25 0x00007fae08a94e2b in rb_ec_error_print (errinfo=140385400552400, ec=0x564effdeec70) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:392 No locals. #26 error_handle (ec=0x564effdeec70, errinfo=140385400552400, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-gc-asserts/eval_error.c:549 status = 1 #27 0x00007fae08a95136 in ruby_options (argc=argc@entry=2, argv=argv@entry=0x7ffe486cd698) at /tmp/ruby/src/trunk-gc-asserts/eval.c:122 exitcode = <optimized out> _ec = 0x564effdeec70 _tag = {tag = 36, retval = 140385446341456, buf = {0x2, 0x7fae08a950d0 <ruby_options+288>, 0x0, 0x7ffe486cd490, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} ec = 0x564effdeec70 state = RUBY_TAG_RAISE iseq = 0x0 #28 0x0000564efe72517f in rb_main (argv=0x7ffe486cd698, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:39 variable_in_this_stack_frame = 140730113513769 #29 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)