Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-103510
#<BuildRuby:0x000056037c187dd0
@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.20220821-103510",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.001807 0.004970 0.838075 ( 1.000938)
build_miniruby 0.000612 0.000367 0.057494 ( 0.056218)
build_ruby 0.000597 0.000359 0.059186 ( 0.057917)
build_all 0.002901 0.001740 1.547619 ( 0.593706)
build_install 0.008926 0.002043 1.899211 ( 0.965821)
test_btest 0.000483 0.000261 52.708259 ( 8.016460)
test_basic 0.004005 0.002156 0.341216 ( 0.429001)
test_all 0.001218 0.000656 626.495372 ( 91.706924)
test_rubyspec 0.053147 0.054142 44.356709 ( 52.642975)
total: 155.47 sec