Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-093102
#<BuildRuby:0x000055c6add334b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230522-093102",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006469 0.000402 1.459074 ( 2.798586)
build_miniruby 0.000916 0.000152 0.796658 ( 0.796098)
build_ruby 0.000000 0.001307 2.445770 ( 2.445947)
build_all 0.004116 0.005077 12.129417 ( 1.099604)
build_install 0.003544 0.003757 1.727284 ( 0.862889)
test_btest 0.000859 0.000235 82.089200 ( 6.978583)
test_basic 0.000163 0.003921 0.685337 ( 0.767431)
test_all 0.000698 0.000222 425.488670 ( 48.177776)
test_rubyspec 0.015073 0.031751 40.895283 ( 53.286401)
total: 117.21 sec