Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-151100
#<BuildRuby:0x000056162a32c148
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220426-151100",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006326 0.000161 0.852573 ( 1.636836)
build_miniruby 0.000882 0.000059 0.057434 ( 0.056097)
build_ruby 0.000930 0.000062 0.059076 ( 0.057779)
build_all 0.004248 0.000003 1.504074 ( 0.605725)
build_install 0.008786 0.000021 6.294126 ( 2.841789)
test_btest 0.000696 0.000039 50.142818 ( 9.215047)
test_basic 0.001147 0.004397 0.296819 ( 0.385483)
test_all 0.001412 0.000157 634.530143 ( 89.542174)
test_rubyspec 0.072080 0.039036 44.529561 ( 49.524829)
total: 153.87 sec