Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-161945
#<BuildRuby:0x0000563ac5fc3770
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240618-161945",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003890 0.001061 1.053512 ( 1.312041)
build_miniruby 0.000960 0.000262 0.704299 ( 0.704179)
build_ruby 0.001158 0.000316 2.266956 ( 2.267283)
build_all 0.002873 0.005690 12.571416 ( 1.027842)
build_install 0.012067 0.003959 4.146036 ( 1.061701)
test_btest 0.000792 0.000000 69.294581 ( 5.509387)
test_basic 0.005298 0.000000 0.403648 ( 0.483349)
test_all 0.063347 0.034525 366.679551 ( 34.053789)
test_rubyspec 0.036454 0.009904 87.874203 ( 10.985095)
total: 57.41 sec