Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-114225
#<BuildRuby:0x00005614b503fbb8
@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.20231206-114225",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001466 0.003557 1.416136 ( 1.993068)
build_miniruby 0.000813 0.000171 0.810880 ( 0.811675)
build_ruby 0.001107 0.000232 2.943046 ( 2.943715)
build_all 0.009239 0.001031 16.923089 ( 1.525451)
build_install 0.001474 0.007867 5.049751 ( 1.218474)
test_btest 0.000000 0.001143 87.502689 ( 7.330136)
test_basic 0.003649 0.001499 0.647602 ( 0.723302)
test_all 0.099530 0.035847 534.102859 ( 53.950357)
test_rubyspec 0.026337 0.018379 49.696502 ( 61.936023)
total: 132.43 sec