Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-195510
#<BuildRuby:0x00005575dae68070
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-195510",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000644 0.003198 0.807203 ( 1.074426)
build_miniruby 0.000654 0.000151 0.710880 ( 0.710579)
build_ruby 0.001072 0.000247 2.450135 ( 2.386474)
build_all 0.009230 0.000000 12.403520 ( 1.499916)
build_install 0.002739 0.003970 1.604471 ( 0.772391)
test_btest 0.000565 0.000141 66.106460 ( 6.418313)
test_basic 0.003086 0.000772 0.271645 ( 0.366501)
test_all 0.001026 0.000000 481.872244 ( 50.172318)
test_rubyspec 0.015005 0.013364 35.308669 ( 45.837232)
total: 109.24 sec