Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-141347
#<BuildRuby:0x000055a3f8457800
@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.20220719-141347",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006762 0.004804 0.968294 ( 1.084797)
build_miniruby 0.001601 0.000401 0.073603 ( 0.071561)
build_ruby 0.001874 0.000000 0.065170 ( 0.064464)
build_all 0.009181 0.001526 1.553390 ( 0.597701)
build_install 0.019307 0.000792 5.318881 ( 2.120436)
test_btest 0.001051 0.000197 72.463110 ( 8.241992)
test_basic 0.007666 0.000406 0.333033 ( 0.421006)
test_all 0.002040 0.000360 672.784940 ( 65.760917)
test_rubyspec 0.122172 0.049432 46.009543 ( 51.806668)
total: 130.17 sec