Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-045733
#<BuildRuby:0x0000564e6d08bfa8
@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.20220701-045733",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.006067 0.000933 0.820164 ( 0.927340)
build_miniruby 0.000000 0.001048 0.057771 ( 0.056511)
build_ruby 0.000000 0.001050 0.059200 ( 0.057931)
build_all 0.000000 0.004056 1.479331 ( 0.598389)
build_install 0.006536 0.004415 6.292868 ( 2.847995)
test_btest 0.000493 0.000151 58.122998 ( 8.142920)
test_basic 0.005800 0.000256 0.336988 ( 0.424524)
test_all 0.001040 0.000297 638.310327 ( 91.494513)
test_rubyspec 0.073665 0.041667 44.550271 ( 50.240918)
total: 154.79 sec