# Logfile created on 2023-11-13 16:29:11 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000561f8142a0f8 @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.20231113-162911", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561f814b3470 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561f814b3308 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561f814b3150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231113-162911", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_13.20231113-162911>, @binmode=false, @mon_data=#<Monitor:0x0000561f814b3088>, @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 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.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 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 d5c3680..bbfd735 master -> origin/master Updating d5c3680..bbfd735 Fast-forward lib/rubygems/installer.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Latest commit hash = bbfd735b88 $$$[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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.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 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/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 7b612b5e6c69ff4feec4e5d16cb0f1809918aee4d8df9849f70ebc794490879e builtin_binary.inc 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 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_13' generating transdb.h 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' 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 ext/configure-ext.mk updated 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 '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]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/digest' 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/coverage' 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/io/console' make[2]: Leaving 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/io/console' make[2]: Entering 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/monitor' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' make[2]: Leaving 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/ripper' 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]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' 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/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/ext/digest/sha2' 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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 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 - 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 /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/rbs.revision unchanged echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk_clang_13/tool/ifchange /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision - generating enc.mk /tmp/ruby/src/trunk_clang_13/.bundle/.timestamp/debug.revision unchanged 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 making trans generating makefiles ext/configure-ext.mk 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]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/bigdecimal' 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]: 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/json' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/objspace' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/psych' 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]: Entering directory '/tmp/ruby/build/trunk_clang_13/ext/rubyvm' make[2]: Entering 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]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_13/ext/openssl' 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/socket' 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]: 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/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' 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.9.0 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.1 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.1.0 strscan 3.0.8 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=20399 "--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/908] 411064=test_ensured [ 2/908] 411061=test_gem_version_option [ 3/908] 411065=test_digest_extend [ 4/908] 411062=test_ftp [ 5/908] 411065=test_gem_commands_contents_command [ 6/908] 411064=test_kwargs [ 7/908] 411064=test_inadvertent_creation [ 8/908] 411062=test_io_wait [ 9/908] 411064=test_win32ole_variant_outarg [ 10/908] 411064=test_yaml [ 11/908] 411062=test_project_sanity [ 12/908] 411064=test_rdoc_markup_to_html_snippet [ 13/908] 411065=test_ast [ 14/908] 411061=test_member [ 15/908] 411061=test_gem_source_lock [ 16/908] 411062=test_fd_setsize [ 17/908] 411062=test_bigmath [ 18/908] 411062=test_nofree [ 19/908] 411062=test_gem_stub_specification [ 20/908] 411061=test_name_error_extension [ 21/908] 411061=test_complex [ 22/908] 411061=test_my_integer [ 23/908] 411061=test_gem_commands_build_command [ 24/908] 411064=test_iseq [ 25/908] 411062=test_gem_path_support [ 26/908] 411062=test_case [ 27/908] 411062=test_force_quotes [ 28/908] 411062=test_string [ 29/908] 411061=test_pattern_key_name_check [ 30/908] 411061=test_euc_kr [ 31/908] 411061=test_win32ole [ 32/908] 411061=test_gem_resolver_vendor_specification [ 33/908] 411061=test_dup [ 34/908] 411061=test_tmpdir [ 35/908] 411064=test_settracefunc [ 36/908] 411061=test_gem_text [ 37/908] 411061=test_popen_deadlock [ 38/908] 411061=test_basicinstructions [ 39/908] 411062=test_debug_cmd [ 40/908] 411062=test_workspace [ 41/908] 411061=test_key_actor_emacs [ 42/908] 411061=test_method_cache [ 43/908] 411061=test_cgi_tag_helper [ 44/908] 411061=test_features [ 45/908] 411062=test_sprintf_comb [ 46/908] 411064=test_asn1 [ 47/908] 411064=test_usrmarshal [ 48/908] 411062=test_normalize [ 49/908] 411062=test_pkey_rsa [ 50/908] 411062=test_qsort [ 51/908] 411062=test_read_write [ 52/908] 411062=test_numhash [ 53/908] 411061=test_webauthn_listener_response [ 54/908] 411062=json_addition_test [ 55/908] 411062=test_gem_bundler_version_finder [ 56/908] 411064=test_ractor [ 57/908] 411061=test_general [ 58/908] 411064=test_base64 [ 59/908] 411064=test_ns_spki [ 60/908] 411061=test_mkmf [ 61/908] 411064=test_io_buffer [ 62/908] 411061=test_iso_8859 [ 63/908] 411062=test_buffered_io [ 64/908] 411061=test_cgi_util [ 65/908] 411062=test_x509name [ 66/908] 411062=test_open-uri [ 67/908] 411064=test_psych [ 68/908] 411064=json_generic_object_test [ 69/908] 411064=test_class [ 70/908] 411061=test_const [ 71/908] 411061=test_rdoc_context [ 72/908] 411062=test_gem_commands_push_command [ 73/908] 411061=test_gem_package_tar_reader [ 74/908] 411061=test_kdf [ 75/908] 411061=regexp_test [ 76/908] 411061=test_color [ 77/908] 411064=test_rdoc_alias [ 78/908] 411064=test_cesu8 [ 79/908] 411064=test_io_wait_uncommon [ 80/908] 411061=test_stack [ 81/908] 411064=test_enumerable [ 82/908] 411064=test_noarg [ 83/908] 411064=test_io [ 84/908] 411061=test_frozen [ 85/908] 411061=test_gem_dependency_installer [ 86/908] 411062=test_pkey_dh [ 87/908] 411062=test_path [ 88/908] 411062=test_econv [ 89/908] 411062=test_not [ 90/908] 411062=test_scanner_events [ 91/908] 411062=test_autoload [ 92/908] 411061=test_enc_str_buf_cat [ 93/908] 411061=test_passing_block [ 94/908] 411061=test_utf32 [ 95/908] 411061=test_scalar_scanner [ 96/908] 411061=test_config [ 97/908] 411061=test_etc [ 98/908] 411061=test_instrumentation_api [ 99/908] 411061=test_parse [100/908] 411061=test_ripper [101/908] 411061=test_flush [102/908] 411061=test_rdoc_markup_to_ansi [103/908] 411061=test_gbk [104/908] 411061=test_ansi_without_terminfo [105/908] 411061=test_random [106/908] 411061=test_set_len [107/908] 411061=json_generator_test [108/908] 411061=test_verbose [109/908] 411061=test_profile_frames [110/908] 411061=test_undef [111/908] 411061=test_rdoc_markup_to_tt_only [112/908] 411061=test_arithmetic_sequence [113/908] 411061=locals_test [114/908] 411061=test_shift_jis [115/908] 411061=test_gem_commands_specification_command [116/908] 411061=test_rdoc_markup_to_table_of_contents [117/908] 411061=desugar_compiler_test [118/908] 411061=test_hash [119/908] 411061=test_date_attr [120/908] 411061=test_dir [121/908] 411061=test_wss [122/908] 411061=test_rdoc_markup_formatter [123/908] 411061=test_digest [124/908] 411061=test_gem_request_connection_pools [125/908] 411062=test_sorted_set [126/908] 411061=test_ractor [127/908] 411062=test_emoji [128/908] 411062=test_gem_commands_update_command [129/908] 411061=test_condition [130/908] 411061=test_win32ole_event [131/908] 411061=test_cp949 [132/908] 411061=test_c_struct_entry [133/908] 411064=test_fiddle [134/908] 411061=test_rdoc_tom_doc [135/908] 411061=test_dryrun [136/908] 411061=test_wait [137/908] 411064=test_gem_package_tar_header [138/908] 411061=test_gem_source_vendor [139/908] 411061=test_find [140/908] 411061=test_syntax [141/908] 411064=test_hash_create [142/908] 411064=test_gem_rdoc [143/908] 411064=test_abi [144/908] 411064=test_write [145/908] 411064=test_gem_available_set [146/908] 411064=test_modify_expand [147/908] 411064=test_euc_tw [148/908] 411064=test_switch_hitter [149/908] 411064=test_rdoc_generator_pot_po_entry [150/908] 411064=test_framework [151/908] 411064=test_win32ole_method [152/908] 411064=test_comparable [153/908] 411064=test_handle [154/908] 411064=comments_test [155/908] 411064=test_rubyoptions [156/908] 411062=test_arity [157/908] 411062=test_io_timeout [158/908] 411062=test_rdoc_markup_to_label [159/908] 411062=test_ipaddr [160/908] 411062=test_read [161/908] 411062=test_gem_package_tar_reader_entry [162/908] 411062=test_rdoc_markup_attributes [163/908] 411062=test_generic [164/908] 411062=test_gem_commands_unpack_command [165/908] 411062=encoding_test [166/908] 411062=test_reqarg [167/908] 411062=test_memory_view [168/908] 411062=test_rdoc_class_module [169/908] 411062=test_buffering [170/908] 411062=test_resource [171/908] 411062=test_to_ary_concat [172/908] 411062=test_rdoc_task [173/908] 411062=test_backtrace [174/908] 411062=test_date_ractor [175/908] 411062=test_dot_dot [176/908] 411062=test_object_references [177/908] 411062=test_win32ole_method_event [178/908] 411062=test_default_gems [179/908] 411062=test_protocol [180/908] 411062=test_win32ole_type_event [181/908] 411062=test_gem_resolver_installer_set [182/908] 411062=test_gem_commands_uninstall_command [183/908] 411061=test_data_converters [184/908] 411061=test_gem_security_trust_dir [185/908] 411061=test_merge_keys [186/908] 411061=test_yamlstore [187/908] 411061=test_interned_str [188/908] 411061=test_sprintf [189/908] 411061=test_rdoc_extend [190/908] 411061=test_env [191/908] 411062=test_rb_str_dup [192/908] 411062=test_clone [193/908] 411062=test_stringscanner [194/908] 411062=parse_test [195/908] 411064=test_coderange [196/908] 411064=test_utf16 [197/908] 411064=test_gem_commands_server_command [198/908] 411064=test_syslog [199/908] 411064=test_uncorrectable_name_check [200/908] 411064=test_pkcs12 [201/908] 411064=test_irb [202/908] 411064=test_function [203/908] 411064=test_gem_commands_open_command [204/908] 411064=test_gem_source_subpath_problem [205/908] 411064=test_gem_ext_cargo_builder [206/908] 411064=test_weakmap [207/908] 411061=test_yield [208/908] 411062=test_optimization [209/908] 411061=test_raise_no_backtrace_exception [210/908] 411061=test_threadgroup [211/908] 411061=test_load [212/908] 411061=test_quote_char_nil [213/908] 411061=test_pattern_matching [214/908] 411061=test_gem_commands_setup_command [215/908] 411061=test_hmac [216/908] 411061=test_enumerator [217/908] 411061=test_gem_resolver_vendor_set [218/908] 411061=test_gem_safe_marshal [219/908] 411061=test_convert [220/908] 411061=test_io_buffer [221/908] 411064=test_len [222/908] 411064=test_gem_source_specific_file [223/908] 411061=test_rdoc_rdoc [224/908] 411064=test_numeric [225/908] 411061=test_optparse [226/908] 411061=test_safe_load [227/908] 411061=test_date_new [228/908] 411061=test_shapes [229/908] 411061=test_call [230/908] 411064=test_name_error [231/908] 411061=test_rdoc_constant [232/908] 411064=test_deprecate [233/908] 411064=test_too_many_dummy_encodings [234/908] 411061=test_rdoc_require [235/908] 411061=test_rinda [236/908] 411064=test_ssl_session [237/908] 411064=test_gem_source_git [238/908] 411061=test_macro [239/908] 411061=test_gem_indexer [240/908] 411062=test_regex_casefold [241/908] 411062=test_provider [242/908] 411062=test_forwardable [243/908] 411062=test_rdoc_encoding [244/908] 411062=test_date_time [245/908] 411062=test_rdoc_markdown [246/908] 411061=test_null [247/908] 411061=test_acceptable [248/908] 411061=test_rdoc_markup_document [249/908] 411061=test_gc [250/908] 411062=test_bmethod [251/908] 411062=test_windows_1251 [252/908] 411062=test_stringchar [253/908] 411064=test_date_conv [254/908] 411064=test_gem_request_set_lockfile [255/908] 411062=test_rdoc_markup_heading [256/908] 411062=test_egrep_cpp [257/908] 411062=test_postponed_job [258/908] 411062=test_yield_block [259/908] 411062=json_fixtures_test [260/908] 411062=test_rendering [261/908] 411062=newline_test [262/908] 411064=test_rdoc_generator_json_index [263/908] 411062=test_rdoc_parser_c [264/908] 411064=test_gem_util [265/908] 411062=test_rdoc_ri_driver [266/908] 411064=test_httpheader [267/908] 411064=test_file_exhaustive [268/908] 411062=test_div [269/908] 411062=test_enum [270/908] 411062=test_prettyprint [271/908] 411062=test_deprecated [272/908] 411062=test_rdoc_markup_to_html [273/908] 411062=test_cclass [274/908] 411062=test_rendering [275/908] 411062=test_method_name_check [276/908] 411062=test_gem_resolver_index_specification [277/908] 411062=test_pack [278/908] 411062=test_socket [279/908] 411062=test_queue [280/908] 411062=test_extlibs [281/908] 411064=test_json_tree [282/908] 411064=test_gem_gemcutter_utilities [283/908] 411064=test_ractor [284/908] 411064=test_severity [285/908] 411064=test_rdoc_markup_to_html_crossref [286/908] 411064=test_bundled_ca [287/908] 411062=test_reline [288/908] 411065=json_parser_test [289/908] 411065=test_defined [290/908] 411064=test_rdoc_rd_block_parser [291/908] 411064=test_bug-3571 [292/908] 411062=test_propertyputref [293/908] 411064=test_erb_m17n [294/908] 411065=test_gem_resolver_index_set [295/908] 411062=test_address_resolve [296/908] 411064=test_nkf [297/908] 411065=test_class_name_check [298/908] 411065=test_gem_package_task [299/908] 411062=test_memory_view [300/908] 411064=test_mdns [301/908] 411064=test_gem_commands_cert_command [302/908] 411062=test_num2int [303/908] 411062=test_remote_fetch_error [304/908] 411062=test_common [305/908] 411065=test_date_strftime [306/908] 411062=test_folderitem2_invokeverb [307/908] 411062=test_fnmatch [308/908] 411062=test_iter_break [309/908] 411062=test_string [310/908] 411062=test_bug-5832 [311/908] 411062=test_header [312/908] 411062=heredoc_dedent_test [313/908] 411062=test_basicsocket [314/908] 411062=test_have_library [315/908] 411065=test_rdoc_generator_pot_po [316/908] 411065=test_raise [317/908] 411065=test_rdoc_parser_simple [318/908] 411065=test_gem_commands_sources_command [319/908] 411065=test_general [320/908] 411065=test_gem_ext_cargo_builder_link_flag_converter [321/908] 411065=test_objspace [322/908] 411064=test_scan_args [323/908] 411064=test_rdoc_parser_markdown [324/908] 411064=test_input_method [325/908] 411064=magic_comment_test [326/908] 411064=test_last_thread [327/908] 411064=test_pkey [328/908] 411064=test_gem_unsatisfiable_dependency_error [329/908] 411064=test_gem_commands_environment_command [330/908] 411064=test_rdoc_text [331/908] 411064=test_nomethod_error [332/908] 411064=test_ractor [333/908] 411064=test_gem_ext_builder [334/908] 411062=test_date_parse [335/908] 411062=test_require [336/908] 411062=test_thread [337/908] 411062=test_pkey_ec [338/908] 411062=test_frozen_error [339/908] 411062=test_depth_first [340/908] 411062=test_human_typo [341/908] 411062=test_encodings [342/908] 411062=test_c_union_entity [343/908] 411064=test_rdoc_rd_inline [344/908] 411064=test_rdoc_options [345/908] 411062=test_backtrace [346/908] 411062=test_files_test_1 [347/908] 411064=test_io_console [348/908] 411061=test_files_lib [349/908] 411064=test_win32ole_param [350/908] 411064=test_rdoc_markup_to_markdown [351/908] 411064=test_gem_commands_yank_command [352/908] 411064=test_gem_remote_fetcher [353/908] 411064=test_literal [354/908] 411062=test_gem_commands_install_command [355/908] 411064=test_thread [356/908] 411064=test_rdoc_include [357/908] 411064=test_gem_package [358/908] 411064=test_scalar [359/908] 411064=test_variable_name_check [360/908] 411064=test_rdoc_parser_ruby [361/908] 411061=test_httpresponse [362/908] 411061=test_pty [363/908] 411064=test_gem_request_set [364/908] 411061=test_gc_compact [365/908] 411062=test_rdoc_markup_to_bs [366/908] 411062=test_rdoc_top_level [367/908] 411062=test_gem_commands_mirror [368/908] 411062=constant_path_node_test [369/908] 411062=test_flags [370/908] 411064=test_lazy_enumerator [371/908] 411064=test_change_word [372/908] 411064=test_method [373/908] 411062=test_string_memory [374/908] 411062=test_pkey_dsa [375/908] 411062=test_bug_reporter [376/908] 411061=test_rdoc_generator_pot [377/908] 411062=test_gem_gem_runner [378/908] 411061=test_line_editor [379/908] 411061=test_find_executable [380/908] 411061=test_rdoc_stats [381/908] 411061=test_each [382/908] 411062=test_rdoc_store [383/908] 411061=test_rbconfig [384/908] 411061=test_bigdecimal [385/908] 411064=test_win32ole_variant [386/908] 411064=test_tree_builder [387/908] 411064=test_tracepoint [388/908] 411064=test_gem_resolver [389/908] 411062=test_protect [390/908] 411062=test_rdoc_rd_inline_parser [391/908] 411062=test_tcp [392/908] 411062=test_flip [393/908] 411062=test_internal_ivar [394/908] 411062=test_liberal_parsing [395/908] 411062=test_object_create_start [396/908] 411062=test_delegate [397/908] 411062=test_store [398/908] 411064=test_config [399/908] 411064=test_file [400/908] 411062=test_sizeof [401/908] 411061=bom_test [402/908] 411061=test_face [403/908] 411061=test_converters [404/908] 411061=test_enumerator [405/908] 411061=test_gem_source [406/908] 411061=test_rdoc_markup_include [407/908] 411061=test_rdoc_markup_paragraph [408/908] 411064=test_scope [409/908] 411064=test_rewind [410/908] 411061=test_inputs_scanner [411/908] 411061=test_assignment [412/908] 411064=test_benchmark [413/908] 411064=test_pathname [414/908] 411064=test_trick [415/908] 411061=test_coverage [416/908] 411061=test_sleep [417/908] 411061=test_gem_uri [418/908] 411061=test_assembler [419/908] 411061=test_httpresponses [420/908] 411061=test_gem_ext_ext_conf_builder [421/908] 411064=test_https_proxy [422/908] 411064=test_date_compat [423/908] 411064=test_stream [424/908] 411064=test_case_options [425/908] 411064=test_path_to_class [426/908] 411064=test_optarg [427/908] 411064=test_rat [428/908] 411064=test_ifunless [429/908] 411064=test_system [430/908] 411062=test_singleton_function [431/908] 411062=test_m17n_comb [432/908] 411061=test_gem_commands_check_command [433/908] 411061=test_marshalable [434/908] 411061=test_exception [435/908] 411061=test_gem_security_policy [436/908] 411064=test_eval [437/908] 411061=test_gem_ext_rake_builder [438/908] 411064=test_kconv [439/908] 411064=test_securerandom [440/908] 411064=test_gem_resolver_lock_set [441/908] 411064=json_ext_parser_test [442/908] 411064=test_cstr [443/908] 411061=test_thread_fd_close [444/908] 411061=test_array [445/908] 411061=test_gem_update_suggestion [446/908] 411061=test_kernel [447/908] 411061=!Nothing_to_test [448/908] 411061=test_process [449/908] 411064=test_nowrite [450/908] 411064=test_thread_queue [451/908] 411065=test_emitter [452/908] 411062=test_exception [453/908] 411065=test_pack [454/908] 411065=test_integer [455/908] 411065=test_timeout [456/908] 411065=test_class [457/908] 411065=test_super [458/908] 411062=test_gem_request [459/908] 411065=test_fileutils [460/908] 411062=test_error_highlight [461/908] 411064=test_symbol [462/908] 411064=test_proc [463/908] 411062=test_big5 [464/908] 411062=test_ancdata [465/908] 411062=test_beginendblock [466/908] 411065=test_require_path_check [467/908] 411065=test_color_printer [468/908] 411065=test_within_pipe [469/908] 411065=test_zlib [470/908] 411064=test_ansi_with_terminfo [471/908] 411064=test_summary [472/908] 411064=test_alias_and_anchor [473/908] 411064=test_win32ole_variant_m [474/908] 411064=test_date_arith [475/908] 411064=version_test [476/908] 411064=test_rdoc_generator_darkfish [477/908] 411062=test_bash_completion [478/908] 411062=test_read [479/908] 411062=test_ractor [480/908] 411062=test_method_cache [481/908] 411062=test_ractor [482/908] 411062=test_capacity [483/908] 411062=test_foreach [484/908] 411062=test_signedness [485/908] 411064=test_nextafter [486/908] 411064=test_weakkeymap [487/908] 411064=test_append [488/908] 411064=test_rdoc_cross_reference [489/908] 411064=test_pipe [490/908] 411064=test_time_tz [491/908] 411064=test_logger [492/908] 411064=test_rdoc_attr [493/908] 411064=test_ellipsize [494/908] 411064=test_history [495/908] 411064=test_import [496/908] 411064=test_rdoc_parser_rd [497/908] 411064=test_str2big [498/908] 411064=test_arith_seq_extract [499/908] 411064=test_gem_resolver_api_specification [500/908] 411064=test_kill_ring [501/908] 411064=test_dns [502/908] 411064=test_debug [503/908] 411064=test_parser_events [504/908] 411064=test_time [505/908] 411064=test_to_ruby [506/908] 411064=test_alias [507/908] 411064=test_have_func [508/908] 411065=test_parser [509/908] 411065=test_arity [510/908] 411065=test_gem_resolver_local_specification [511/908] 411065=test_gem_ext_cargo_builder_unit [512/908] 411065=test_trace [513/908] 411065=test_cgi_core [514/908] 411065=test_compile_prism [515/908] 411062=test_gem [516/908] 411065=test_gem_uri_formatter [517/908] 411065=ruby_api_test [518/908] 411064=test_string_processing [519/908] 411064=test_convertible [520/908] 411065=test_date [521/908] 411065=test_notimplement [522/908] 411065=test_gem_resolver_requirement_list [523/908] 411065=test_ractor [524/908] 411065=test_arith_seq_beg_len_step [525/908] 411065=test_data_error [526/908] 411065=test_update [527/908] 411065=test_ssl [528/908] 411065=location_test [529/908] 411065=test_io [530/908] 411065=test_rdoc_markup_to_joined_paragraph [531/908] 411065=test_gem_commands_pristine_command [532/908] 411062=test_readpartial [533/908] 411062=test_syslog_logger [534/908] 411062=test_marshal [535/908] 411065=test_tsort [536/908] 411065=test_function_entry [537/908] 411065=test_encoding [538/908] 411065=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37017> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 [539/908] 411062=test_exception_at_throwing [540/908] 411065=test_constant [541/908] 411062=test_integer [542/908] 411061=test_nil2vtempty [543/908] 411061=test_history [544/908] 411061=test_ostruct [545/908] 411062=test_mailto [546/908] 411062=test_rdoc_rubygems_hook [547/908] 411062=test_key_name_check [548/908] 411061=test_erb_command [549/908] 411062=test_drbssl [550/908] 411061=test_gem_commands_exec_command [551/908] 411065=json_encoding_test [552/908] 411065=test_gem_source_local [553/908] 411061=test_nil [554/908] 411061=test_gem_resolver_git_specification [555/908] 411065=test_ws [556/908] 411065=test_getopts [557/908] 411065=test_http_request [558/908] 411065=compiler_test [559/908] 411065=test_weakref [560/908] 411061=test_console_attr [561/908] 411061=test_timeout [562/908] 411065=test_observer [563/908] 411065=test_data [564/908] 411065=test_jaro_winkler [565/908] 411065=test_rubyvm [566/908] 411065=test_win32ole_record [567/908] 411065=test_pointer [568/908] 411061=test_singleton [569/908] 411061=test_gem_commands_help_command [570/908] 411061=test_gem_spec_fetcher [571/908] 411061=test_nesting_parser [572/908] 411061=test_formatter [573/908] 411061=test_ubf_async_safe [574/908] 411061=test_cgi_header [575/908] 411061=test_tuplebag [576/908] 411061=test_require [577/908] 411065=test_gem_platform [578/908] 411065=test_files_sample [579/908] 411065=test_gem_resolver_activation_request [580/908] 411065=test_fips [581/908] 411065=test_ldap [582/908] 411065=test_helper [583/908] 411065=test_types [584/908] 411065=test_ssl [585/908] 411061=test_nonblock [586/908] 411061=test_module [587/908] 411061=test_gem_resolver_api_set [588/908] 411061=test_strip [589/908] 411061=test_pack [590/908] 411061=test_class2name [591/908] 411061=errors_test [592/908] 411061=test_key_stroke [593/908] 411061=test_tempfile [594/908] 411061=test_gem_requirement [595/908] 411064=test_vm_dump [596/908] 411064=test_cgi_modruby [597/908] 411064=test_table [598/908] 411064=test_quote_empty [599/908] 411064=test_gem_dependency [600/908] 411061=test_stat [601/908] 411061=test_sleep [602/908] 411064=test_data [603/908] 411064=test_enc_raise [604/908] 411064=test_load [605/908] 411064=test_gem_commands_list_command [606/908] 411064=test_gem_commands_signout_command [607/908] 411064=test_unicode_escape [608/908] 411064=test_gem_commands_which_command [609/908] 411064=test_configuration [610/908] 411064=test_gem_command [611/908] 411064=test_gem_resolver_installed_specification [612/908] 411064=test_gem_installer [613/908] 411061=test_mixed_unicode_escapes [614/908] 411061=test_rdoc_servlet [615/908] 411061=test_inlinecache [616/908] 411061=test_rand [617/908] 411065=test_file [618/908] 411065=test_object [619/908] 411065=test_pkcs7 [620/908] 411061=test_eval [621/908] 411061=test_init [622/908] 411065=test_date_marshal [623/908] 411065=test_gem_resolver_dependency_request [624/908] 411061=library_symbols_test [625/908] 411061=test_udp [626/908] 411061=test_rdoc_normal_class [627/908] 411065=test_stream [628/908] 411065=test_numeric [629/908] 411065=test_webauthn_poller [630/908] 411061=test_range [631/908] 411065=test_gem_specification [632/908] 411061=test_fixnum [633/908] 411061=test_ole_methods [634/908] 411061=test_signal [635/908] 411061=test_word [636/908] 411061=test_ossl [637/908] 411065=test_ruby_lex [638/908] 411065=test_transcode [639/908] 411065=test_array_create [640/908] 411065=test_locale [641/908] 411065=test_ts [642/908] 411064=test_win32ole_variable [643/908] 411064=test_duplicate [644/908] 411064=test_gem_command_manager [645/908] 411065=test_case_comprehensive [646/908] 411064=test_enc_associate [647/908] 411064=test_rdoc_code_object [648/908] 411064=test_struct [649/908] 411064=test_mutex [650/908] 411064=test_recorder [651/908] 411064=test_emitter [652/908] 411064=test_yjit_exit_locations [653/908] 411064=test_gem_install_update_options [654/908] 411062=test_random_formatter [655/908] 411064=test_gem_config_file [656/908] 411062=test_row [657/908] 411062=test_have_macro [658/908] 411064=test_keyword [659/908] 411064=test_rdoc_markup [660/908] 411064=test_yaml_tree [661/908] 411064=test_sexp [662/908] 411064=unescape_test [663/908] 411062=test_pstore [664/908] 411062=ripper_compat_test [665/908] 411062=test_complex2 [666/908] 411062=test_drbunix [667/908] 411061=test_key_actor_vi [668/908] 411061=test_rdoc_markup_to_rdoc [669/908] 411061=test_digest [670/908] 411061=test_x509store [671/908] 411064=test_tree_spell_checker [672/908] 411061=test_erb [673/908] 411064=test_option [674/908] 411061=test_rational [675/908] 411061=test_closure [676/908] 411064=test_rdoc_generator_markup [677/908] 411064=test_gem_commands_cleanup_command [678/908] 411061=test_gem_local_remote_options [679/908] 411064=test_x509ext [680/908] 411064=test_gem_name_tuple [681/908] 411064=test_win32ole_param_event [682/908] 411064=test_gem_commands_info_command [683/908] 411061=test_bigzero [684/908] 411061=test_typeddata [685/908] 411064=test_gem_uninstaller [686/908] 411061=test_lexer [687/908] 411061=test_yamldbm [688/908] 411061=test_did_you_mean [689/908] 411061=test_key_event_record [690/908] 411061=test_random [691/908] 411061=test_gem_commands_owner_command [692/908] 411061=test_fstring [693/908] 411061=test_acl [694/908] 411061=test_gem_package_old [695/908] 411061=test_gem_doctor [696/908] 411061=test_spell_checker [697/908] 411061=test_iseq_load [698/908] 411062=test_rdoc_markup_raw [699/908] 411062=test_c_struct_builder [700/908] 411064=test_gem_request_set_lockfile_tokenizer [701/908] 411062=test_gem_security [702/908] 411064=test_logdevice [703/908] 411061=test_gem_commands_generate_index_command [704/908] 411061=test_thread [705/908] 411064=test_boolean [706/908] 411064=test_pair [707/908] 411064=test_x509cert [708/908] 411064=test_cmd [709/908] 411062=test_logperiod [710/908] 411062=test_monitor [711/908] 411062=test_emoji_breaks [712/908] 411064=test_whileuntil [713/908] 411064=test_install [714/908] 411064=test_fiber [715/908] 411061=test_bigdecimal_util [716/908] 411061=test_integer_comb [717/908] 411062=test_cmethod [718/908] 411062=test_require_lib [719/908] 411064=test_type [720/908] 411064=test_dln [721/908] 411064=test_resize [722/908] 411064=test_gem_dependency_resolution_error [723/908] 411064=test_set [724/908] 411064=test_unicode [725/908] 411064=test_gem_request_set_lockfile_parser [726/908] 411064=test_invalid [727/908] 411064=test_thread_cv [728/908] 411061=test_pkg_config [729/908] 411061=test_printf [730/908] 411061=test_objectspace [731/908] 411064=test_http [732/908] 411064=test_yaml_special_cases [733/908] 411064=test_gem_source_list [734/908] 411064=test_insns_leaf [735/908] 411064=memsize_test [736/908] 411064=test_gem_ext_cmake_builder [737/908] 411064=test_rdoc_i18n_text [738/908] 411064=ractor_test [739/908] 411064=test_rdoc_context_section [740/908] 411064=test_rdoc_markup_pre_process [741/908] 411064=test_variable [742/908] 411064=test_x509req [743/908] 411061=test_rdoc_i18n_locale [744/908] 411061=test_rdoc_markdown_test [745/908] 411064=test_rdoc_normal_module [746/908] 411064=test_bignum [747/908] 411064=test_skip_lines [748/908] 411064=test_iterator [749/908] 411064=test_string [750/908] 411064=test_rdoc_markup_hard_break [751/908] 411064=test_type_analyze [752/908] 411064=test_rdoc_method_attr [753/908] 411064=test_files_test_2 [754/908] 411061=test_unix [755/908] 411061=test_encoding [756/908] 411061=test_symbol [757/908] 411061=test_coder [758/908] 411062=test_sockopt [759/908] 411062=test_getoptlong [760/908] 411061=test_refinement [761/908] 411062=test_context [762/908] 411062=test_pp [763/908] 411062=pattern_test [764/908] 411062=test_files_test [765/908] 411062=test_io_m17n [766/908] 411062=test_type_completor [767/908] 411062=test_cgi_session [768/908] 411062=test_gem_resolver_specification [769/908] 411062=test_x509crl [770/908] 411062=test_serialize_subclasses [771/908] 411062=test_storage [772/908] 411062=test_mutex_m [773/908] 411062=test_bn [774/908] 411062=test_ractor [775/908] 411062=test_primitive [776/908] 411062=test_delete [777/908] 411062=test_dir_m17n [778/908] 411064=test_win32ole_typelib [779/908] 411064=test_rdoc_generator_ri [780/908] 411064=test_continuation [781/908] 411064=test_external_new [782/908] 411064=test_gem_stream_ui [783/908] 411064=test_case_mapping [784/908] 411064=test_ocsp [785/908] 411064=test_document [786/908] 411064=json_common_interface_test [787/908] 411064=test_gem_resolver_composed_set [788/908] 411064=test_process [789/908] 411064=test_rdoc_markup_attribute_manager [790/908] 411064=test_placearg [791/908] 411064=test_drbobject [792/908] 411064=test_gem_commands_outdated_command [793/908] 411064=parse_comments_test [794/908] 411064=test_set [795/908] 411064=test_completion [796/908] 411062=test_exit [797/908] 411062=test_rational2 [798/908] 411062=test_gem_validator [799/908] 411062=test_parser [800/908] 411062=test_gem_resolver_best_set [801/908] 411062=test_gb18030 [802/908] 411062=fuzzer_test [803/908] 411062=test_gem_commands_signin_command [804/908] 411062=test_struct [805/908] 411062=test_rdoc_markup_verbatim [806/908] 411062=test_gem_commands_search_command [807/908] 411062=test_argf [808/908] 411064=test_mul [809/908] 411064=test_m17n [810/908] 411064=test_patterns [811/908] 411064=test_recursion [812/908] 411064=test_rdoc_comment [813/908] 411064=test_yjit [814/908] 411061=test_gem_commands_stale_command [815/908] 411061=test_cgi_multipart [816/908] 411061=test_gem_resolver_conflict [817/908] 411061=test_ractor [818/908] 411061=test_evaluation [819/908] 411061=test_autoconf [820/908] 411061=test_pinned [821/908] 411061=test_unconverted_fields [822/908] 411061=test_https [823/908] 411061=test_abbrev [824/908] 411061=test_func [825/908] 411062=test_win32ole_type [826/908] 411062=test_require [827/908] 411065=test_array [828/908] 411064=test_time [829/908] 411064=test_zsh_completion [830/908] 411064=test_x509attr [831/908] 411064=test_hash [832/908] 411062=test_gem_resolver_git_set [833/908] 411062=test_gem_commands_query_command [834/908] 411062=test_rdoc_rd [835/908] 411062=test_date_strptime [836/908] 411062=test_gem_ext_configure_builder [837/908] 411062=json_string_matching_test [838/908] 411062=test_gem_security_signer [839/908] 411061=test_object [840/908] 411062=test_rdoc_parser [841/908] 411062=test_enumerator_kw [842/908] 411062=test_err_in_callback [843/908] 411062=test_gem_commands_lock_command [844/908] 411062=test_scheduler [845/908] 411062=test_stringio [846/908] 411062=test_gem_version [847/908] 411061=test_gem_package_tar_writer [848/908] 411062=test_key_error [849/908] 411062=test_filter [850/908] 411062=test_ractor_compatibility [851/908] 411061=test_bug-14834 [852/908] 411061=test_reline_key [853/908] 411061=test_grapheme_breaks [854/908] 411061=test_engine [855/908] 411061=test_gem_resolver_lock_specification [856/908] 411061=test_terminfo [857/908] 411061=test_addr [858/908] 411061=test_unicode_normalize [859/908] 411062=test_gem_silent_ui [860/908] 411062=test_koi8 [861/908] 411062=test_float [862/908] 411062=test_gem_source_installed [863/908] 411062=test_helper [864/908] 411062=test_gem_source_fetch_problem [865/908] 411062=test_addrinfo [866/908] 411062=test_gem_commands_fetch_command [867/908] 411062=test_rdoc_markup_parser [868/908] 411062=test_case [869/908] 411062=test_gem_request_set_gem_dependency_api [870/908] 411062=test_shellwords [871/908] 411062=test_big2str [872/908] 411062=test_row_separator [873/908] 411062=test_config [874/908] 411062=test_gem_dependency_list [875/908] 411062=test_omap [876/908] 411062=test_cparser [877/908] 411065=test_regexp [878/908] 411061=test_gc [879/908] 411061=test_math [880/908] 411061=test_libs [881/908] 411061=test_open3 [882/908] 411062=test_http [883/908] 411064=test_windows_1252 [884/908] 411064=test_rdoc_any_method [885/908] 411061=test_lambda [886/908] 411061=test_complexrational [887/908] 411061=test_cipher [888/908] 411061=test_new [889/908] 411061=test_euc_jp [890/908] 411061=test_column_separator [891/908] 411061=test_drb [892/908] 411064=parameters_signature_test [893/908] 411064=test_at_exit [894/908] 411064=test_rdoc_parser_changelog [895/908] 411064=test_gem_impossible_dependencies_error [896/908] 411064=test_cgi_cookie [897/908] 411064=test_rdoc_token_stream [898/908] 411064=test_files_ext [899/908] 411064=test_gem_commands_dependency_command [900/908] 411064=test_rdoc_ri_paths [901/908] 411064=test_rdoc_single_class [902/908] 411064=test_config [903/908] 411064=test_metaclass [904/908] 411064=test_rubygems [905/908] 411064=test_eval_history [906/908] 411064=dispatcher_test [907/908] 411064=test_rdoc_markup_indented_paragraph [908/908] 411064=test_delegation Finished tests in 716.410952s, 37.5734 tests/s, 13264.2710 assertions/s. 26918 tests, 9502669 assertions, 0 failures, 0 errors, 190 skips ruby -v: ruby 3.3.0dev (2023-11-13T14:57:15Z master bbfd735b88) [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-13T14:57:15Z master bbfd735b88) [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 152.775207 seconds 3725 files, 32456 examples, 175988 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.426529.ruby -x gdbscript [New LWP 426529] [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=139963631675328) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7f4bd28c27c0 (LWP 426529) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139963631675328) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7f4bd28c27c0 (LWP 426529)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139963631675328) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f4bd28c27c0 old_mask = {__val = {848, 48, 48, 8, 17179869188, 896, 13510798882112384, 896, 94751070412720, 1, 140724707229142, 1, 2181360, 2185456, 2185456, 16}} 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=139963631675328) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139963631675328, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f4bd2907476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f4bd28ed7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x7ffd062f7fe0, sa_sigaction = 0x7ffd062f7fe0}, sa_mask = {__val = {14096, 1, 8, 0, 139963635977347, 4, 0, 4096, 226653313, 140724707229824, 94751066494651, 139963636184656, 140724707229687, 24, 139963635991048, 140724707229684}}, sa_flags = 27, sa_restorer = 0x562cf3bf4120 <BSD__sfvwrite>} sigs = {__val = {32, 0, 28, 139963206187160, 28, 94751067946272, 139963631777360, 226653313, 140724707229476, 0, 2, 18446744073709551614, 0, 94751066494651, 94751066443096, 140724707229680}} #5 0x0000562cf3e24d76 in rb_async_bug_errno (mesg=<optimized out>, mesg@entry=0x7ffd062f7fd0 "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 0x0000562cf3c2f57d 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\000\320\256\322K\177\000\000\360\020\000\000\000\000\000\000k\031\306b\000\000\000" n = <optimized out> #7 0x0000562cf3c24973 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk_clang_13/thread_pthread.c:3000 e = 426529 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 0x0000562cf3bee748 in sighandler (sig=1) at /tmp/ruby/src/trunk_clang_13/signal.c:693 old_errnum = 0 #11 <signal handler called> No locals. #12 st_add_direct_with_hash (tab=0x562cf4b121a0, key=139963206187160, value=139963206187160, hash=6415028964231724007) at /tmp/ruby/src/trunk_clang_13/st.c:1166 ind = 1757 entry = 0x7f4bd27594c8 bin_ind = <optimized out> #13 rb_st_update (tab=tab@entry=0x562cf4b121a0, key=139963206187160, key@entry=140724707233016, func=func@entry=0x562cf3c15330 <fstr_update_callback>, arg=arg@entry=140724707233064) at /tmp/ruby/src/trunk_clang_13/st.c:1471 value = <optimized out> bin = <optimized out> entry = <optimized out> hash = 6415028964231724007 entries = <optimized out> bin_ind = <optimized out> old_key = 140724707233016 retval = <optimized out> existing = <optimized out> #14 0x0000562cf3bfbb66 in register_fstring (str=140724707233016, copy=false) at /tmp/ruby/src/trunk_clang_13/string.c:455 frozen_strings = 0x562cf4b121a0 _lev = 0 args = {fstr = 139963206187160, copy = false} #15 rb_fstring_new (ptr=<optimized out>, ptr@entry=0x66 <error: Cannot access memory at address 0x66>, len=<optimized out>) at /tmp/ruby/src/trunk_clang_13/string.c:505 fake_str = {basic = {flags = 3230670853, klass = 139963206462560}, len = 14, as = {heap = {ptr = 0x562cf3e51afa <rb_vm_insn_name_base+1162> "trace_getlocal", aux = {capa = 14, shared = 14}}, embed = {ary = "\372"}}} #16 0x0000562cf3bfbd15 in rb_fstring_cstr (ptr=<optimized out>) at /tmp/ruby/src/trunk_clang_13/string.c:518 No locals. #17 0x0000562cf3dbfc6d in rb_insns_name_array () at /tmp/ruby/src/trunk_clang_13/compile.c:10402 ary = 139963206191040 i = 102 #18 0x0000562cf3c7820d in Init_VM () at /tmp/ruby/src/trunk_clang_13/vm.c:4010 fcore = <optimized out> klass = <optimized out> opts = <optimized out> #19 0x0000562cf3b00213 in rb_call_inits () at /tmp/ruby/src/trunk_clang_13/inits.c:64 No locals. #20 0x0000562cf3acb0a4 in ruby_setup () at /tmp/ruby/src/trunk_clang_13/eval.c:89 _ec = 0x562cf4b0b2c0 _tag = {tag = 36, retval = 3, buf = {0x7ffd062f8e90, 0x562cf3acb080 <ruby_setup+208>, 0x7ffd062f8e00, 0x3, 0x562cf3c24346 <ruby_init_stack+342>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> #21 0x0000562cf3acb179 in ruby_init () at /tmp/ruby/src/trunk_clang_13/eval.c:101 state = <optimized out> #22 0x0000562cf3ac9873 in rb_main (argc=3, argv=0x7ffd062f9008) at /tmp/ruby/src/trunk_clang_13/main.c:38 variable_in_this_stack_frame = 100 #23 main (argc=3, argv=0x7ffd062f9008) at /tmp/ruby/src/trunk_clang_13/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)