Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-120128
#<BuildRuby:0x0000557dd24c3858
@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.20231216-120128",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005470 0.000335 1.338926 ( 1.677832)
build_miniruby 0.000824 0.000183 0.904743 ( 0.904132)
build_ruby 0.001422 0.000000 2.778566 ( 2.779799)
build_all 0.008798 0.001300 16.589090 ( 1.530618)
build_install 0.003781 0.005425 4.869504 ( 1.195915)
test_btest 0.000878 0.000231 88.661934 ( 7.221026)
test_basic 0.005179 0.000124 0.787276 ( 0.863337)
test_all 0.112053 0.021725 560.154541 ( 52.795453)
test_rubyspec 0.039288 0.008104 49.627033 ( 61.905996)
total: 130.87 sec