Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-114205
#<BuildRuby:0x0000564e602cac40
@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.20220819-114205",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002367 0.004427 0.809508 ( 1.181724)
build_miniruby 0.000797 0.000184 0.057705 ( 0.056473)
build_ruby 0.000784 0.000181 0.060422 ( 0.059259)
build_all 0.003866 0.000892 1.542702 ( 0.589353)
build_install 0.009010 0.002080 1.912328 ( 0.959259)
test_btest 0.000713 0.000164 47.090192 ( 8.966611)
test_basic 0.002022 0.004327 0.338061 ( 0.425354)
test_all 0.001436 0.000000 586.613730 ( 93.108346)
test_rubyspec 0.065856 0.040135 44.259520 ( 52.524320)
total: 157.87 sec