# Logfile created on 2023-11-07 18:27:02 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055cb0c5ada48 @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_clang_13", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_13", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13", @configure_opts=["CC=clang-13"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231107-182702", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055cb0c64f2f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cb0c64f1b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cb0c64f000 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231107-182702", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_13.20231107-182702>, @binmode=false, @mon_data=#<Monitor:0x000055cb0c64ef10>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 9877f3a..bc07b0b master -> origin/master Updating 9877f3a..bc07b0b Fast-forward doc/yjit/yjit.md | 29 +++---- ext/-test-/string/depend | 3 + ext/-test-/string/fstring.c | 10 +++ prism_compile.c | 155 +++++++++++++++++++++++++++++++------- string.c | 2 +- test/-ext-/string/test_fstring.rb | 4 + test/ruby/test_compile_prism.rb | 42 ++++++++++- 7 files changed, 201 insertions(+), 44 deletions(-) Latest commit hash = bc07b0b9e1 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk_clang_13/revision.h updated 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_clang_13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_clang_13/compile.c compiling /tmp/ruby/src/trunk_clang_13/string.c compiling /tmp/ruby/src/trunk_clang_13/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated compiling /tmp/ruby/src/trunk_clang_13/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' configuring -test-/string make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/string' compiling /tmp/ruby/src/trunk_clang_13/ext/-test-/string/fstring.c make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged generating enc.mk Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' ./miniruby -I/tmp/ruby/src/trunk_clang_13/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_13/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk_clang_13/bin installing base libraries: /tmp/ruby/install/trunk_clang_13/lib installing arch files: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_clang_13/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_13/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_clang_13/bin installing library scripts: /tmp/ruby/install/trunk_clang_13/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk_clang_13/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk_clang_13/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.2.0 benchmark 0.3.0 bundler 2.5.0.dev cgi 0.4.0 csv 3.2.8 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.5 irb 1.8.3 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.0 open3 0.2.0 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.17.1 pstore 0.1.3 rdoc 6.6.0 readline 0.0.3 reline 0.4.0 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.0 set 1.0.3 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 1.1.0 tempfile 0.2.0 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_clang_13/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3.dev.1 fcntl 1.1.0 fiddle 1.1.2 io-console 0.6.1.dev io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.1.1 stringio 3.0.9 strscan 3.0.7 syslog 0.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0 minitest 5.20.0 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.2.0 net-imap 0.4.4 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.2.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk_clang_13/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1862 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 = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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_clang_13/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_clang_13/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_clang_13/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 = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' Run options: --seed=63612 "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_13/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_clang_13/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/903] 132560=test_string [ 2/903] 132563=test_pattern_key_name_check [ 3/903] 132562=test_euc_kr [ 4/903] 132563=test_gem_commands_build_command [ 5/903] 132562=test_case [ 6/903] 132562=test_iseq [ 7/903] 132565=test_gem_path_support [ 8/903] 132565=test_force_quotes [ 9/903] 132565=test_name_error_extension [ 10/903] 132565=test_complex [ 11/903] 132565=test_my_integer [ 12/903] 132565=test_nofree [ 13/903] 132565=test_gem_stub_specification [ 14/903] 132563=test_member [ 15/903] 132563=test_gem_source_lock [ 16/903] 132562=test_fd_setsize [ 17/903] 132562=test_bigmath [ 18/903] 132563=test_project_sanity [ 19/903] 132562=test_rdoc_markup_to_html_snippet [ 20/903] 132565=test_ast [ 21/903] 132563=test_gem_commands_contents_command [ 22/903] 132560=test_kwargs [ 23/903] 132560=test_io_wait [ 24/903] 132563=test_inadvertent_creation [ 25/903] 132560=test_win32ole_variant_outarg [ 26/903] 132560=test_yaml [ 27/903] 132563=test_gem_version_option [ 28/903] 132563=test_ensured [ 29/903] 132563=test_digest_extend [ 30/903] 132562=test_ftp [ 31/903] 132560=test_base64 [ 32/903] 132560=test_ns_spki [ 33/903] 132562=test_mkmf [ 34/903] 132563=test_gem_bundler_version_finder [ 35/903] 132562=test_ractor [ 36/903] 132560=test_general [ 37/903] 132562=json_addition_test [ 38/903] 132563=test_normalize [ 39/903] 132563=test_pkey_rsa [ 40/903] 132562=test_read_write [ 41/903] 132562=test_qsort [ 42/903] 132562=test_numhash [ 43/903] 132562=test_webauthn_listener_response [ 44/903] 132560=test_method_cache [ 45/903] 132560=test_cgi_tag_helper [ 46/903] 132560=test_features [ 47/903] 132560=test_asn1 [ 48/903] 132562=test_sprintf_comb [ 49/903] 132560=test_usrmarshal [ 50/903] 132563=test_popen_deadlock [ 51/903] 132562=test_basicinstructions [ 52/903] 132562=test_debug_cmd [ 53/903] 132562=test_workspace [ 54/903] 132560=test_key_actor_emacs [ 55/903] 132562=test_gem_resolver_vendor_specification [ 56/903] 132560=test_dup [ 57/903] 132562=test_tmpdir [ 58/903] 132562=test_gem_text [ 59/903] 132563=test_settracefunc [ 60/903] 132560=test_win32ole [ 61/903] 132560=test_rdoc_alias [ 62/903] 132562=test_cesu8 [ 63/903] 132562=regexp_test [ 64/903] 132562=test_color [ 65/903] 132562=test_gem_commands_push_command [ 66/903] 132560=test_gem_package_tar_reader [ 67/903] 132560=test_kdf [ 68/903] 132560=test_rdoc_context [ 69/903] 132562=json_generic_object_test [ 70/903] 132562=test_psych [ 71/903] 132562=test_open-uri [ 72/903] 132563=test_class [ 73/903] 132560=test_const [ 74/903] 132560=test_x509name [ 75/903] 132560=test_io_buffer [ 76/903] 132560=test_iso_8859 [ 77/903] 132560=test_buffered_io [ 78/903] 132560=test_cgi_util [ 79/903] 132562=test_rdoc_markup_to_ansi [ 80/903] 132560=test_gbk [ 81/903] 132562=test_flush [ 82/903] 132560=test_ansi_without_terminfo [ 83/903] 132562=test_random [ 84/903] 132560=test_instrumentation_api [ 85/903] 132562=test_ripper [ 86/903] 132560=test_parse [ 87/903] 132562=test_scalar_scanner [ 88/903] 132562=test_config [ 89/903] 132562=test_etc [ 90/903] 132562=test_utf32 [ 91/903] 132562=test_econv [ 92/903] 132560=test_not [ 93/903] 132560=test_scanner_events [ 94/903] 132560=test_enc_str_buf_cat [ 95/903] 132560=test_autoload [ 96/903] 132562=test_passing_block [ 97/903] 132562=test_gem_dependency_installer [ 98/903] 132563=test_pkey_dh [ 99/903] 132563=test_path [100/903] 132563=test_stack [101/903] 132563=test_io_wait_uncommon [102/903] 132563=test_enumerable [103/903] 132563=test_noarg [104/903] 132563=test_io [105/903] 132562=test_frozen [106/903] 132562=test_win32ole_event [107/903] 132562=test_condition [108/903] 132562=test_cp949 [109/903] 132562=test_fiddle [110/903] 132562=test_c_struct_entry [111/903] 132562=test_rdoc_tom_doc [112/903] 132562=test_ractor [113/903] 132560=test_sorted_set [114/903] 132562=test_emoji [115/903] 132562=test_gem_commands_update_command [116/903] 132560=test_date_attr [117/903] 132560=test_dir [118/903] 132560=test_wss [119/903] 132560=test_rdoc_markup_formatter [120/903] 132560=test_digest [121/903] 132560=test_gem_request_connection_pools [122/903] 132560=desugar_compiler_test [123/903] 132560=test_hash [124/903] 132560=test_shift_jis [125/903] 132560=test_gem_commands_specification_command [126/903] 132560=test_rdoc_markup_to_table_of_contents [127/903] 132560=test_arithmetic_sequence [128/903] 132560=locals_test [129/903] 132562=test_rdoc_markup_to_tt_only [130/903] 132562=test_undef [131/903] 132562=test_set_len [132/903] 132562=json_generator_test [133/903] 132562=test_verbose [134/903] 132562=test_profile_frames [135/903] 132562=test_read [136/903] 132562=test_gem_package_tar_reader_entry [137/903] 132560=test_ipaddr [138/903] 132560=test_rubyoptions [139/903] 132562=comments_test [140/903] 132562=test_arity [141/903] 132562=test_io_timeout [142/903] 132562=test_rdoc_markup_to_label [143/903] 132562=test_comparable [144/903] 132562=test_handle [145/903] 132562=test_rdoc_generator_pot_po_entry [146/903] 132562=test_framework [147/903] 132562=test_win32ole_method [148/903] 132562=test_write [149/903] 132562=test_gem_available_set [150/903] 132562=test_modify_expand [151/903] 132562=test_euc_tw [152/903] 132562=test_switch_hitter [153/903] 132562=test_syntax [154/903] 132563=test_gem_rdoc [155/903] 132563=test_hash_create [156/903] 132563=test_abi [157/903] 132563=test_dryrun [158/903] 132563=test_wait [159/903] 132563=test_gem_package_tar_header [160/903] 132563=test_gem_source_vendor [161/903] 132563=test_find [162/903] 132563=test_gem_resolver_installer_set [163/903] 132563=test_win32ole_type_event [164/903] 132563=test_gem_commands_uninstall_command [165/903] 132563=test_win32ole_method_event [166/903] 132563=test_default_gems [167/903] 132563=test_protocol [168/903] 132563=test_date_ractor [169/903] 132563=test_object_references [170/903] 132563=test_dot_dot [171/903] 132563=test_rdoc_task [172/903] 132563=test_backtrace [173/903] 132560=test_resource [174/903] 132560=test_to_ary_concat [175/903] 132563=encoding_test [176/903] 132563=test_reqarg [177/903] 132563=test_memory_view [178/903] 132563=test_rdoc_class_module [179/903] 132562=test_buffering [180/903] 132562=test_rdoc_markup_attributes [181/903] 132562=test_generic [182/903] 132562=test_gem_commands_unpack_command [183/903] 132563=test_load [184/903] 132563=test_quote_char_nil [185/903] 132563=test_gem_commands_open_command [186/903] 132563=test_gem_ext_cargo_builder [187/903] 132563=test_gem_source_subpath_problem [188/903] 132563=test_yield [189/903] 132562=test_weakmap [190/903] 132560=test_raise_no_backtrace_exception [191/903] 132560=test_optimization [192/903] 132563=test_threadgroup [193/903] 132563=test_function [194/903] 132563=test_pkcs12 [195/903] 132563=test_irb [196/903] 132563=test_uncorrectable_name_check [197/903] 132563=test_gem_commands_server_command [198/903] 132563=test_syslog [199/903] 132563=test_clone [200/903] 132563=test_stringscanner [201/903] 132563=test_coderange [202/903] 132563=parse_test [203/903] 132560=test_utf16 [204/903] 132560=test_interned_str [205/903] 132560=test_sprintf [206/903] 132562=test_rdoc_extend [207/903] 132562=test_env [208/903] 132560=test_rb_str_dup [209/903] 132560=test_data_converters [210/903] 132560=test_merge_keys [211/903] 132560=test_gem_security_trust_dir [212/903] 132560=test_yamlstore [213/903] 132560=test_date_time [214/903] 132560=test_rdoc_markdown [215/903] 132560=test_gem_source_git [216/903] 132563=test_gem_indexer [217/903] 132560=test_macro [218/903] 132560=test_regex_casefold [219/903] 132560=test_forwardable [220/903] 132563=test_provider [221/903] 132560=test_rdoc_encoding [222/903] 132560=test_ssl_session [223/903] 132563=test_rdoc_constant [224/903] 132563=test_too_many_dummy_encodings [225/903] 132563=test_deprecate [226/903] 132563=test_rinda [227/903] 132560=test_rdoc_require [228/903] 132560=test_date_new [229/903] 132560=test_call [230/903] 132562=test_shapes [231/903] 132562=test_name_error [232/903] 132560=test_gem_source_specific_file [233/903] 132562=test_rdoc_rdoc [234/903] 132560=test_optparse [235/903] 132560=test_numeric [236/903] 132562=test_safe_load [237/903] 132562=test_gem_safe_marshal [238/903] 132560=test_convert [239/903] 132560=test_gem_resolver_vendor_set [240/903] 132560=test_io_buffer [241/903] 132560=test_len [242/903] 132560=test_pattern_matching [243/903] 132560=test_gem_commands_setup_command [244/903] 132563=test_hmac [245/903] 132563=test_enumerator [246/903] 132563=test_rdoc_parser_c [247/903] 132563=test_gem_util [248/903] 132560=test_rdoc_ri_driver [249/903] 132563=test_httpheader [250/903] 132563=json_fixtures_test [251/903] 132563=test_rendering [252/903] 132563=test_rdoc_generator_json_index [253/903] 132563=newline_test [254/903] 132563=test_yield_block [255/903] 132563=test_date_conv [256/903] 132563=test_gem_request_set_lockfile [257/903] 132560=test_rdoc_markup_heading [258/903] 132560=test_egrep_cpp [259/903] 132562=test_postponed_job [260/903] 132560=test_windows_1251 [261/903] 132560=test_stringchar [262/903] 132560=test_null [263/903] 132560=test_acceptable [264/903] 132560=test_rdoc_markup_document [265/903] 132560=test_bmethod [266/903] 132560=test_gc [267/903] 132562=test_rdoc_rd_block_parser [268/903] 132563=test_bug-3571 [269/903] 132563=json_parser_test [270/903] 132562=test_defined [271/903] 132563=test_ractor [272/903] 132563=test_severity [273/903] 132563=test_rdoc_markup_to_html_crossref [274/903] 132562=test_bundled_ca [275/903] 132562=test_reline [276/903] 132563=test_pack [277/903] 132562=test_socket [278/903] 132563=test_queue [279/903] 132563=test_extlibs [280/903] 132563=test_json_tree [281/903] 132563=test_gem_gemcutter_utilities [282/903] 132562=test_rendering [283/903] 132563=test_gem_resolver_index_specification [284/903] 132562=test_method_name_check [285/903] 132562=test_prettyprint [286/903] 132562=test_enum [287/903] 132563=test_deprecated [288/903] 132563=test_cclass [289/903] 132563=test_rdoc_markup_to_html [290/903] 132563=test_file_exhaustive [291/903] 132562=test_div [292/903] 132562=test_rdoc_parser_markdown [293/903] 132562=test_input_method [294/903] 132562=test_gem_commands_sources_command [295/903] 132562=test_general [296/903] 132562=test_gem_ext_cargo_builder_link_flag_converter [297/903] 132562=test_objspace [298/903] 132563=test_scan_args [299/903] 132563=test_have_library [300/903] 132563=test_raise [301/903] 132563=test_rdoc_generator_pot_po [302/903] 132563=test_rdoc_parser_simple [303/903] 132560=test_string [304/903] 132563=test_bug-5832 [305/903] 132563=test_header [306/903] 132560=heredoc_dedent_test [307/903] 132560=test_basicsocket [308/903] 132563=test_fnmatch [309/903] 132560=test_iter_break [310/903] 132560=test_num2int [311/903] 132560=test_date_strftime [312/903] 132563=test_folderitem2_invokeverb [313/903] 132563=test_remote_fetch_error [314/903] 132563=test_common [315/903] 132563=test_class_name_check [316/903] 132563=test_gem_package_task [317/903] 132560=test_memory_view [318/903] 132560=test_mdns [319/903] 132560=test_gem_commands_cert_command [320/903] 132563=test_propertyputref [321/903] 132563=test_erb_m17n [322/903] 132563=test_gem_resolver_index_set [323/903] 132563=test_address_resolve [324/903] 132563=test_nkf [325/903] 132563=test_gem_commands_install_command [326/903] 132565=test_thread [327/903] 132565=test_rdoc_include [328/903] 132565=test_gem_package [329/903] 132560=test_gem_commands_yank_command [330/903] 132560=test_rdoc_markup_to_markdown [331/903] 132560=test_gem_remote_fetcher [332/903] 132565=test_literal [333/903] 132563=test_backtrace [334/903] 132563=test_rdoc_options [335/903] 132563=test_files_lib [336/903] 132565=test_io_console [337/903] 132565=test_files_test_1 [338/903] 132560=test_win32ole_param [339/903] 132560=test_human_typo [340/903] 132560=test_encodings [341/903] 132560=test_c_union_entity [342/903] 132560=test_rdoc_rd_inline [343/903] 132560=test_require [344/903] 132560=test_thread [345/903] 132560=test_pkey_ec [346/903] 132560=test_frozen_error [347/903] 132560=test_depth_first [348/903] 132560=test_rdoc_text [349/903] 132560=test_gem_commands_environment_command [350/903] 132560=test_nomethod_error [351/903] 132560=test_ractor [352/903] 132560=test_gem_ext_builder [353/903] 132560=test_date_parse [354/903] 132560=test_gem_unsatisfiable_dependency_error [355/903] 132560=magic_comment_test [356/903] 132560=test_last_thread [357/903] 132560=test_pkey [358/903] 132560=test_tcp [359/903] 132565=test_internal_ivar [360/903] 132565=test_flip [361/903] 132565=test_liberal_parsing [362/903] 132560=test_win32ole_variant [363/903] 132560=test_bigdecimal [364/903] 132565=test_tree_builder [365/903] 132565=test_gem_resolver [366/903] 132563=test_tracepoint [367/903] 132565=test_protect [368/903] 132565=test_rdoc_rd_inline_parser [369/903] 132565=test_rdoc_store [370/903] 132563=test_rbconfig [371/903] 132563=test_rdoc_stats [372/903] 132563=test_each [373/903] 132563=test_gem_gem_runner [374/903] 132565=test_line_editor [375/903] 132563=test_find_executable [376/903] 132563=test_lazy_enumerator [377/903] 132565=test_change_word [378/903] 132565=test_string_memory [379/903] 132565=test_method [380/903] 132563=test_pkey_dsa [381/903] 132560=test_bug_reporter [382/903] 132560=test_rdoc_generator_pot [383/903] 132560=test_rdoc_markup_to_bs [384/903] 132560=test_gc_compact [385/903] 132563=test_gem_commands_mirror [386/903] 132563=test_rdoc_top_level [387/903] 132565=constant_path_node_test [388/903] 132565=test_flags [389/903] 132563=test_scalar [390/903] 132563=test_httpresponse [391/903] 132563=test_variable_name_check [392/903] 132563=test_rdoc_parser_ruby [393/903] 132565=test_pty [394/903] 132563=test_gem_request_set [395/903] 132565=test_marshalable [396/903] 132565=test_exception [397/903] 132565=test_rat [398/903] 132565=test_ifunless [399/903] 132565=test_singleton_function [400/903] 132565=test_m17n_comb [401/903] 132563=test_system [402/903] 132560=test_gem_commands_check_command [403/903] 132560=test_stream [404/903] 132560=test_case_options [405/903] 132560=test_path_to_class [406/903] 132560=test_optarg [407/903] 132560=test_gem_ext_ext_conf_builder [408/903] 132563=test_assembler [409/903] 132563=test_httpresponses [410/903] 132563=test_https_proxy [411/903] 132563=test_date_compat [412/903] 132563=test_benchmark [413/903] 132563=test_pathname [414/903] 132563=test_sleep [415/903] 132560=test_trick [416/903] 132565=test_coverage [417/903] 132563=test_gem_uri [418/903] 132563=test_gem_source [419/903] 132563=test_rdoc_markup_include [420/903] 132563=test_rdoc_markup_paragraph [421/903] 132563=test_rewind [422/903] 132563=test_inputs_scanner [423/903] 132563=test_assignment [424/903] 132565=test_config [425/903] 132565=test_sizeof [426/903] 132563=test_file [427/903] 132560=bom_test [428/903] 132560=test_face [429/903] 132560=test_converters [430/903] 132560=test_enumerator [431/903] 132560=test_object_create_start [432/903] 132560=test_store [433/903] 132560=test_delegate [434/903] 132560=test_exception [435/903] 132563=test_pack [436/903] 132563=test_nowrite [437/903] 132563=test_thread_queue [438/903] 132560=test_emitter [439/903] 132560=!Nothing_to_test [440/903] 132560=test_process [441/903] 132563=test_kernel [442/903] 132563=test_thread_fd_close [443/903] 132563=test_array [444/903] 132563=test_gem_update_suggestion [445/903] 132563=test_gem_security_policy [446/903] 132565=test_kconv [447/903] 132565=test_eval [448/903] 132563=test_gem_ext_rake_builder [449/903] 132565=test_securerandom [450/903] 132565=json_ext_parser_test [451/903] 132565=test_gem_resolver_lock_set [452/903] 132565=test_cstr [453/903] 132563=test_capacity [454/903] 132563=test_foreach [455/903] 132563=test_nextafter [456/903] 132563=test_signedness [457/903] 132565=test_rdoc_generator_darkfish [458/903] 132565=test_bash_completion [459/903] 132565=test_read [460/903] 132565=test_ractor [461/903] 132565=test_method_cache [462/903] 132565=test_ractor [463/903] 132565=test_alias_and_anchor [464/903] 132565=test_win32ole_variant_m [465/903] 132565=test_date_arith [466/903] 132565=version_test [467/903] 132565=test_summary [468/903] 132565=test_require_path_check [469/903] 132565=test_color_printer [470/903] 132565=test_within_pipe [471/903] 132565=test_ansi_with_terminfo [472/903] 132565=test_zlib [473/903] 132562=test_error_highlight [474/903] 132562=test_symbol [475/903] 132562=test_big5 [476/903] 132562=test_proc [477/903] 132562=test_ancdata [478/903] 132562=test_beginendblock [479/903] 132562=test_gem_request [480/903] 132562=test_fileutils [481/903] 132562=test_integer [482/903] 132562=test_timeout [483/903] 132562=test_class [484/903] 132562=test_super [485/903] 132563=test_have_func [486/903] 132563=test_alias [487/903] 132563=test_time [488/903] 132563=test_to_ruby [489/903] 132563=test_parser_events [490/903] 132562=test_kill_ring [491/903] 132562=test_gem_resolver_api_specification [492/903] 132562=test_dns [493/903] 132563=test_debug [494/903] 132563=test_history [495/903] 132563=test_import [496/903] 132562=test_rdoc_parser_rd [497/903] 132562=test_str2big [498/903] 132562=test_arith_seq_extract [499/903] 132562=test_logger [500/903] 132562=test_rdoc_attr [501/903] 132562=test_ellipsize [502/903] 132562=test_weakkeymap [503/903] 132562=test_append [504/903] 132562=test_time_tz [505/903] 132565=test_pipe [506/903] 132562=test_rdoc_cross_reference [507/903] 132565=test_readpartial [508/903] 132565=test_syslog_logger [509/903] 132562=test_marshal [510/903] 132565=test_tsort [511/903] 132565=location_test [512/903] 132565=test_io [513/903] 132565=test_rdoc_markup_to_joined_paragraph [514/903] 132565=test_gem_commands_pristine_command [515/903] 132562=test_ssl [516/903] 132562=test_update [517/903] 132562=test_date [518/903] 132562=test_notimplement [519/903] 132562=test_ractor [520/903] 132562=test_gem_resolver_requirement_list [521/903] 132562=test_arith_seq_beg_len_step [522/903] 132562=test_data_error [523/903] 132563=ruby_api_test [524/903] 132562=test_string_processing [525/903] 132562=test_convertible [526/903] 132563=test_compile_prism [527/903] 132563=test_gem [528/903] 132565=test_gem_uri_formatter [529/903] 132565=test_gem_ext_cargo_builder_unit [530/903] 132565=test_trace [531/903] 132565=test_cgi_core [532/903] 132565=test_arity [533/903] 132565=test_parser [534/903] 132565=test_gem_resolver_local_specification [535/903] 132565=test_http_request [536/903] 132565=test_gem_resolver_git_specification [537/903] 132565=test_ws [538/903] 132565=test_getopts [539/903] 132565=test_gem_commands_exec_command [540/903] 132563=test_gem_source_local [541/903] 132563=json_encoding_test [542/903] 132563=test_nil [543/903] 132563=test_erb_command [544/903] 132563=test_drbssl [545/903] 132565=test_mailto [546/903] 132565=test_rdoc_rubygems_hook [547/903] 132565=test_key_name_check [548/903] 132565=test_history [549/903] 132565=test_ostruct [550/903] 132565=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41717> [551/903] 132565=test_exception_at_throwing [552/903] 132565=test_constant [553/903] 132560=test_nil2vtempty [554/903] 132560=test_integer .Closed file descriptor: TestMkmfTryConstant#test_long: 11 [555/903] 132560=test_function_entry [556/903] 132560=test_encoding [557/903] 132560=test_module [558/903] 132560=test_nonblock [559/903] 132560=test_gem_resolver_api_set [560/903] 132560=test_strip [561/903] 132560=test_pack [562/903] 132565=test_class2name [563/903] 132565=test_ldap [564/903] 132565=test_helper [565/903] 132565=test_ssl [566/903] 132560=test_gem_platform [567/903] 132560=test_files_sample [568/903] 132560=test_gem_resolver_activation_request [569/903] 132560=test_fips [570/903] 132560=test_cgi_header [571/903] 132560=test_tuplebag [572/903] 132560=test_require [573/903] 132560=test_gem_commands_help_command [574/903] 132560=test_gem_spec_fetcher [575/903] 132560=test_nesting_parser [576/903] 132560=test_formatter [577/903] 132560=test_ubf_async_safe [578/903] 132560=test_data [579/903] 132560=test_jaro_winkler [580/903] 132560=test_rubyvm [581/903] 132560=test_win32ole_record [582/903] 132560=test_pointer [583/903] 132560=test_singleton [584/903] 132560=test_weakref [585/903] 132565=test_console_attr [586/903] 132565=test_timeout [587/903] 132560=test_observer [588/903] 132560=compiler_test [589/903] 132560=test_gem_command [590/903] 132560=test_configuration [591/903] 132565=test_gem_resolver_installed_specification [592/903] 132560=test_gem_commands_which_command [593/903] 132565=test_gem_commands_signout_command [594/903] 132560=test_gem_commands_list_command [595/903] 132560=test_unicode_escape [596/903] 132565=test_sleep [597/903] 132560=test_data [598/903] 132560=test_enc_raise [599/903] 132560=test_load [600/903] 132560=test_gem_dependency [601/903] 132562=test_stat [602/903] 132562=test_quote_empty [603/903] 132562=test_vm_dump [604/903] 132562=test_cgi_modruby [605/903] 132562=test_table [606/903] 132562=errors_test [607/903] 132562=test_key_stroke [608/903] 132562=test_gem_requirement [609/903] 132560=test_tempfile [610/903] 132562=test_win32ole_variable [611/903] 132562=test_gem_command_manager [612/903] 132560=test_duplicate [613/903] 132560=test_transcode [614/903] 132562=test_locale [615/903] 132562=test_array_create [616/903] 132562=test_ts [617/903] 132560=test_ruby_lex [618/903] 132560=test_stream [619/903] 132560=test_numeric [620/903] 132560=test_range [621/903] 132565=test_webauthn_poller [622/903] 132565=test_ole_methods [623/903] 132565=test_signal [624/903] 132562=test_gem_specification [625/903] 132560=test_fixnum [626/903] 132560=test_word [627/903] 132560=test_ossl [628/903] 132565=library_symbols_test [629/903] 132565=test_udp [630/903] 132565=test_rdoc_normal_class [631/903] 132565=test_date_marshal [632/903] 132565=test_gem_resolver_dependency_request [633/903] 132565=test_pkcs7 [634/903] 132565=test_eval [635/903] 132565=test_init [636/903] 132565=test_gem_installer [637/903] 132562=test_mixed_unicode_escapes [638/903] 132562=test_rdoc_servlet [639/903] 132562=test_inlinecache [640/903] 132562=test_rand [641/903] 132562=test_file [642/903] 132562=test_object [643/903] 132562=ripper_compat_test [644/903] 132562=test_complex2 [645/903] 132562=unescape_test [646/903] 132563=test_pstore [647/903] 132563=test_yaml_tree [648/903] 132563=test_sexp [649/903] 132563=test_gem_config_file [650/903] 132563=test_have_macro [651/903] 132562=test_row [652/903] 132562=test_rdoc_markup [653/903] 132562=test_keyword [654/903] 132563=test_emitter [655/903] 132563=test_yjit_exit_locations [656/903] 132563=test_gem_install_update_options [657/903] 132563=test_random_formatter [658/903] 132563=test_mutex [659/903] 132562=test_recorder [660/903] 132562=test_case_comprehensive [661/903] 132563=test_enc_associate [662/903] 132563=test_rdoc_code_object [663/903] 132560=test_struct [664/903] 132560=test_random [665/903] 132560=test_gem_uninstaller [666/903] 132565=test_lexer [667/903] 132565=test_yamldbm [668/903] 132565=test_did_you_mean [669/903] 132565=test_key_event_record [670/903] 132565=test_bigzero [671/903] 132565=test_typeddata [672/903] 132563=test_gem_commands_cleanup_command [673/903] 132565=test_gem_local_remote_options [674/903] 132565=test_x509ext [675/903] 132565=test_win32ole_param_event [676/903] 132565=test_gem_name_tuple [677/903] 132565=test_gem_commands_info_command [678/903] 132565=test_rdoc_generator_markup [679/903] 132565=test_closure [680/903] 132563=test_tree_spell_checker [681/903] 132563=test_digest [682/903] 132563=test_x509store [683/903] 132563=test_erb [684/903] 132563=test_option [685/903] 132563=test_rational [686/903] 132563=test_rdoc_markup_to_rdoc [687/903] 132563=test_drbunix [688/903] 132560=test_key_actor_vi [689/903] 132560=test_integer_comb [690/903] 132565=test_cmethod [691/903] 132565=test_bigdecimal_util [692/903] 132565=test_fiber [693/903] 132565=test_whileuntil [694/903] 132565=test_install [695/903] 132560=test_logperiod [696/903] 132560=test_emoji_breaks [697/903] 132565=test_monitor [698/903] 132565=test_x509cert [699/903] 132565=test_cmd [700/903] 132563=test_gem_security [701/903] 132565=test_logdevice [702/903] 132565=test_thread [703/903] 132560=test_boolean [704/903] 132560=test_gem_commands_generate_index_command [705/903] 132560=test_pair [706/903] 132560=test_spell_checker [707/903] 132560=test_gem_doctor [708/903] 132560=test_iseq_load [709/903] 132563=test_rdoc_markup_raw [710/903] 132563=test_c_struct_builder [711/903] 132563=test_gem_request_set_lockfile_tokenizer [712/903] 132560=test_gem_commands_owner_command [713/903] 132563=test_fstring [714/903] 132563=test_acl [715/903] 132563=test_gem_package_old [716/903] 132563=test_rdoc_context_section [717/903] 132563=test_rdoc_markup_pre_process [718/903] 132563=test_x509req [719/903] 132560=test_variable [720/903] 132565=test_rdoc_i18n_locale [721/903] 132565=test_rdoc_normal_module [722/903] 132560=test_rdoc_markdown_test [723/903] 132565=test_bignum [724/903] 132563=test_gem_ext_cmake_builder [725/903] 132563=test_rdoc_i18n_text [726/903] 132563=ractor_test [727/903] 132565=test_insns_leaf [728/903] 132563=memsize_test [729/903] 132563=test_http [730/903] 132565=test_gem_source_list [731/903] 132563=test_yaml_special_cases [732/903] 132563=test_objectspace [733/903] 132565=test_gem_request_set_lockfile_parser [734/903] 132565=test_invalid [735/903] 132565=test_thread_cv [736/903] 132565=test_pkg_config [737/903] 132565=test_printf [738/903] 132565=test_unicode [739/903] 132565=test_require_lib [740/903] 132563=test_type [741/903] 132563=test_dln [742/903] 132563=test_resize [743/903] 132563=test_gem_dependency_resolution_error [744/903] 132563=test_set [745/903] 132563=test_process [746/903] 132563=test_rdoc_markup_attribute_manager [747/903] 132563=test_placearg [748/903] 132563=test_case_mapping [749/903] 132563=test_ocsp [750/903] 132560=test_document [751/903] 132560=test_gem_resolver_composed_set [752/903] 132560=json_common_interface_test [753/903] 132560=test_dir_m17n [754/903] 132563=test_win32ole_typelib [755/903] 132563=test_rdoc_generator_ri [756/903] 132563=test_continuation [757/903] 132563=test_gem_stream_ui [758/903] 132563=test_external_new [759/903] 132563=test_ractor [760/903] 132563=test_primitive [761/903] 132563=test_delete [762/903] 132563=test_serialize_subclasses [763/903] 132563=test_storage [764/903] 132563=test_mutex_m [765/903] 132563=test_bn [766/903] 132563=test_files_test [767/903] 132563=test_io_m17n [768/903] 132560=test_cgi_session [769/903] 132560=test_gem_resolver_specification [770/903] 132560=test_x509crl [771/903] 132560=test_symbol [772/903] 132563=test_coder [773/903] 132563=test_sockopt [774/903] 132563=test_refinement [775/903] 132560=test_getoptlong [776/903] 132560=test_context [777/903] 132560=test_pp [778/903] 132560=pattern_test [779/903] 132560=test_skip_lines [780/903] 132560=test_string [781/903] 132560=test_iterator [782/903] 132560=test_rdoc_markup_hard_break [783/903] 132560=test_unix [784/903] 132560=test_rdoc_method_attr [785/903] 132560=test_files_test_2 [786/903] 132560=test_encoding [787/903] 132560=test_evaluation [788/903] 132560=test_autoconf [789/903] 132560=test_pinned [790/903] 132560=test_https [791/903] 132565=test_unconverted_fields [792/903] 132565=test_gem_resolver_conflict [793/903] 132565=test_cgi_multipart [794/903] 132560=test_ractor [795/903] 132560=test_m17n [796/903] 132560=test_rdoc_comment [797/903] 132565=test_patterns [798/903] 132565=test_recursion [799/903] 132565=test_yjit [800/903] 132560=test_gem_commands_stale_command [801/903] 132560=test_rdoc_markup_verbatim [802/903] 132560=test_gem_commands_search_command [803/903] 132560=test_argf [804/903] 132563=test_mul [805/903] 132563=test_gb18030 [806/903] 132563=test_gem_resolver_best_set [807/903] 132563=fuzzer_test [808/903] 132563=test_gem_commands_signin_command [809/903] 132563=test_struct [810/903] 132563=test_rational2 [811/903] 132563=test_parser [812/903] 132563=test_gem_validator [813/903] 132563=test_set [814/903] 132563=test_completion [815/903] 132560=test_exit [816/903] 132563=test_gem_commands_outdated_command [817/903] 132563=test_drbobject [818/903] 132560=parse_comments_test [819/903] 132560=test_stringio [820/903] 132563=test_scheduler [821/903] 132563=test_gem_version [822/903] 132560=test_err_in_callback [823/903] 132560=test_gem_commands_lock_command [824/903] 132560=test_enumerator_kw [825/903] 132560=json_string_matching_test [826/903] 132560=test_gem_security_signer [827/903] 132563=test_object [828/903] 132560=test_rdoc_parser [829/903] 132560=test_gem_commands_query_command [830/903] 132563=test_date_strptime [831/903] 132565=test_rdoc_rd [832/903] 132565=test_gem_ext_configure_builder [833/903] 132565=test_x509attr [834/903] 132563=test_hash [835/903] 132565=test_gem_resolver_git_set [836/903] 132560=test_abbrev [837/903] 132560=test_func [838/903] 132565=test_require [839/903] 132565=test_win32ole_type [840/903] 132565=test_array [841/903] 132562=test_time [842/903] 132562=test_zsh_completion [843/903] 132562=test_open3 [844/903] 132560=test_http [845/903] 132562=test_windows_1252 [846/903] 132562=test_cparser [847/903] 132563=test_regexp [848/903] 132562=test_gc [849/903] 132562=test_math [850/903] 132565=test_libs [851/903] 132562=test_big2str [852/903] 132565=test_config [853/903] 132562=test_row_separator [854/903] 132562=test_omap [855/903] 132562=test_gem_dependency_list [856/903] 132565=test_rdoc_markup_parser [857/903] 132565=test_case [858/903] 132565=test_gem_request_set_gem_dependency_api [859/903] 132562=test_shellwords [860/903] 132562=test_addrinfo [861/903] 132562=test_gem_commands_fetch_command [862/903] 132562=test_helper [863/903] 132562=test_gem_source_installed [864/903] 132565=test_gem_source_fetch_problem [865/903] 132562=test_addr [866/903] 132562=test_terminfo [867/903] 132562=test_unicode_normalize [868/903] 132565=test_gem_silent_ui [869/903] 132565=test_koi8 [870/903] 132565=test_float [871/903] 132560=test_gem_package_tar_writer [872/903] 132560=test_key_error [873/903] 132560=test_filter [874/903] 132560=test_ractor_compatibility [875/903] 132560=test_reline_key [876/903] 132560=test_bug-14834 [877/903] 132560=test_gem_resolver_lock_specification [878/903] 132560=test_engine [879/903] 132560=test_grapheme_breaks [880/903] 132560=test_eval_history [881/903] 132565=dispatcher_test [882/903] 132560=test_delegation [883/903] 132565=test_rdoc_markup_indented_paragraph [884/903] 132565=test_rdoc_single_class [885/903] 132560=test_config [886/903] 132565=test_rubygems [887/903] 132565=test_metaclass [888/903] 132565=test_gem_commands_dependency_command [889/903] 132560=test_rdoc_ri_paths [890/903] 132565=test_rdoc_token_stream [891/903] 132565=test_cgi_cookie [892/903] 132565=test_files_ext [893/903] 132565=test_at_exit [894/903] 132560=test_rdoc_parser_changelog [895/903] 132565=test_gem_impossible_dependencies_error [896/903] 132565=test_cipher [897/903] 132565=test_new [898/903] 132565=test_column_separator [899/903] 132565=test_drb [900/903] 132560=test_euc_jp [901/903] 132560=test_complexrational [902/903] 132560=test_rdoc_any_method [903/903] 132560=test_lambda Finished tests in 708.660188s, 37.8489 tests/s, 13385.5847 assertions/s. 26822 tests, 9485831 assertions, 0 failures, 0 errors, 188 skips ruby -v: ruby 3.3.0dev (2023-11-07T18:15:16Z master bc07b0b9e1) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-13 LD = ld LDSHARED = clang-13 -shared CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_13/include -I/tmp/ruby/src/trunk_clang_13 -I/tmp/ruby/src/trunk_clang_13/prism -I/tmp/ruby/src/trunk_clang_13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_13/yjit/target/release/' /tmp/ruby/src/trunk_clang_13/yjit/src/lib.rs Ubuntu clang version 13.0.1-2ubuntu2.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_clang_13/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' $ /tmp/ruby/build/trunk_clang_13/miniruby -I/tmp/ruby/src/trunk_clang_13/lib /tmp/ruby/src/trunk_clang_13/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_13 --extout=.ext -- /tmp/ruby/src/trunk_clang_13/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_13/spec/default.mspec --error-output stderr --debug ruby 3.3.0dev (2023-11-07T18:15:16Z master bc07b0b9e1) [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 150.117095 seconds 3725 files, 32454 examples, 174790 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_clang_13/ruby -c /tmp/cores/core.1001.148148.ruby -x gdbscript [New LWP 148148] [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_clang_13/ruby -e '. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140209583110080) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7f85166537c0 (LWP 148148) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140209583110080) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7f85166537c0 (LWP 148148)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140209583110080) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f85166537c0 old_mask = {__val = {4, 17179869191, 2181360, 140209587422076, 140209585381376, 140209583139536, 13510799108764801, 140209583133084, 94509581119293, 1, 140732449589590, 1, 140209585381376, 140732449589800, 140732449589796, 18865251664}} 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=6, threadid=140209583110080) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140209583110080, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f8516698476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f851667e7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x6, sa_sigaction = 0x6}, sa_mask = {__val = {140209585383120, 1, 0, 1, 140209587618528, 140209585383120, 140209587618528, 4297227856, 140209587619408, 0, 0, 140209207377920, 140732449590135, 24, 13107720, 140732449590132}}, sa_flags = 27, sa_restorer = 0x55f4b9dd2670 <BSD__sfvwrite>} sigs = {__val = {32, 94509582761408, 28, 3032, 28, 94509578658416, 2185456, 0, 14096, 0, 6312566712492010456, 94509584332480, 140209587619408, 140732449589984, 140732449590000, 140209587425809}} #5 0x000055f4ba001196 in rb_async_bug_errno (mesg=<optimized out>, mesg@entry=0x7ffed3aa8b50 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk_clang_13/error.c:1111 No locals. #6 0x000055f4b9e0d3cd in async_bug_fd (mesg=<optimized out>, errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk_clang_13/thread.c:4490 buff = "rb_thread_wakeup_timer_thread: write(0)\000\322\200\247\026\205\177\000\000\060/f\026\205\177\000\000@\364~\026\205\177\000" n = <optimized out> #7 0x000055f4b9e029f3 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:3000 e = 148148 buff = 1 result = <optimized out> #8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:3014 No locals. #9 rb_thread_wakeup_timer_thread (sig=<optimized out>) at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:2547 No locals. #10 0x000055f4b9dccc98 in sighandler (sig=1) at /tmp/ruby/src/trunk_clang_13/signal.c:693 old_errnum = 0 #11 <signal handler called> No locals. #12 0x000055f4b9dd5e52 in find_table_entry_ind (tab=<optimized out>, hash_value=<optimized out>, key=140732449593424) at /tmp/ruby/src/trunk_clang_13/st.c:863 entries = <optimized out> perturb = <optimized out> ind = 3032 bin = 92 eq_p = <optimized out> rebuilt_p = <optimized out> _old_rebuilds_num = <optimized out> #13 rb_st_lookup (tab=<optimized out>, key=key@entry=140732449593424, value=value@entry=0x7ffed3aa9880) at /tmp/ruby/src/trunk_clang_13/st.c:1048 hash = <optimized out> bin = <optimized out> #14 0x000055f4b9dfefef in lookup_str_sym_with_lock (str=140732449593424, symbols=<optimized out>) at /tmp/ruby/src/trunk_clang_13/symbol.c:689 sym_data = 1 sym = <optimized out> #15 lookup_str_sym (str=140732449593424) at /tmp/ruby/src/trunk_clang_13/symbol.c:708 _lev = 32645 sym = <optimized out> symbols = <optimized out> _lev = <optimized out> #16 rb_intern3 (name=0x55f4ba02acca "ObjectSpace", name@entry=0x7f84fd09c6d8 "\003", len=11, len@entry=56, enc=0x55f4ba2f0b70) at /tmp/ruby/src/trunk_clang_13/symbol.c:728 fake_str = {basic = {flags = 46180345861, klass = 140209157893200}, len = 11, as = {heap = {ptr = 0x55f4ba02acca "ObjectSpace", aux = {capa = 11, shared = 11}}, embed = {ary = "\312"}}} str = 140732449593424 sym = <optimized out> #17 0x000055f4b9dff199 in rb_intern2 (name=<optimized out>, len=<optimized out>) at /tmp/ruby/src/trunk_clang_13/symbol.c:788 No locals. #18 0x000055f4b9f95e90 in rb_define_module (name=0x55f4ba02acca "ObjectSpace") at /tmp/ruby/src/trunk_clang_13/class.c:1084 rbimpl_id = <optimized out> id = <optimized out> module = <optimized out> #19 0x000055f4b9cc65e0 in Init_GC () at /tmp/ruby/src/trunk_clang_13/gc.c:14088 gc_constants = <optimized out> rb_mProfiler = 140209157687000 rb_mObjSpace = <optimized out> #20 0x000055f4b9cdedff in rb_call_inits () at /tmp/ruby/src/trunk_clang_13/inits.c:60 No locals. #21 0x000055f4b9caa0a4 in ruby_setup () at /tmp/ruby/src/trunk_clang_13/eval.c:89 _ec = 0x55f4ba2d22c0 _tag = {tag = 36, retval = 3, buf = {0x7ffed3aa99c0, 0x55f4b9caa080 <ruby_setup+208>, 0x7ffed3aa9930, 0x3, 0x55f4b9e023c6 <ruby_init_stack+342>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> #22 0x000055f4b9caa179 in ruby_init () at /tmp/ruby/src/trunk_clang_13/eval.c:101 state = <optimized out> #23 0x000055f4b9ca8873 in rb_main (argc=3, argv=0x7ffed3aa9b38) at /tmp/ruby/src/trunk_clang_13/main.c:38 variable_in_this_stack_frame = 100 #24 main (argc=3, argv=0x7ffed3aa9b38) at /tmp/ruby/src/trunk_clang_13/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)