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