Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-125044
#<BuildRuby:0x0000559aa5851390
@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.20220804-125044",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007183 0.003840 0.821871 ( 1.102690)
build_miniruby 0.001903 0.000407 0.063188 ( 0.062009)
build_ruby 0.001132 0.000243 0.062226 ( 0.061146)
build_all 0.007493 0.000660 1.248923 ( 0.474921)
build_install 0.009115 0.006847 4.346410 ( 1.793811)
test_btest 0.001178 0.000314 52.820656 ( 5.746464)
test_basic 0.005325 0.001421 0.296525 ( 0.387962)
test_all 0.001815 0.000483 480.461052 ( 51.197770)
test_rubyspec 0.058709 0.072759 41.250947 ( 48.784097)
total: 109.61 sec