Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-141951
#<BuildRuby:0x0000559725cf8098
@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.20231205-141951",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004002 0.000942 1.240191 ( 1.627691)
build_miniruby 0.000706 0.000166 0.853348 ( 0.853153)
build_ruby 0.001011 0.000238 2.679738 ( 2.680798)
build_all 0.005695 0.004714 16.829853 ( 1.486411)
build_install 0.008903 0.000018 4.912596 ( 1.146599)
test_btest 0.000732 0.000000 85.755383 ( 7.813891)
test_basic 0.001936 0.002751 0.828488 ( 0.905504)
test_all 0.094180 0.041042 521.103325 ( 58.359866)
test_rubyspec 0.021582 0.027434 50.036189 ( 62.422779)
total: 137.30 sec