Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-113910
#<BuildRuby:0x000056505deb7568
@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.20231207-113910",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004809 1.225338 ( 1.595604)
build_miniruby 0.000000 0.001014 0.914073 ( 0.914049)
build_ruby 0.000000 0.001559 2.764828 ( 2.765245)
build_all 0.005032 0.005582 17.162776 ( 1.500153)
build_install 0.007319 0.001395 5.047534 ( 1.163929)
test_btest 0.000798 0.000304 87.960739 ( 7.378966)
test_basic 0.002348 0.003251 0.739764 ( 0.816862)
test_all 0.095417 0.045371 549.000691 ( 63.796082)
test_rubyspec 0.012348 0.032795 51.055035 ( 63.370203)
total: 143.30 sec