Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-080617
#<BuildRuby:0x000056443b993dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-080617",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003769 0.000942 1.092332 ( 1.116610)
build_miniruby 0.000790 0.000197 0.953644 ( 0.952032)
build_ruby 0.001258 0.000000 2.775712 ( 2.681252)
build_all 0.002019 0.006776 15.959720 ( 3.294515)
build_install 0.006201 0.002067 1.987431 ( 1.127328)
test_btest 0.000501 0.000167 64.171526 ( 10.572722)
test_basic 0.001472 0.003285 0.285266 ( 0.376752)
test_all 0.000718 0.000264 662.540335 (104.579970)
test_rubyspec 0.037056 0.029110 52.349790 ( 60.609011)
total: 185.31 sec