Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-234628
#<BuildRuby:0x0000564d2eb16eb8
@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.20230728-234628",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004940 0.000097 1.564049 ( 2.846210)
build_miniruby 0.000944 0.000095 0.917246 ( 0.916522)
build_ruby 0.001054 0.000105 2.595430 ( 2.595878)
build_all 0.009175 0.000000 14.268826 ( 1.273399)
build_install 0.001000 0.007206 1.985172 ( 0.889087)
test_btest 0.000856 0.000142 82.425486 ( 7.955855)
test_basic 0.003954 0.000659 0.538763 ( 0.615157)
test_all 0.000836 0.000650 507.768317 ( 55.715802)
test_rubyspec 0.018199 0.023283 43.061188 ( 55.409237)
total: 128.22 sec