Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-140204
#<BuildRuby:0x000055a55ea96c40
@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.20220731-140204",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006447 0.000164 0.859507 ( 0.940515)
build_miniruby 0.000909 0.000000 0.056634 ( 0.055511)
build_ruby 0.000000 0.000969 0.059004 ( 0.057690)
build_all 0.001556 0.003046 1.563733 ( 0.601166)
build_install 0.010463 0.000783 5.698265 ( 2.191869)
test_btest 0.000725 0.000090 47.504268 ( 8.615722)
test_basic 0.000934 0.004820 0.318486 ( 0.406891)
test_all 0.001502 0.000281 623.063723 ( 91.748883)
test_rubyspec 0.073774 0.047614 43.858762 ( 49.493476)
total: 154.11 sec