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