Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-122648
#<BuildRuby:0x000055aaf7c5b320
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-122648",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001551 0.004268 1.033314 ( 1.290506)
build_miniruby 0.000719 0.000131 0.873631 ( 0.873838)
build_ruby 0.000910 0.000165 2.714360 ( 2.717391)
build_all 0.006257 0.001138 12.152189 ( 0.965964)
build_install 0.009866 0.003851 3.550770 ( 0.962951)
test_btest 0.000589 0.000126 64.550840 ( 5.691829)
test_basic 0.003158 0.000000 0.374117 ( 0.455770)
test_all 0.083458 0.016418 365.773495 ( 37.957527)
test_rubyspec 0.018025 0.054230 39.938412 ( 52.607471)
total: 103.52 sec