Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-142416
#<BuildRuby:0x0000558e71893f00
@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.20220824-142416",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005364 0.001341 0.878463 ( 3.906622)
build_miniruby 0.000857 0.000214 0.058441 ( 0.057194)
build_ruby 0.000797 0.000200 0.060044 ( 0.058804)
build_all 0.003711 0.000928 1.561401 ( 0.602435)
build_install 0.009765 0.001146 1.889662 ( 0.960445)
test_btest 0.000680 0.000157 55.841744 ( 8.083196)
test_basic 0.000000 0.005109 0.284812 ( 0.374011)
test_all 0.000000 0.003069 598.458632 ( 92.567633)
test_rubyspec 0.080746 0.046043 44.404087 ( 52.677641)
total: 159.29 sec