rev: 7564e066ff
test-all :
test-spec:
exit statuses:
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20210729-221031
#<BuildRuby:0x00005615a0ab7780
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20210729-221031",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003563 0.000274 0.880263 ( 0.973696)
build_miniruby 0.000695 0.000053 0.058207 ( 0.057070)
build_ruby 0.000609 0.000047 0.058520 ( 0.057653)
build_all make[2]: *** No rule to make target 'thread_fd_close.c', needed by 'thread_fd_close.o'. Stop.
make[1]: *** [ext/-test-/thread_fd_close/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [build-ext] Error 2
make: *** Waiting for unfinished jobs....
0.000000 0.002207 0.877611 ( 0.433370)
$$$[end] "make all -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20210729-221031
total: 1.52 sec