Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-141714
#<BuildRuby:0x00005613a9559480
@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.20221014-141714",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003268 0.007892 1.086429 ( 1.142203)
build_miniruby 0.001244 0.000267 0.098144 ( 0.095404)
build_ruby 0.001196 0.000256 0.097257 ( 0.094643)
build_all 0.007348 0.001575 1.294157 ( 0.563320)
build_install 0.009025 0.005848 1.630297 ( 0.874549)
test_btest 0.001369 0.000000 61.800680 ( 6.642864)
test_basic 0.002508 0.003209 0.362240 ( 0.453686)
test_all 0.005630 0.001656 515.413206 ( 55.063141)
test_rubyspec 0.064651 0.074601 43.219526 ( 51.833787)
total: 116.76 sec