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