Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-125551
#<BuildRuby:0x00005599b3b067e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-125551",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001776 0.004788 0.879056 ( 2.326329)
build_miniruby 0.000763 0.000277 0.057897 ( 0.056669)
build_ruby 0.000670 0.000244 0.059146 ( 0.058058)
build_all 0.003419 0.001244 1.524727 ( 0.591300)
build_install 0.009582 0.001608 5.613265 ( 2.157927)
test_btest 0.000487 0.000162 48.054890 ( 8.354519)
test_basic 0.000000 0.005164 0.293390 ( 0.382711)
test_all 0.000000 0.001010 608.186428 ( 86.352680)
test_rubyspec 0.055398 0.073945 43.885499 ( 51.306948)
total: 151.59 sec