Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-001213
#<BuildRuby:0x000056313b39f0b8
@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.20231026-001213",
@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.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005618 0.000170 1.530184 ( 1.758125)
build_miniruby 0.001186 0.000000 0.859956 ( 0.859035)
build_ruby 0.001246 0.000000 2.756298 ( 2.756025)
build_all 0.009712 0.000000 16.214963 ( 1.436510)
build_install 0.006670 0.003881 4.887028 ( 1.147627)
test_btest 0.000684 0.000082 82.176763 ( 7.486854)
test_basic 0.004393 0.000046 0.640001 ( 0.717189)
test_all 0.102713 0.033149 491.797478 ( 52.728416)
test_rubyspec 0.024030 0.026823 48.429446 ( 60.826908)
total: 129.72 sec