Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-173228
#<BuildRuby:0x0000559d36611c68
@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="-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.20221207-173228",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004766 0.000156 1.192646 ( 1.276674)
build_miniruby 0.000675 0.000150 0.917444 ( 0.916291)
build_ruby 0.001097 0.000000 2.716567 ( 2.624326)
build_all 0.009144 0.000000 15.876666 ( 3.314931)
build_install 0.001182 0.006908 2.153326 ( 1.215982)
test_btest 0.000000 0.000613 60.810886 ( 11.885133)
test_basic 0.001381 0.003675 0.307347 ( 0.397191)
test_all 0.000674 0.000214 665.630715 (105.930141)
test_rubyspec 0.038748 0.027140 52.784140 ( 60.961270)
total: 188.52 sec