rev: 600a715c9b
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test0.20200201-021735
#<BuildRuby:0x0000558f6468cfb0
@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-test0",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test0",
@TARGET_NAME="trunk-test0",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test0.20200201-021735",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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 --test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000042)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.008000 0.004000 2.936000 ( 5.232641)
build_miniruby 0.004000 0.000000 0.080000 ( 0.085618)
build_ruby 0.000000 0.000000 0.052000 ( 0.061727)
build_all 0.012000 0.000000 1.392000 ( 0.776764)
build_install /tmp/ruby/v2/src/trunk-test0/lib/rubygems/installer.rb:190:in `initialize': undefined method `dir_mode=' for #<String:0x00005594c732ded8> (NoMethodError)
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:727:in `initialize'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:889:in `new'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:889:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-test0/lib/rubygems/specification.rb:767:in `block (2 levels) in each_gemspec'
from /tmp/ruby/v2/src/trunk-test0/lib/rubygems/specification.rb:766:in `each'
from /tmp/ruby/v2/src/trunk-test0/lib/rubygems/specification.rb:766:in `block in each_gemspec'
from /tmp/ruby/v2/src/trunk-test0/lib/rubygems/specification.rb:765:in `each'
from /tmp/ruby/v2/src/trunk-test0/lib/rubygems/specification.rb:765:in `each_gemspec'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:881:in `block in <main>'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:946:in `block in <main>'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:943:in `each'
from /tmp/ruby/v2/src/trunk-test0/tool/rbinstall.rb:943:in `<main>'
make: *** [do-install-nodoc] Error 1
0.020000 0.000000 1.960000 ( 1.335362)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test0.20200201-021735
total: 7.49 sec