Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-223809
#<BuildRuby:0x000055929c448098
@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.20240110-223809",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004060 0.000290 0.954506 ( 1.331826)
build_miniruby 0.000890 0.000063 0.932826 ( 0.933220)
build_ruby 0.001504 0.000108 2.875317 ( 2.877466)
build_all 0.009783 0.000354 15.009860 ( 1.395563)
build_install 0.008330 0.000219 4.259591 ( 1.146825)
test_btest 0.000629 0.000040 79.252594 ( 7.502390)
test_basic 0.000000 0.004345 0.435611 ( 0.516234)
test_all 0.102046 0.034918 503.243166 ( 57.342299)
test_rubyspec 0.016662 0.017931 49.382800 ( 61.846018)
total: 134.89 sec