Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-231546
#<BuildRuby:0x000056075d4a2eb8
@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.20231110-231546",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004314 0.000088 1.393323 ( 1.612238)
build_miniruby 0.000800 0.000235 0.838661 ( 0.838843)
build_ruby 0.001181 0.000347 2.756589 ( 2.756805)
build_all 0.002511 0.007670 16.319483 ( 1.455737)
build_install 0.010391 0.000792 4.850445 ( 1.161978)
test_btest 0.000668 0.000234 84.316451 ( 7.113583)
test_basic 0.002859 0.003700 0.618126 ( 0.691038)
test_all 0.099193 0.033052 521.486009 ( 47.637472)
test_rubyspec 0.029664 0.017581 49.831982 ( 62.042712)
total: 125.31 sec