Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-054900
#<BuildRuby:0x000055a278ee11f8
@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.20220814-054900",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.007364 0.001133 0.838289 ( 1.025105)
build_miniruby 0.001366 0.000210 0.056494 ( 0.055401)
build_ruby 0.001727 0.000266 0.066551 ( 0.065105)
build_all 0.008885 0.000000 1.249992 ( 0.467119)
build_install 0.014615 0.000607 1.549878 ( 0.771714)
test_btest 0.001023 0.000120 52.752310 ( 6.121722)
test_basic 0.005362 0.000044 0.305791 ( 0.397320)
test_all 0.005197 0.000021 492.569617 ( 51.949067)
test_rubyspec 0.097349 0.033751 41.619517 ( 48.925910)
total: 109.78 sec