Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-025139
#<BuildRuby:0x000055a28fa28190
@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.20240621-025139",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004565 0.000232 1.620535 ( 1.889564)
build_miniruby 0.000869 0.000307 1.067483 ( 1.067376)
build_ruby 0.001176 0.000415 3.308052 ( 3.307699)
build_all 0.008682 0.001536 17.020565 ( 1.585240)
build_install 0.007697 0.002566 6.034503 ( 1.470347)
test_btest 0.000576 0.000192 108.532896 ( 8.135727)
test_basic 0.003234 0.001078 0.757486 ( 0.831359)
test_all 0.086708 0.051486 525.490148 ( 63.942062)
test_rubyspec 0.031498 0.037903 133.688396 ( 16.260085)
total: 98.49 sec