Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-130514
#<BuildRuby:0x000055c059483ce8
@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.20231102-130514",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003163 0.001582 1.423260 ( 1.681412)
build_miniruby 0.000683 0.000342 0.868461 ( 0.867649)
build_ruby 0.001141 0.000571 2.733395 ( 2.732437)
build_all 0.002574 0.007631 17.160927 ( 1.525087)
build_install 0.005380 0.003228 5.224528 ( 1.275183)
test_btest 0.000680 0.000408 87.868743 ( 7.030521)
test_basic 0.003339 0.001145 0.666343 ( 0.747562)
test_all 0.107519 0.026801 540.585701 ( 54.183059)
test_rubyspec 0.022261 0.029402 50.675556 ( 63.059988)
total: 133.10 sec