Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-155926
#<BuildRuby:0x000055df96c63858
@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.20231016-155926",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004449 0.000468 1.368222 ( 1.639106)
build_miniruby 0.000942 0.000099 0.891926 ( 0.891944)
build_ruby 0.001187 0.000125 2.869820 ( 2.870031)
build_all 0.005818 0.004532 18.063755 ( 1.622656)
build_install 0.009224 0.000000 5.298867 ( 1.204904)
test_btest 0.000928 0.000000 91.054038 ( 7.738648)
test_basic 0.004500 0.000000 0.757643 ( 0.831543)
test_all 0.006597 0.000000 555.108289 ( 61.429246)
test_rubyspec 0.025641 0.024062 52.596238 ( 64.710534)
total: 142.94 sec