rev: 146677a1e7
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20190907-024820
#<BuildRuby:0x0000564be8561348
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20190907-024820",
@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.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000042)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
4068be1..146677a master -> origin/master
/tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:34:in `rescue in block (2 levels) in <main>': undefined method `pop' for #<OptionParser:0x0000559af2288948> (NoMethodError)
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:30:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:65:in `block in <main>'
from /usr/lib/ruby/2.5.0/optparse.rb:1062:in `initialize'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:26:in `new'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:26:in `<main>'
make: *** [revision.tmp] Error 1
0.004000 0.004000 1.040000 ( 3.798049)
build_miniruby /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:34:in `rescue in block (2 levels) in <main>': undefined method `pop' for #<OptionParser:0x000055bb11108930> (NoMethodError)
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:30:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:65:in `block in <main>'
from /usr/lib/ruby/2.5.0/optparse.rb:1062:in `initialize'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:26:in `new'
from /tmp/ruby/v2/src/trunk-asserts/tool/file2lastrev.rb:26:in `<main>'
make: *** [revision.tmp] Error 1
0.008000 0.012000 144.956000 (145.465361)
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20190907-024820
total: 149.26 sec