Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-064514
#<BuildRuby:0x000056167d763858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220210-064514",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009020 0.000674 0.967981 ( 2.633859)
build_miniruby 0.002029 0.000270 0.074936 ( 0.073101)
build_ruby 0.001665 0.000222 0.075692 ( 0.073878)
build_all 0.009684 0.000640 4.041003 ( 0.763471)
build_install 0.021142 0.001263 7.768553 ( 2.304158)
test_btest 0.001039 0.000116 77.975769 ( 8.348704)
test_basic 0.002400 0.005084 0.357518 ( 0.449646)
test_all 0.001605 0.000254 696.189157 ( 67.577185)
test_rubyspec 0.103150 0.059063 46.256512 ( 51.674110)
total: 133.90 sec