Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-124356
#<BuildRuby:0x0000559f1697fcb0
@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.20231021-124356",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003522 0.001409 1.240357 ( 1.509576)
build_miniruby 0.001103 0.000000 0.751139 ( 0.750598)
build_ruby 0.001369 0.000000 2.620066 ( 2.620300)
build_all 0.009228 0.001151 16.383870 ( 1.495824)
build_install 0.010938 0.000000 4.942138 ( 1.216171)
test_btest 0.001121 0.000000 80.241553 ( 7.804945)
test_basic 0.000000 0.004565 0.632701 ( 0.713963)
test_all 0.113864 0.021110 505.122274 ( 55.884175)
test_rubyspec 0.031222 0.020909 49.853824 ( 62.087191)
total: 134.08 sec