Logfile: /home/ko1/ruby/logs/brlog.trunk.20240731-154122
#<BuildRuby:0x00005628fcf507f0
@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.20240731-154122",
@make="make",
@no_timeout_error=nil,
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001310 0.004888 1.175030 ( 1.426352)
build_miniruby 0.000746 0.000331 0.762242 ( 0.762407)
build_ruby 0.000000 0.002038 2.312262 ( 2.312610)
build_all 0.006504 0.001266 12.814804 ( 1.085282)
build_install 0.011446 0.001992 4.562196 ( 1.085694)
test_btest 0.000467 0.000187 69.890004 ( 6.299203)
test_basic 0.002908 0.001163 0.400500 ( 0.481884)
test_all 0.059835 0.038121 390.598649 ( 37.371644)
test_rubyspec 0.028350 0.014354 92.689820 ( 11.381918)
total: 62.21 sec