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