rev: 66755
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j4" exit with 512.
"make update-rubyspec -j4" exit with 0.
"make update-src -j4" exit with 0.
"make after-update -j4" exit with 0.
"make miniruby -j4" exit with 0.
"make ruby -j4" exit with 0.
"make all -j4" exit with 0.
"make install -j4" exit with 512.
Logfile: /home/pi/ruby/logs/brlog.trunk-test.20190108-150927
#<BuildRuby:0xc2e800
@BUILD_DIR="/home/pi/ruby/build",
@INSTALL_DIR="/home/pi/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/home/pi/ruby/src",
@TARGET_BUILD_DIR="/home/pi/ruby/build/trunk-test",
@TARGET_INSTALL_DIR="/home/pi/ruby/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/home/pi/ruby/src/trunk-test",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/pi/ruby/logs/brlog.trunk-test.20190108-150927",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000045)
autoconf 0.000000 0.000000 0.000000 ( 0.000123)
configure 0.000000 0.000000 0.000000 ( 0.000073)
build_up /home/pi/ruby/src/trunk-test/tool/downloader.rb:240:in `rescue in download': failed to download :-ditto..gem (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://rubygems.org/downloads/:-ditto..gem
from /home/pi/ruby/src/trunk-test/tool/downloader.rb:150:in `download'
from /home/pi/ruby/src/trunk-test/tool/downloader.rb:66:in `download'
from -e:4:in `<main>'
make: *** [update-gems] Error 1
make: *** Waiting for unfinished jobs....
0.010000 0.010000 8.790000 ( 5.224925)
build_miniruby 0.010000 0.000000 0.410000 ( 0.417747)
build_ruby 0.000000 0.000000 0.410000 ( 0.425667)
build_all 0.020000 0.020000 8.470000 ( 5.063575)
build_install /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:747:in `eval': /home/pi/ruby/src/trunk-test/lib/prime.gemspec:1: syntax error, unexpected string literal, expecting end-of-input (SyntaxError)
4",0x109A],\n ^
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:747:in `load_gemspec'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:766:in `block in install_default_gem'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:764:in `map'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:764:in `install_default_gem'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:726:in `block in <main>'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:876:in `block in <main>'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:873:in `each'
from /home/pi/ruby/src/trunk-test/tool/rbinstall.rb:873:in `<main>'
make: *** [do-install-nodoc] Error 1
0.040000 0.000000 11.490000 ( 8.172812)
$$$[end] "make install -j4" exit with 512.
/home/pi/ruby/logs/brlog.trunk-test.20190108-150927
total: 19.31 sec