Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-061949
#<BuildRuby:0x000055959573c208
@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.20220804-061949",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006584 0.000622 0.922601 ( 0.955053)
build_miniruby 0.001058 0.000000 0.057405 ( 0.056145)
build_ruby 0.001006 0.000000 0.059267 ( 0.057996)
build_all 0.004179 0.000483 1.520268 ( 0.587730)
build_install 0.005433 0.005817 5.621376 ( 2.147373)
test_btest 0.000669 0.000191 49.578141 ( 8.238324)
test_basic 0.005564 0.000000 0.285268 ( 0.374283)
test_all 0.000000 0.001204 612.716718 ( 87.567468)
test_rubyspec 0.059193 0.045262 43.593677 ( 50.983816)
total: 150.97 sec