Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-060313
#<BuildRuby:0x0000560e76fa0c00
@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.20220827-060313",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005640 0.005405 1.003917 ( 1.924851)
build_miniruby 0.001790 0.000448 0.074742 ( 0.073826)
build_ruby 0.001329 0.000332 0.078829 ( 0.078369)
build_all 0.011374 0.000405 1.525041 ( 0.578326)
build_install 0.009161 0.012716 1.907924 ( 0.940057)
test_btest 0.000867 0.000306 71.191455 ( 7.947590)
test_basic 0.008431 0.000000 0.313525 ( 0.403044)
test_all 0.003336 0.000831 637.538237 ( 64.851386)
test_rubyspec 0.096971 0.073675 45.787576 ( 54.255906)
total: 131.05 sec