Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-055629
#<BuildRuby:0x000055d28a5a7f00
@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.20220724-055629",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005625 0.000937 0.837766 ( 1.037148)
build_miniruby 0.000816 0.000136 0.056883 ( 0.055714)
build_ruby 0.000830 0.000139 0.059645 ( 0.058446)
build_all 0.003980 0.000663 1.550156 ( 0.603491)
build_install 0.007721 0.001287 5.614023 ( 2.133239)
test_btest 0.000640 0.000107 53.384437 ( 7.927134)
test_basic 0.004845 0.000807 0.282589 ( 0.371317)
test_all 0.000913 0.000152 635.317107 ( 93.525302)
test_rubyspec 0.064496 0.062793 43.474977 ( 49.086170)
total: 154.80 sec