Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-044829
#<BuildRuby:0x00005606badabfa8
@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.20230621-044829",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002405 0.003838 1.500407 ( 2.724707)
build_miniruby 0.001207 0.000000 0.861568 ( 0.861138)
build_ruby 0.001167 0.000000 2.509490 ( 2.509889)
build_all 0.006059 0.003468 15.105684 ( 1.310620)
build_install 0.009637 0.000000 4.517578 ( 1.090874)
test_btest 0.001055 0.000000 83.294244 ( 7.250292)
test_basic 0.006442 0.000266 0.769573 ( 0.845911)
test_all 0.001169 0.000117 429.750218 ( 44.569963)
test_rubyspec 0.023137 0.018444 43.033310 ( 55.488342)
total: 116.65 sec