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