Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-043541
#<BuildRuby:0x0000564cec1fc9c8
@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.20220912-043541",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.010823 1.126650 ( 1.215415)
build_miniruby 0.000679 0.001474 0.073897 ( 0.072614)
build_ruby 0.001802 0.000000 0.072887 ( 0.071363)
build_all 0.007812 0.002572 1.561507 ( 0.601746)
build_install 0.015037 0.007319 1.953387 ( 0.979759)
test_btest 0.000763 0.000356 93.928493 ( 9.416083)
test_basic 0.004941 0.002306 0.352422 ( 0.440401)
test_all 0.003310 0.002446 657.815241 ( 66.956095)
test_rubyspec 0.090204 0.072842 47.079179 ( 55.557549)
total: 135.31 sec