Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-134953
#<BuildRuby:0x000055d8cf6f3fa8
@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.20220726-134953",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006224 0.000156 0.899206 ( 1.657100)
build_miniruby 0.000912 0.000061 0.056504 ( 0.055350)
build_ruby 0.000909 0.000060 0.058850 ( 0.057551)
build_all 0.000854 0.003751 1.508597 ( 0.584807)
build_install 0.009908 0.001238 5.691987 ( 2.192473)
test_btest 0.000751 0.000094 48.597419 ( 8.088982)
test_basic 0.000382 0.004704 0.258563 ( 0.347889)
test_all 0.001142 0.000214 604.125325 ( 90.153312)
test_rubyspec 0.070595 0.041543 43.565565 ( 49.164841)
total: 152.30 sec