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-142820
#<BuildRuby:0x005601b21ec800
@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-142820",
@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.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000061)
configure 0.000000 0.000000 0.000000 ( 0.000053)
build_up 0.000000 0.010000 1.860000 ( 2.363787)
build_miniruby 0.000000 0.000000 0.090000 ( 0.118293)
build_ruby 0.000000 0.000000 0.090000 ( 0.129370)
build_all 0.020000 0.010000 2.440000 ( 3.510273)
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.000000 2.320000 ( 3.518405)
$$$[end] "make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20180827-142820
total: 9.64 sec