Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-082127
#<BuildRuby:0x0000556562102148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-082127",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008251 0.001375 0.830026 ( 2.165748)
build_miniruby 0.001410 0.000235 0.064026 ( 0.062313)
build_ruby 0.001294 0.000215 0.067111 ( 0.065712)
build_all 0.003396 0.003606 1.237614 ( 0.455146)
build_install 0.011888 0.006519 4.363235 ( 1.793274)
test_btest 0.001222 0.000326 52.181881 ( 6.162851)
test_basic 0.005367 0.001432 0.286878 ( 0.376152)
test_all 0.003184 0.000284 481.704031 ( 51.808036)
test_rubyspec 0.106682 0.032718 41.725590 ( 47.630629)
total: 110.52 sec