Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-075257
#<BuildRuby:0x000055cf419b3d20
@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.20240622-075257",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.002350 0.002991 1.598126 ( 1.968412)
build_miniruby 0.000693 0.000416 1.014356 ( 1.014667)
build_ruby 0.001010 0.000605 3.322797 ( 3.322933)
build_all 0.008288 0.001959 17.433447 ( 1.607369)
build_install 0.006405 0.003558 6.013901 ( 1.445901)
test_btest 0.000833 0.000463 108.598280 ( 9.287810)
test_basic 0.002994 0.001663 0.882371 ( 0.957021)
test_all 0.117734 0.021468 541.191468 ( 63.250100)
test_rubyspec 0.031806 0.033381 136.761705 ( 16.564162)
total: 99.42 sec