Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-124542
#<BuildRuby:0x000055c9c5113840
@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-124542",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004962 0.000097 1.322661 ( 1.589003)
build_miniruby 0.001013 0.000000 0.848546 ( 0.848300)
build_ruby 0.001276 0.000000 2.708689 ( 2.708385)
build_all 0.010540 0.000000 16.947878 ( 1.522369)
build_install 0.008880 0.000475 5.049778 ( 1.209570)
test_btest 0.001162 0.000097 83.892319 ( 7.651606)
test_basic 0.004161 0.000000 0.586817 ( 0.664950)
test_all 0.097332 0.039454 528.127384 ( 48.020508)
test_rubyspec 0.022866 0.028047 51.564757 ( 63.889582)
total: 128.11 sec