Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-091108
#<BuildRuby:0x000055daadda3918
@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.20231025-091108",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001907 0.002721 1.348967 ( 1.661997)
build_miniruby 0.000854 0.000171 0.882639 ( 0.882406)
build_ruby 0.001283 0.000000 3.000815 ( 3.000994)
build_all 0.010652 0.000180 16.982037 ( 1.603521)
build_install 0.004452 0.004667 5.054057 ( 1.166484)
test_btest 0.000862 0.000187 83.536568 ( 7.616550)
test_basic 0.001839 0.003412 0.738539 ( 0.813708)
test_all 0.108679 0.028156 542.230113 ( 49.102617)
test_rubyspec 0.027226 0.023474 49.895191 ( 62.153882)
total: 128.00 sec