Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-162310
#<BuildRuby:0x0000563272dd48e8
@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.20220804-162310",
@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.000006)
autoconf 0.000022 0.000003 0.000025 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011581 0.000504 0.954599 ( 1.021392)
build_miniruby 0.001603 0.000200 0.072607 ( 0.070785)
build_ruby 0.001652 0.000207 0.074930 ( 0.073209)
build_all 0.010767 0.000252 1.505375 ( 0.569249)
build_install 0.014703 0.004602 5.210525 ( 2.088782)
test_btest 0.001066 0.000152 74.664400 ( 8.421882)
test_basic 0.000000 0.007871 0.323700 ( 0.415219)
test_all 0.001985 0.000483 668.776946 ( 65.998175)
test_rubyspec 0.095208 0.070168 45.763957 ( 53.219701)
total: 131.88 sec