Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-053336
#<BuildRuby:0x000055e40c5e41d8
@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.20240620-053336",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.002989 0.003515 1.726166 ( 1.945955)
build_miniruby 0.000755 0.000377 1.096905 ( 1.095920)
build_ruby 0.001127 0.000564 3.470588 ( 3.470159)
build_all 0.005930 0.004847 17.990311 ( 1.762687)
build_install 0.004906 0.006605 6.308002 ( 1.469735)
test_btest 0.000717 0.000415 110.859700 ( 9.416636)
test_basic 0.003298 0.003606 0.920642 ( 0.996791)
test_all 0.102632 0.039435 567.152184 ( 59.813858)
test_rubyspec 0.040469 0.030158 136.241626 ( 16.113972)
total: 96.09 sec