Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-104605
#<BuildRuby:0x0000555aa09237b8
@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.20231106-104605",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004397 0.001035 1.270408 ( 1.557371)
build_miniruby 0.000827 0.000194 0.897215 ( 0.897194)
build_ruby 0.001352 0.000318 2.765323 ( 2.764983)
build_all 0.007832 0.003036 17.545748 ( 1.578509)
build_install 0.007155 0.002749 5.438810 ( 1.246643)
test_btest 0.000901 0.000235 86.942545 ( 7.651738)
test_basic 0.003389 0.000884 0.669199 ( 0.746233)
test_all 0.091968 0.042987 558.551803 ( 54.375346)
test_rubyspec 0.018997 0.032550 51.758458 ( 64.038057)
total: 134.86 sec