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