Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-001549
#<BuildRuby:0x0000559abcf97818
@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.20230803-001549",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005850 0.000327 1.497134 ( 2.711821)
build_miniruby 0.000774 0.000141 0.834153 ( 0.833378)
build_ruby 0.001395 0.000254 2.620291 ( 2.624939)
build_all 0.009021 0.000027 13.194256 ( 1.222581)
build_install 0.007835 0.000000 1.856842 ( 0.857351)
test_btest 0.000000 0.000761 72.086512 ( 7.548834)
test_basic 0.001534 0.002897 0.665627 ( 0.743480)
test_all 0.001028 0.000193 478.737067 ( 51.224565)
test_rubyspec 0.013196 0.025988 45.221479 ( 57.638246)
total: 125.41 sec