rev: 65657
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.20181110-221643
#<BuildRuby:0x000055d10f7d17d0
@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.20181110-221643",
@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.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000044)
configure 0.000000 0.000000 0.000000 ( 0.000044)
build_up 0.008000 0.000000 1.348000 ( 1.622146)
build_miniruby 0.000000 0.004000 0.076000 ( 0.082811)
build_ruby 0.004000 0.000000 0.076000 ( 0.082410)
build_all 0.012000 0.000000 1.828000 ( 2.111694)
build_install /home/ko1/ruby/build/trunk-vm-asserts/.ext/common/psych.rb:328:in `safe_load': unknown keywords: whitelist_classes, whitelist_symbols (ArgumentError)
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/safe_yaml.rb:32:in `safe_load'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:519:in `block (2 levels) in read_checksums'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:518:in `wrap'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:518:in `block in read_checksums'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package/tar_reader.rb:114:in `seek'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:517:in `read_checksums'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:577:in `block (2 levels) in verify'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package/tar_reader.rb:29:in `new'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:576:in `block in verify'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package/file_source.rb:30:in `open'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package/file_source.rb:30:in `with_read_io'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:575:in `verify'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/package.rb:556:in `spec'
from /home/ko1/ruby/src/trunk-vm-asserts/lib/rubygems/installer.rb:277:in `spec'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:836:in `block (2 levels) in <main>'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:834:in `each'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:834:in `block in <main>'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:876:in `block in <main>'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:873:in `each'
from /home/ko1/ruby/src/trunk-vm-asserts/tool/rbinstall.rb:873:in `<main>'
make: *** [do-install-nodoc] Error 1
0.004000 0.016000 2.628000 ( 2.892694)
$$$[end] "make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20181110-221643
total: 6.79 sec