Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-065709
#<BuildRuby:0x0000562b1f782918
@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.20220503-065709",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006417 0.000367 0.850141 ( 1.554013)
build_miniruby 0.000844 0.000130 0.057187 ( 0.055889)
build_ruby 0.000748 0.000115 0.057284 ( 0.056013)
build_all 0.003679 0.000566 1.489922 ( 0.599499)
build_install 0.010241 0.000788 6.237064 ( 2.799586)
test_btest 0.000782 0.000111 51.838686 ( 8.008761)
test_basic 0.001367 0.004420 0.278824 ( 0.367409)
test_all 0.001219 0.000243 629.207819 ( 89.087440)
test_rubyspec 0.060278 0.037655 43.738481 ( 48.689776)
total: 151.22 sec