Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-163629
#<BuildRuby:0x000055ea6ea13228
@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.20230801-163629",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006172 0.000000 1.406965 ( 2.677615)
build_miniruby 0.000988 0.000000 0.894840 ( 0.894222)
build_ruby 0.001839 0.000000 2.804560 ( 2.809098)
build_all 0.005635 0.003885 13.546640 ( 1.226434)
build_install 0.007881 0.000000 1.967448 ( 0.897241)
test_btest 0.000985 0.000115 78.793693 ( 7.477345)
test_basic 0.001535 0.003618 0.809833 ( 0.887775)
test_all 0.001437 0.000240 510.834410 ( 46.011917)
test_rubyspec 0.022589 0.019489 43.520297 ( 55.926170)
total: 118.81 sec