Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-171223
#<BuildRuby:0x0000560e8f50f840
@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.20240116-171223",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004645 0.000142 1.256252 ( 1.653688)
build_miniruby 0.001092 0.000242 0.837200 ( 0.836530)
build_ruby 0.001388 0.000308 2.853562 ( 2.853261)
build_all 0.009015 0.000129 14.363256 ( 1.342676)
build_install 0.007764 0.000676 4.117075 ( 1.055789)
test_btest 0.000824 0.000157 77.302818 ( 7.413360)
test_basic 0.000000 0.005416 0.778295 ( 0.850491)
test_all 0.107860 0.024753 514.614214 ( 46.712994)
test_rubyspec 0.023102 0.039804 81.525561 ( 93.836661)
total: 156.56 sec