Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-040013
#<BuildRuby:0x0000560e31d47818
@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.20231203-040013",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004462 0.000119 1.209307 ( 1.560997)
build_miniruby 0.000770 0.000171 0.862638 ( 0.863195)
build_ruby 0.001070 0.000237 2.804672 ( 2.805311)
build_all 0.004937 0.005046 16.024776 ( 1.448689)
build_install 0.006736 0.001837 4.744955 ( 1.150948)
test_btest 0.000897 0.000244 82.457870 ( 7.307034)
test_basic 0.000475 0.004060 0.671558 ( 0.752901)
test_all 0.102227 0.034019 512.997888 ( 58.441475)
test_rubyspec 0.013088 0.026053 49.346213 ( 61.741683)
total: 136.07 sec