Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-111810
#<BuildRuby:0x00005613b5a8a858
@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.20220802-111810",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001217 0.010739 0.853358 ( 0.994782)
build_miniruby 0.001076 0.000414 0.055352 ( 0.053900)
build_ruby 0.000896 0.000345 0.055714 ( 0.054369)
build_all 0.003082 0.005303 1.227009 ( 0.458927)
build_install 0.011968 0.003363 4.268076 ( 1.825396)
test_btest 0.001133 0.000485 55.576119 ( 6.258715)
test_basic 0.003826 0.001639 0.282052 ( 0.376668)
test_all 0.002460 0.001054 476.774154 ( 51.865450)
test_rubyspec 0.092030 0.040917 41.370643 ( 49.153696)
total: 111.04 sec