Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-223921
#<BuildRuby:0x000055a135be7040
@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.20231124-223921",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000686 0.004100 1.261031 ( 1.662027)
build_miniruby 0.000913 0.000193 0.879276 ( 0.878862)
build_ruby 0.001164 0.000245 2.917915 ( 2.918567)
build_all 0.007826 0.003085 17.055503 ( 1.574018)
build_install 0.009165 0.000282 5.122773 ( 1.201743)
test_btest 0.000819 0.000171 85.340823 ( 7.668533)
test_basic 0.003017 0.000628 0.754032 ( 0.832106)
test_all 0.115350 0.019816 546.822575 ( 53.450118)
test_rubyspec 0.021337 0.026358 51.815868 ( 64.079702)
total: 134.27 sec