rev: a6864f6d2f
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make ruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make all DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191231-225043
#<BuildRuby:0x0000557ec7174878
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-vm-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191231-225043",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000033)
autoconf 0.000000 0.000000 0.000000 ( 0.000066)
configure 0.000000 0.000000 0.000000 ( 0.000065)
build_up From https://github.com/ruby/ruby
74cb414..a6864f6 master -> origin/master
0.016000 0.004000 5.688000 ( 7.933767)
build_miniruby 0.000000 0.000000 0.088000 ( 0.104138)
build_ruby 0.000000 0.004000 2.820000 ( 2.880679)
build_all 0.016000 0.008000 5.584000 ( 5.931374)
build_install /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:877:in `stat': No such file or directory @ rb_file_s_stat - /tmp/ruby/v2/src/trunk-vm-asserts/libexec/racc2y (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:877:in `block in install'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:1588:in `block in fu_each_src_dest'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:1604:in `fu_each_src_dest0'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:1586:in `fu_each_src_dest'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/fileutils.rb:876:in `install'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:174:in `install'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:853:in `block (2 levels) in install_default_gem'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:852:in `map'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:852:in `block in install_default_gem'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:830:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:830:in `install_default_gem'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:794:in `block in <main>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:945:in `block in <main>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:942:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:942:in `<main>'
make: *** [do-install-nodoc] Error 1
0.012000 0.012000 2.536000 ( 2.849379)
$$$[end] "make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191231-225043
total: 19.70 sec