rev: e6f0fd8af4
test-all : 20728 tests, 2718217 assertions, 0 failures, 0 errors, 140 skips
test-spec: 3778 files, 30630 examples, 116321 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" 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 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 0.
"make yes-test-rubyspec TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc5.20191101-231537
#<BuildRuby:0x000055d7f43adbb8
@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_gcc5",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk_gcc5",
@TARGET_NAME="trunk_gcc5",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk_gcc5",
@build_opts="-j6",
@configure_opts=["CC=gcc-5"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc5.20191101-231537",
@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.000031)
autoconf 0.000000 0.000000 0.000000 ( 0.000062)
configure 0.000000 0.000000 0.000000 ( 0.000057)
build_up /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk_gcc5/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `eval'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `result'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk_gcc5/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.000000 0.012000 1.504000 ( 2.833677)
build_miniruby 0.000000 0.000000 0.160000 ( 0.243902)
build_ruby 0.004000 0.000000 0.172000 ( 0.253512)
build_all 0.016000 0.000000 2.592000 ( 2.351404)
build_install 0.016000 0.012000 4.280000 ( 3.951120)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ........................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb .....
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ................................................
Fiber count: 10000 (skipping)
Thread count: 10000 (skipping)
PASS all 1408 tests
0.000000 0.000000 42.916000 ( 61.279294)
test_basic 0.012000 0.000000 0.660000 ( 0.927765)
test_all /tmp/ruby/v2/src/trunk_gcc5/lib/rubygems/command.rb:601: warning: already initialized constant Gem::Command::HELP
/tmp/ruby/v2/install/trunk_gcc5/lib/ruby/2.7.0/rubygems/command.rb:601: warning: previous definition of HELP was here
/tmp/ruby/v2/src/trunk_gcc5/lib/rubygems/ext/builder.rb:21: warning: already initialized constant Gem::Ext::Builder::CHDIR_MUTEX
/tmp/ruby/v2/install/trunk_gcc5/lib/ruby/2.7.0/rubygems/ext/builder.rb:21: warning: previous definition of CHDIR_MUTEX was here
/tmp/ruby/v2/src/trunk_gcc5/lib/rubygems/ext/ext_conf_builder.rb:14: warning: already initialized constant Gem::Ext::ExtConfBuilder::FileEntry
/tmp/ruby/v2/install/trunk_gcc5/lib/ruby/2.7.0/rubygems/ext/ext_conf_builder.rb:14: warning: previous definition of FileEntry was here
/tmp/ruby/v2/src/trunk_gcc5/lib/rubygems/installer.rb:37: warning: already initialized constant Gem::Installer::ENV_PATHS
/tmp/ruby/v2/install/trunk_gcc5/lib/ruby/2.7.0/rubygems/installer.rb:37: warning: previous definition of ENV_PATHS was here
/tmp/ruby/v2/src/trunk_gcc5/lib/rubygems/installer.rb:42: warning: already initialized constant Gem::Installer::ExtensionBuildError
/tmp/ruby/v2/install/trunk_gcc5/lib/ruby/2.7.0/rubygems/installer.rb:42: warning: previous definition of ExtensionBuildError was here
/tmp/ruby/v2/src/trunk_gcc5/test/optparse/test_did_you_mean.rb: cannot load such file -- did_you_mean (Test::Unit::ProxyError)
0.004000 0.000000 856.916000 (236.026291)
test_rubyspec $ /tmp/ruby/v2/build/trunk_gcc5/miniruby -I/tmp/ruby/v2/src/trunk_gcc5/lib /tmp/ruby/v2/src/trunk_gcc5/tool/runruby.rb --archdir=/tmp/ruby/v2/build/trunk_gcc5 --extout=.ext -- /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/bin/mspec-run -B /tmp/ruby/v2/src/trunk_gcc5/spec/default.mspec
0.056000 0.036000 106.964000 (115.072721)
total: 422.94 sec