rev: 65657
test-all :
test-spec:
exit statuses:
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20181111-030702
#<BuildRuby:0x00000001c797e0
@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-test",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/home/ko1/ruby/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20181111-030702",
@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='-j8'",
@timeout=900>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000006)
autoconf 0.000000 0.000000 0.000000 ( 0.000010)
configure 0.000000 0.000000 0.000000 ( 0.000008)
build_up 0.000000 0.000000 1.450000 ( 1.330380)
build_miniruby 0.000000 0.000000 0.020000 ( 0.024151)
build_ruby 0.000000 0.000000 0.970000 ( 1.442130)
build_all 0.000000 0.000000 1.030000 ( 0.597138)
build_install /home/ko1/ruby/build/trunk-test/.ext/common/psych.rb:328:in `safe_load': unknown keywords: whitelist_classes, whitelist_symbols (ArgumentError)
from /home/ko1/ruby/src/trunk-test/lib/rubygems/safe_yaml.rb:32:in `safe_load'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:519:in `block (2 levels) in read_checksums'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:518:in `wrap'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:518:in `block in read_checksums'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package/tar_reader.rb:114:in `seek'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:517:in `read_checksums'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:577:in `block (2 levels) in verify'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package/tar_reader.rb:29:in `new'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:576:in `block in verify'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package/file_source.rb:30:in `open'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package/file_source.rb:30:in `with_read_io'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:575:in `verify'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/package.rb:556:in `spec'
from /home/ko1/ruby/src/trunk-test/lib/rubygems/installer.rb:277:in `spec'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:836:in `block (2 levels) in <main>'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:834:in `each'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:834:in `block in <main>'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:876:in `block in <main>'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:873:in `each'
from /home/ko1/ruby/src/trunk-test/tool/rbinstall.rb:873:in `<main>'
make: *** [do-install-nodoc] Error 1
0.010000 0.000000 0.690000 ( 0.517191)
$$$[end] "make install -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20181111-030702
total: 3.91 sec