Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-144143
#<BuildRuby:0x0000564a08fc7878
@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.20231104-144143",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005921 0.000000 1.425709 ( 1.700026)
build_miniruby 0.001060 0.000000 0.882034 ( 0.881710)
build_ruby 0.001339 0.000000 2.639899 ( 2.640294)
build_all 0.010306 0.000000 16.247545 ( 1.464249)
build_install 0.002868 0.005695 5.118026 ( 1.162108)
test_btest 0.000682 0.000057 81.894067 ( 7.734247)
test_basic 0.003775 0.000314 0.678865 ( 0.750344)
test_all 0.059330 0.075328 513.294284 ( 57.117889)
test_rubyspec 0.028979 0.018198 49.630114 ( 62.007636)
total: 135.46 sec