Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-070012
#<BuildRuby:0x000056193a5bf230
@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.20240113-070012",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001219 0.003129 0.854595 ( 1.239419)
build_miniruby 0.000849 0.000255 0.991097 ( 0.991316)
build_ruby 0.000956 0.000287 2.891549 ( 2.893506)
build_all 0.008191 0.002458 14.775743 ( 1.401797)
build_install 0.006718 0.002421 4.234136 ( 1.159370)
test_btest 0.000535 0.000163 82.063748 ( 6.969909)
test_basic 0.003029 0.000922 0.415282 ( 0.496164)
test_all 0.105114 0.029926 533.241502 ( 51.596570)
test_rubyspec 0.014257 0.020682 50.770646 ( 63.273068)
total: 130.02 sec