Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-082352
#<BuildRuby:0x0000558318fa0028
@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.20221228-082352",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006561 0.000159 0.880756 ( 1.098084)
build_miniruby 0.001238 0.000000 1.009748 ( 1.007838)
build_ruby 0.001543 0.000000 2.769581 ( 2.767026)
build_all 0.009179 0.000212 16.776441 ( 2.987066)
build_install 0.004566 0.004715 2.248145 ( 1.159407)
test_btest 0.000633 0.000067 79.481061 ( 10.767372)
test_basic 0.001673 0.004778 0.339691 ( 0.425931)
test_all 0.001213 0.000192 681.028828 ( 97.715846)
test_rubyspec 0.080460 0.053669 51.712976 ( 59.723898)
total: 177.65 sec