Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-145123
#<BuildRuby:0x0000564bc1e5f840
@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.20240112-145123",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001735 0.003787 1.060714 ( 1.441282)
build_miniruby 0.001125 0.000153 0.942998 ( 0.943395)
build_ruby 0.001194 0.000163 2.822673 ( 2.825242)
build_all 0.010202 0.000000 14.743128 ( 1.435817)
build_install 0.008612 0.000276 4.272830 ( 1.138788)
test_btest 0.000648 0.000000 80.446052 ( 7.415536)
test_basic 0.003188 0.000000 0.435124 ( 0.516178)
test_all 0.112130 0.025568 511.409606 ( 57.630284)
test_rubyspec 0.023733 0.013928 50.252523 ( 62.807123)
total: 136.15 sec