Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-061657
#<BuildRuby:0x00005640aecff090
@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.20231210-061657",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001804 0.004300 1.494921 ( 1.821847)
build_miniruby 0.000842 0.000187 0.877199 ( 0.876527)
build_ruby 0.000000 0.001277 2.811354 ( 2.810935)
build_all 0.004683 0.005754 17.218909 ( 1.561009)
build_install 0.004892 0.004221 5.095653 ( 1.267606)
test_btest 0.000876 0.000292 86.442664 ( 7.905935)
test_basic 0.001350 0.003025 0.677866 ( 0.756486)
test_all 0.094260 0.042260 586.511051 ( 51.201097)
test_rubyspec 0.025100 0.023447 51.455047 ( 63.701747)
total: 131.90 sec