Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-013108
#<BuildRuby:0x000055df146abbb8
@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.20230728-013108",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000027)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005007 0.000049 1.177002 ( 2.439881)
build_miniruby 0.000910 0.000041 0.917261 ( 0.916543)
build_ruby 0.001214 0.000000 2.966171 ( 2.967179)
build_all 0.005997 0.003955 14.324410 ( 1.263847)
build_install 0.005142 0.003663 2.022631 ( 0.892884)
test_btest 0.000825 0.000095 81.502767 ( 8.176261)
test_basic 0.004053 0.000468 0.665657 ( 0.744109)
test_all 0.001520 0.000176 537.773080 ( 50.600609)
test_rubyspec 0.014211 0.028200 43.310758 ( 55.601438)
total: 123.60 sec