Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-044444
#<BuildRuby:0x000055986e25c9c8
@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.20220811-044444",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000051 0.000017 0.000068 ( 0.000060)
build_up 0.008755 0.002918 0.990422 ( 1.138838)
build_miniruby 0.000000 0.001920 0.072330 ( 0.070595)
build_ruby 0.000000 0.002324 0.072063 ( 0.070266)
build_all 0.004213 0.006777 1.590691 ( 0.585426)
build_install 0.019157 0.004008 5.167944 ( 2.060185)
test_btest 0.000747 0.000320 76.870912 ( 8.069854)
test_basic 0.006395 0.000305 0.308766 ( 0.397681)
test_all 0.001400 0.000560 670.107583 ( 66.767585)
test_rubyspec 0.124703 0.058341 46.561358 ( 53.996666)
total: 133.16 sec