Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-123140
#<BuildRuby:0x0000559f8440a0a0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220213-123140",
@make="make",
@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'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005348 0.000000 0.823916 ( 1.518961)
build_miniruby 0.000921 0.000000 0.061575 ( 0.060520)
build_ruby 0.000906 0.000000 0.063891 ( 0.062647)
build_all 0.004597 0.000000 3.176888 ( 0.820268)
build_install 0.005805 0.004222 6.624707 ( 2.228281)
test_btest 0.000709 0.000042 37.927167 ( 7.672206)
test_basic 0.005002 0.000000 0.278606 ( 0.368855)
test_all 0.003013 0.000000 547.612900 ( 79.685007)
test_rubyspec 0.067098 0.015886 39.508858 ( 46.492014)
total: 138.91 sec