Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-142545
#<BuildRuby:0x000055c88c36a7e0
@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.20220719-142545",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.006826 0.885405 ( 1.414869)
build_miniruby 0.000000 0.001041 0.057574 ( 0.056295)
build_ruby 0.000000 0.001095 0.059021 ( 0.057570)
build_all 0.002820 0.001898 1.536717 ( 0.610048)
build_install 0.006562 0.004661 5.691364 ( 2.182230)
test_btest 0.000624 0.000195 52.451633 ( 8.362086)
test_basic 0.001014 0.004394 0.297427 ( 0.386232)
test_all 0.000760 0.000285 633.614906 ( 93.000525)
test_rubyspec 0.095677 0.026689 43.931826 ( 49.529147)
total: 155.60 sec