Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-223112
#<BuildRuby:0x000055e5e5ca4920
@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.20221113-223112",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003314 0.006301 1.083219 ( 1.135433)
build_miniruby 0.001324 0.000473 0.114628 ( 0.111033)
build_ruby 0.001805 0.000645 0.125168 ( 0.105706)
build_all 0.009575 0.000000 1.586450 ( 0.685145)
build_install 0.015649 0.005762 1.899246 ( 1.019283)
test_btest 0.001129 0.000357 86.246576 ( 8.882236)
test_basic 0.006532 0.000680 0.403416 ( 0.494464)
test_all 0.001651 0.000496 659.730091 ( 68.666575)
test_rubyspec 0.143989 0.035479 48.449821 ( 56.830724)
total: 137.93 sec