Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-221733
#<BuildRuby:0x00005651fca43e00
@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.20220814-221733",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006530 0.000178 0.814850 ( 0.977289)
build_miniruby 0.000881 0.000058 0.058011 ( 0.056802)
build_ruby 0.000970 0.000065 0.059941 ( 0.058711)
build_all 0.004369 0.000291 1.522842 ( 0.585043)
build_install 0.010712 0.000390 1.913243 ( 0.966952)
test_btest 0.000825 0.000052 53.229163 ( 8.504151)
test_basic 0.004845 0.000303 0.253715 ( 0.343312)
test_all 0.002601 0.000162 631.526673 ( 91.323956)
test_rubyspec 0.123881 0.006970 44.132493 ( 51.504687)
total: 154.32 sec