Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-143445
#<BuildRuby:0x00005607e0dd6c40
@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.20220728-143445",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001913 0.004542 0.832501 ( 3.002947)
build_miniruby 0.001024 0.000000 0.058048 ( 0.056684)
build_ruby 0.000896 0.000000 0.059406 ( 0.058267)
build_all 0.003857 0.000559 1.526213 ( 0.588288)
build_install 0.010549 0.000568 5.621042 ( 2.147512)
test_btest 0.000564 0.000150 53.165651 ( 8.359735)
test_basic 0.004587 0.001223 0.331071 ( 0.419658)
test_all 0.000764 0.000204 606.838996 ( 89.738425)
test_rubyspec 0.061449 0.050886 43.750260 ( 49.632594)
total: 154.00 sec