rev: 64567
test-all :
test-spec:
exit statuses:
"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.20180827-142518
#<BuildRuby:0x00564ba9f187e0
@BUILD_DIR="/home/ko1/ruby/build",
@INSTALL_DIR="/home/ko1/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/home/ko1/ruby/src",
@TARGET_BUILD_DIR="/home/ko1/ruby/build/trunk-vm-asserts",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/home/ko1/ruby/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.20180827-142518",
@quiet=false,
@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.000031)
autoconf 0.000000 0.000000 0.000000 ( 0.000065)
configure 0.000000 0.000000 0.000000 ( 0.000060)
build_up 0.020000 0.000000 2.230000 ( 3.384400)
build_miniruby 0.000000 0.000000 0.090000 ( 0.111865)
build_ruby 0.000000 0.000000 0.090000 ( 0.143867)
build_all 0.020000 0.000000 2.380000 ( 3.573936)
build_install /home/ko1/ruby/build/trunk-vm-asserts/x86_64-linux-fake.rb:34:in `block in <top (required)>': undefined method `b' for nil:NilClass (NoMethodError)
from /home/ko1/ruby/build/trunk-vm-asserts/x86_64-linux-fake.rb:33:in `each'
from /home/ko1/ruby/build/trunk-vm-asserts/x86_64-linux-fake.rb:33:in `<top (required)>'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:1:in `require'
make: *** [do-install-nodoc] Error 1
0.010000 0.010000 2.740000 ( 3.984683)
$$$[end] "make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20180827-142518
total: 11.20 sec