Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-182915
#<BuildRuby:0x0000556e49d3bbb8
@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.20231207-182915",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001211 0.004323 1.380211 ( 1.722163)
build_miniruby 0.000914 0.000203 0.930046 ( 0.929367)
build_ruby 0.001151 0.000256 2.854616 ( 2.855010)
build_all 0.009178 0.001038 16.947082 ( 1.491884)
build_install 0.001603 0.008146 5.072027 ( 1.236619)
test_btest 0.000862 0.000258 87.073962 ( 8.139947)
test_basic 0.003745 0.001124 0.615498 ( 0.692633)
test_all 0.091156 0.042550 558.310111 ( 51.435768)
test_rubyspec 0.033084 0.013024 51.246052 ( 63.505168)
total: 132.01 sec