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-053643
#<BuildRuby:0x000055c8a9ef0458
@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-053643",
@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.000035)
configure 0.000000 0.000000 0.000000 ( 0.000036)
build_up 0.008000 0.004000 10.560000 ( 12.176221)
build_miniruby 0.000000 0.000000 0.088000 ( 0.101930)
build_ruby 0.004000 0.000000 0.096000 ( 0.104648)
build_all 0.012000 0.000000 62.076000 ( 62.601554)
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 71.480000 ( 72.025721)
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20201217-053643
total: 147.01 sec