Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-035324
#<BuildRuby:0x000055a8e372b578
@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.20230804-035324",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005788 0.000000 1.536436 ( 2.760139)
build_miniruby 0.001168 0.000000 1.054620 ( 1.052947)
build_ruby 0.001165 0.000028 2.742140 ( 2.741744)
build_all 0.005420 0.003687 15.060099 ( 1.367905)
build_install 0.006465 0.003105 2.228765 ( 1.008011)
test_btest 0.000946 0.000145 83.533612 ( 8.348453)
test_basic 0.004831 0.000159 0.812173 ( 0.887359)
test_all 0.001235 0.000183 560.335796 ( 51.422533)
test_rubyspec 0.021058 0.019075 45.606052 ( 57.970547)
total: 127.56 sec