Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-123115
#<BuildRuby:0x000055b1425c7fa8
@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.20220801-123115",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005868 0.000266 0.840731 ( 2.131590)
build_miniruby 0.000908 0.000139 0.057451 ( 0.056049)
build_ruby 0.000868 0.000134 0.059239 ( 0.057879)
build_all 0.004074 0.000627 1.522271 ( 0.587946)
build_install 0.009680 0.001489 5.673777 ( 2.177754)
test_btest 0.000744 0.000115 52.374299 ( 8.248175)
test_basic 0.000775 0.004523 0.279748 ( 0.368983)
test_all 0.000963 0.000207 640.067053 ( 91.738253)
test_rubyspec 0.095740 0.034060 43.740840 ( 49.463108)
total: 154.83 sec