Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-140828
#<BuildRuby:0x000056476619cf40
@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.20220209-140828",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011236 0.000211 0.944658 ( 1.060829)
build_miniruby 0.001851 0.000123 0.075247 ( 0.073019)
build_ruby 0.001891 0.000126 0.071673 ( 0.069919)
build_all 0.010509 0.000701 4.140172 ( 0.773745)
build_install 0.017096 0.004321 7.864203 ( 2.365886)
test_btest 0.000928 0.000092 74.439189 ( 7.946509)
test_basic 0.006777 0.000678 0.338588 ( 0.427429)
test_all 0.001497 0.000150 703.897094 ( 67.643235)
test_rubyspec 0.113822 0.049169 46.372781 ( 51.778276)
total: 132.14 sec