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-053223
#<BuildRuby:0x0000557f9eb617f0
@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-053223",
@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.000004 0.000001 0.000005 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up From https://github.com/ruby/ruby
6878d51..f8e1bf2 master -> origin/master
0.020314 0.006380 220.149403 ( 22.400801)
build_miniruby 0.000953 0.000273 0.070221 ( 0.069457)
build_ruby 0.002586 0.000000 2.574575 ( 2.076849)
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: *** [uncommon.mk:301: build-ext] Error 2
make: *** Waiting for unfinished jobs....
0.015738 0.006460 29.402794 ( 3.034563)
$$$[end] "make all -j16" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20210413-053223
total: 27.58 sec