Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-153750
#<BuildRuby:0x0000563e045a3f00
@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-153750",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000415 0.005668 1.867457 ( 2.183117)
build_miniruby 0.000899 0.000270 1.032788 ( 1.032198)
build_ruby 0.001614 0.000000 3.287234 ( 3.287728)
build_all 0.005271 0.004736 17.657053 ( 1.636172)
build_install 0.003118 0.007310 6.246297 ( 1.448570)
test_btest 0.000883 0.000361 107.057752 ( 9.105728)
test_basic 0.000737 0.004143 0.856187 ( 0.929254)
test_all 0.112626 0.028690 560.624871 ( 56.787887)
test_rubyspec 0.024381 0.043671 137.295712 ( 16.696514)
total: 93.11 sec