Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-075859
#<BuildRuby:0x0000564f1e45fba0
@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.20221031-075859",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000056 0.000004 0.000060 ( 0.000059)
build_up 0.010559 0.000467 1.145316 ( 1.230326)
build_miniruby 0.000000 0.001855 0.115994 ( 0.113532)
build_ruby 0.000000 0.001666 0.093908 ( 0.090526)
build_all 0.006394 0.001766 1.323595 ( 0.559167)
build_install 0.011259 0.005204 1.693076 ( 0.912231)
test_btest 0.001090 0.000205 62.813313 ( 6.427220)
test_basic 0.006566 0.001231 0.368215 ( 0.457570)
test_all 0.002126 0.006056 497.392587 ( 53.934667)
test_rubyspec 0.099342 0.034333 43.394909 ( 51.858865)
total: 115.59 sec