rev: 59e29389a8
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-asserts/configure --prefix=/tmp/ruby/v2/install/trunk-asserts --disable-install-doc --enable-shared" exit with 0.
"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-025550
#<BuildRuby:0x000055cff2b07350
@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-025550",
@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 Cloning into 'trunk-asserts'...
0.000000 0.000000 3.008000 ( 20.155843)
autoconf 0.000000 0.004000 2.020000 ( 2.037102)
configure 0.108000 0.064000 33.480000 ( 45.436356)
build_up file2lastrev.rb: undefined method `get_revisions' for #<OptionParser::List:0x000055f305eb13f8>
make: *** [revision.tmp] Error 1
0.004000 0.004000 2.076000 ( 6.591137)
build_miniruby file2lastrev.rb: undefined method `get_revisions' for #<OptionParser::List:0x000056340df01440>
make: *** [revision.tmp] Error 1
0.012000 0.008000 142.556000 (143.085638)
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20190907-025550
total: 217.31 sec