Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-105501
#<BuildRuby:0x000055c3de13c110
@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.20240617-105501",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004527 0.001006 1.518192 ( 1.828942)
build_miniruby 0.000895 0.000199 1.039661 ( 1.039010)
build_ruby 0.001203 0.000267 3.244555 ( 3.244962)
build_all 0.006034 0.003710 17.136716 ( 1.618898)
build_install 0.002885 0.006735 5.927907 ( 1.447973)
test_btest 0.000823 0.000262 105.527274 ( 8.083019)
test_basic 0.001470 0.003154 0.810527 ( 0.890780)
test_all 0.109465 0.025104 562.056422 ( 56.043211)
test_rubyspec 0.033099 0.031303 130.758372 ( 16.015721)
total: 90.21 sec