Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-022010
#<BuildRuby:0x000055ac46414018
@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.20220814-022010",
@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.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006414 0.826847 ( 1.018967)
build_miniruby 0.000650 0.000357 0.057974 ( 0.056790)
build_ruby 0.000923 0.000000 0.059711 ( 0.058561)
build_all 0.004193 0.000408 1.554398 ( 0.600821)
build_install 0.008083 0.002871 1.908061 ( 0.968130)
test_btest 0.000580 0.000161 49.359613 ( 8.765013)
test_basic 0.002551 0.003278 0.331672 ( 0.419825)
test_all 0.002022 0.000639 615.924729 ( 87.421986)
test_rubyspec 0.058706 0.067877 44.085848 ( 51.434178)
total: 150.74 sec