Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-231422
#<BuildRuby:0x000056528c11ba68
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-231422",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.002385 0.002298 1.105557 ( 1.501907)
build_miniruby 0.001507 0.000000 1.341666 ( 1.342694)
build_ruby 0.001603 0.000000 5.046474 ( 5.056170)
build_all 0.007142 0.002383 16.199896 ( 1.616696)
build_install 0.014501 0.000024 4.603532 ( 1.511784)
test_btest 0.000678 0.000175 81.287315 ( 9.547951)
test_basic 0.004266 0.001101 0.629204 ( 0.696122)
test_all 0.084062 0.038256 559.453098 ( 64.857097)
test_rubyspec 0.031166 0.030478 72.910197 ( 85.187803)
total: 171.32 sec