Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-082506
#<BuildRuby:0x000055b358c28920
@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.20220902-082506",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006168 0.004772 0.972043 ( 1.135387)
build_miniruby 0.001839 0.000263 0.070743 ( 0.069338)
build_ruby 0.001985 0.000000 0.078487 ( 0.077611)
build_all 0.008937 0.000869 1.552697 ( 0.586540)
build_install 0.021253 0.000724 1.891468 ( 0.926795)
test_btest 0.001226 0.000136 67.760181 ( 8.346836)
test_basic 0.005951 0.000063 0.324921 ( 0.417438)
test_all 0.003845 0.000404 681.232821 ( 67.191310)
test_rubyspec 0.084870 0.098071 45.185318 ( 53.651027)
total: 132.40 sec