Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-122627
#<BuildRuby:0x0000557dcceeb2f0
@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.20231124-122627",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000346 0.004187 1.275197 ( 1.647678)
build_miniruby 0.000906 0.000201 0.862222 ( 0.861980)
build_ruby 0.001093 0.000242 2.665195 ( 2.664988)
build_all 0.006308 0.004789 17.277287 ( 1.509594)
build_install 0.014104 0.000234 5.308859 ( 1.199710)
test_btest 0.000986 0.000225 89.043305 ( 7.358283)
test_basic 0.004129 0.000939 0.797902 ( 0.864209)
test_all 0.098465 0.038517 551.372376 ( 53.165303)
test_rubyspec 0.019727 0.030526 51.660691 ( 63.831552)
total: 133.10 sec