Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-220736
#<BuildRuby:0x000056542dc1bd58
@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.20220730-220736",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005130 0.001283 0.829983 ( 1.265903)
build_miniruby 0.000815 0.000204 0.058389 ( 0.057156)
build_ruby 0.000827 0.000207 0.059110 ( 0.057887)
build_all 0.004584 0.000032 1.526110 ( 0.584227)
build_install 0.010744 0.000366 5.651319 ( 2.160141)
test_btest 0.000749 0.000149 56.059777 ( 7.996006)
test_basic 0.001408 0.003828 0.300691 ( 0.389854)
test_all 0.000896 0.000224 593.712663 ( 90.705844)
test_rubyspec 0.083779 0.042570 43.873525 ( 49.525572)
total: 152.74 sec