Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-145801
#<BuildRuby:0x00005629ea840c00
@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.20220820-145801",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009507 0.001256 0.937739 ( 1.136064)
build_miniruby 0.002058 0.000000 0.075568 ( 0.073257)
build_ruby 0.002201 0.000000 0.077743 ( 0.075750)
build_all 0.005300 0.004703 1.553665 ( 0.592017)
build_install 0.020654 0.000522 1.882813 ( 0.917708)
test_btest 0.000838 0.000176 76.330765 ( 8.005911)
test_basic 0.007563 0.000568 0.334006 ( 0.421969)
test_all 0.002856 0.000276 686.224839 ( 67.194099)
test_rubyspec 0.101492 0.060992 46.149545 ( 54.612018)
total: 133.03 sec