Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-074154
#<BuildRuby:0x000055b5a7de3e58
@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.20220825-074154",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002169 0.004315 0.852276 ( 0.892997)
build_miniruby 0.000966 0.000069 0.057256 ( 0.056009)
build_ruby 0.000943 0.000068 0.060012 ( 0.058817)
build_all 0.004588 0.000000 1.527030 ( 0.592318)
build_install 0.008697 0.000275 1.919574 ( 0.961219)
test_btest 0.000871 0.000055 49.125898 ( 8.659196)
test_basic 0.001082 0.004360 0.285457 ( 0.374434)
test_all 0.003028 0.000000 628.928703 ( 89.696664)
test_rubyspec 0.094994 0.034831 44.101637 ( 52.347029)
total: 153.64 sec