Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-175311
#<BuildRuby:0x0000559e0dea8408
@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.20221128-175311",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008597 0.001066 1.186318 ( 1.262868)
build_miniruby 0.002158 0.000498 0.831072 ( 0.830404)
build_ruby 0.000000 0.003116 2.228603 ( 2.134173)
build_all 0.020174 0.000790 18.646125 ( 2.169306)
build_install 0.020371 0.000000 1.860779 ( 0.943644)
test_btest 0.001446 0.000000 89.112917 ( 9.207342)
test_basic 0.006041 0.003042 0.352628 ( 0.439940)
test_all 0.002551 0.000233 720.027010 ( 71.320100)
test_rubyspec 0.129448 0.049520 49.087965 ( 57.228092)
total: 145.54 sec