rev: f8e1bf283d
test-all :
test-spec:
exit statuses:
"make update-unicode -j16" exit with 0.
"make update-download -j16" exit with 0.
"make update-rubyspec -j16" exit with 0.
"make update-src -j16" exit with 0.
"make after-update -j16" exit with 0.
"make miniruby -j16" exit with 0.
"make ruby -j16" exit with 0.
"make all -j16" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk.20210413-053506
#<BuildRuby:0x00005558275aacd8
@BUILD_DIR="/dev/shm/ruby/v3/build",
@INSTALL_DIR="/dev/shm/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/dev/shm/ruby/v3/src",
@TARGET_BUILD_DIR="/dev/shm/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/dev/shm/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/dev/shm/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20210413-053506",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010066 0.000410 0.995498 ( 1.547379)
build_miniruby 0.000000 0.001564 0.069685 ( 0.067426)
build_ruby 0.000000 0.001280 0.062891 ( 0.060516)
build_all make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'c.o'. Stop.
make[1]: *** [exts.mk:97: ext/-test-/RUBY_ALIGNOF/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'extract.o'. Stop.
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'bug_reporter.o'. Stop.
make[1]: *** [exts.mk:99: ext/-test-/arith_seq/extract/all] Error 2
make[1]: *** [exts.mk:111: ext/-test-/bug_reporter/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'init.o'. Stop.
make[1]: *** [exts.mk:117: ext/-test-/debug/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'big2str.o'. Stop.
make[1]: *** [exts.mk:103: ext/-test-/bignum/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'resize.o'. Stop.
make[1]: *** [exts.mk:101: ext/-test-/array/resize/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'bug-14384.o'. Stop.
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'bug.o'. Stop.
make[1]: *** [exts.mk:107: ext/-test-/bug-3571/all] Error 2
make[1]: *** [exts.mk:105: ext/-test-/bug-14834/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'bug.o'. Stop.
make[1]: *** [exts.mk:109: ext/-test-/bug-5832/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'class2name.o'. Stop.
make[1]: *** [exts.mk:113: ext/-test-/class/all] Error 2
make[2]: *** No rule to make target '/dev/shm/ruby/v3/src/trunk/include/ruby/internal/token_paste.h', needed by 'enumerator_kw.o'. Stop.
make[1]: *** [exts.mk:121: ext/-test-/enumerator_kw/all] Error 2
make: *** [uncommon.mk:301: build-ext] Error 2
make: *** Waiting for unfinished jobs....
0.001086 0.003689 0.653513 ( 0.380785)
$$$[end] "make all -j16" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20210413-053506
total: 2.06 sec