rev: 46ea74297e
test-all :
test-spec:
exit statuses:
"make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
"make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20201217-053344
#<BuildRuby:0x000055833229cf60
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20201217-053344",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000037)
build_up From https://github.com/ruby/ruby
93ba3ac..46ea742 master -> origin/master
0.012000 0.000000 13.704000 ( 16.131761)
build_miniruby 0.000000 0.000000 0.092000 ( 0.107168)
build_ruby 0.004000 0.000000 6.296000 ( 6.359700)
build_all 0.016000 0.000000 80.704000 ( 81.303689)
build_install /tmp/ruby/v3/src/trunk-asserts/ext/json/json.gemspec:5:in `read': No such file or directory @ rb_sysopen - VERSION (Errno::ENOENT)
from /tmp/ruby/v3/src/trunk-asserts/ext/json/json.gemspec:5:in `block in load_gemspec'
from /tmp/ruby/v3/src/trunk-asserts/lib/rubygems/specification.rb:2000:in `initialize'
from /tmp/ruby/v3/src/trunk-asserts/ext/json/json.gemspec:3:in `new'
from /tmp/ruby/v3/src/trunk-asserts/ext/json/json.gemspec:3:in `load_gemspec'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:889:in `eval'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:889:in `load_gemspec'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:908:in `block in install_default_gem'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:907:in `map'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:907:in `install_default_gem'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:871:in `block in <main>'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:1044:in `block in <main>'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:1041:in `each'
from /tmp/ruby/v3/src/trunk-asserts/tool/rbinstall.rb:1041:in `<main>'
make: *** [uncommon.mk:385: do-install-nodoc] Error 1
0.012000 0.008000 72.268000 ( 72.833239)
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20201217-053344
total: 176.74 sec