Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-113629
#<BuildRuby:0x0000556add428040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230809-113629",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004759 0.000063 1.259347 ( 2.600244)
build_miniruby 0.000939 0.000099 0.854944 ( 0.854256)
build_ruby 0.001327 0.000139 2.694829 ( 2.694906)
build_all 0.004684 0.004369 13.394403 ( 1.285319)
build_install 0.008019 0.000000 2.000265 ( 0.940673)
test_btest 0.001059 0.000064 77.258334 ( 7.578269)
test_basic 0.000000 0.004289 0.575304 ( 0.653668)
test_all 0.001165 0.000212 515.388678 ( 49.223388)
test_rubyspec 0.022739 0.019233 44.401268 ( 56.786385)
total: 122.62 sec