rev: b99775b163
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode " exit with 0.
"make update-download " exit with 0.
"make update-rubyspec " exit with 0.
"make update-src " exit with 0.
"make after-update " exit with 0.
"make miniruby " exit with 0.
"make ruby " exit with 0.
"make all " exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-nopara.20200216-063719
#<BuildRuby:0x000055cea78b5990
@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-nopara",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-nopara",
@TARGET_NAME="trunk-nopara",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-nopara",
@build_opts=nil,
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-nopara.20200216-063719",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000045)
build_up 0.012000 0.004000 3.160000 ( 4.723286)
build_miniruby 0.000000 0.004000 0.068000 ( 0.078037)
build_ruby 0.000000 0.000000 0.072000 ( 0.087123)
build_all make[2]: *** No rule to make target 'ossl_version.h', needed by 'ossl.o'. Stop.
make[1]: *** [ext/openssl/all] Error 2
make: *** [build-ext] Error 2
0.008000 0.004000 1.200000 ( 1.435065)
$$$[end] "make all " exit with 512.
/home/ko1/ruby/logs/brlog.trunk-nopara.20200216-063719
total: 6.32 sec