Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-211831
#<BuildRuby:0x000055a9ef548208
@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.20220721-211831",
@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.000002 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.000000 0.006510 0.846375 ( 0.980509)
build_miniruby 0.000000 0.000820 0.057234 ( 0.056082)
build_ruby 0.000000 0.000990 0.059437 ( 0.058208)
build_all 0.004596 0.000000 1.550063 ( 0.602837)
build_install 0.009311 0.001421 5.679389 ( 2.191697)
test_btest 0.000572 0.000214 51.938678 ( 8.346022)
test_basic 0.001495 0.004416 0.351504 ( 0.439584)
test_all 0.000000 0.001209 608.007362 ( 91.009280)
test_rubyspec 0.083569 0.044384 43.835890 ( 49.433334)
total: 153.12 sec