Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-055919
#<BuildRuby:0x0000555e259ee700
@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.20220829-055919",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010448 0.000868 0.981083 ( 1.421776)
build_miniruby 0.002092 0.000279 0.077382 ( 0.075456)
build_ruby 0.001872 0.000249 0.073291 ( 0.071191)
build_all 0.011265 0.000232 1.559479 ( 0.589751)
build_install 0.016224 0.005823 1.893834 ( 0.923808)
test_btest 0.001058 0.000167 75.965792 ( 8.241168)
test_basic 0.006360 0.000177 0.313588 ( 0.403076)
test_all 0.003336 0.000500 644.081832 ( 65.247976)
test_rubyspec 0.134608 0.046735 45.742700 ( 54.287882)
total: 131.26 sec