Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-060825
#<BuildRuby:0x000055d270beb2f0
@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.20231204-060825",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005460 0.000069 1.339515 ( 1.730103)
build_miniruby 0.000959 0.000046 0.979715 ( 0.979364)
build_ruby 0.001246 0.000060 2.825395 ( 2.825216)
build_all 0.002503 0.007639 16.755277 ( 1.512500)
build_install 0.005625 0.002992 4.927461 ( 1.162002)
test_btest 0.000833 0.000128 86.620970 ( 7.620601)
test_basic 0.003273 0.000504 0.544195 ( 0.621374)
test_all 0.111857 0.024885 516.633757 ( 57.686645)
test_rubyspec 0.036796 0.016526 52.216749 ( 64.588391)
total: 138.73 sec