Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-131434
#<BuildRuby:0x000055eaa12fb728
@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.20230724-131434",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004745 0.001186 1.492356 ( 2.779202)
build_miniruby 0.000833 0.000208 0.878835 ( 0.878235)
build_ruby 0.000986 0.000247 2.534072 ( 2.533474)
build_all 0.007218 0.001805 13.441201 ( 1.260921)
build_install 0.007701 0.000000 1.894411 ( 0.878647)
test_btest 0.001065 0.000000 78.201653 ( 6.749560)
test_basic 0.000000 0.004388 0.662429 ( 0.745277)
test_all 0.001518 0.000000 473.021392 ( 53.593238)
test_rubyspec 0.018040 0.022237 42.707563 ( 55.159075)
total: 124.58 sec