Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-161302
#<BuildRuby:0x000055efc7a348e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-161302",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000557 0.010287 0.968115 ( 1.177146)
build_miniruby 0.001719 0.000000 0.068409 ( 0.068173)
build_ruby 0.001747 0.000021 0.073193 ( 0.072586)
build_all 0.008198 0.001294 1.520815 ( 0.580939)
build_install 0.022927 0.000967 5.127237 ( 2.088675)
test_btest 0.000970 0.000126 73.418131 ( 7.878077)
test_basic 0.007684 0.000000 0.338238 ( 0.426725)
test_all 0.001763 0.000000 673.061646 ( 66.584781)
test_rubyspec 0.126894 0.028587 45.529387 ( 51.317713)
total: 130.20 sec