Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-153126
#<BuildRuby:0x000055d5d8c37bd0
@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.20240616-153126",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004154 0.001558 1.608895 ( 1.786976)
build_miniruby 0.001100 0.000000 1.033825 ( 1.033620)
build_ruby 0.001544 0.000000 3.411524 ( 3.411205)
build_all 0.006053 0.004369 17.867554 ( 1.685872)
build_install 0.009465 0.001918 6.246948 ( 1.493037)
test_btest 0.000000 0.001118 102.967926 ( 9.291229)
test_basic 0.003596 0.001206 0.777135 ( 0.851227)
test_all 0.078447 0.060700 560.678025 ( 56.380937)
test_rubyspec 0.046101 0.020838 134.252636 ( 16.145991)
total: 92.08 sec