Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-173408
#<BuildRuby:0x00005583d844c0d0
@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.20221201-173408",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001835 0.002924 1.160601 ( 1.736830)
build_miniruby 0.000703 0.000124 0.972778 ( 0.971450)
build_ruby 0.001060 0.000188 2.752276 ( 2.651253)
build_all 0.001060 0.007844 15.791202 ( 3.322007)
build_install 0.008999 0.001436 2.203462 ( 1.246921)
test_btest 0.000468 0.000130 62.585680 ( 11.612118)
test_basic 0.003634 0.001009 0.303616 ( 0.394211)
test_all 0.000780 0.000216 694.848154 (107.193925)
test_rubyspec 0.054711 0.013240 52.971818 ( 61.240965)
total: 190.37 sec