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