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