Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-205135
#<BuildRuby:0x0000564841b9ffc0
@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-205135",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002225 0.003253 1.738387 ( 2.078923)
build_miniruby 0.000775 0.000319 1.008498 ( 1.007917)
build_ruby 0.001056 0.000435 3.429745 ( 3.428988)
build_all 0.009231 0.001429 17.441028 ( 1.645822)
build_install 0.005756 0.004522 6.160843 ( 1.467453)
test_btest 0.000906 0.000371 109.602175 ( 8.695772)
test_basic 0.000768 0.004158 0.782956 ( 0.857877)
test_all 0.095754 0.044508 543.946032 ( 62.352278)
test_rubyspec 0.045058 0.021693 134.592645 ( 15.766506)
total: 97.30 sec