Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-014552
#<BuildRuby:0x00005623ee6ae678
@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.20221208-014552",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004535 0.000324 1.130681 ( 1.116190)
build_miniruby 0.000886 0.000063 0.967288 ( 0.966035)
build_ruby 0.001228 0.000000 2.693886 ( 2.602735)
build_all 0.009069 0.000000 15.650764 ( 3.316559)
build_install 0.008432 0.000315 2.163768 ( 1.193932)
test_btest 0.000586 0.000034 67.374007 ( 11.286118)
test_basic 0.005172 0.000018 0.318970 ( 0.409009)
test_all 0.001060 0.000031 667.114334 (107.496454)
test_rubyspec 0.039722 0.020808 52.722197 ( 60.972268)
total: 189.36 sec