Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-225229
#<BuildRuby:0x000056091ce7fce0
@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.20221204-225229",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003504 0.000637 0.835648 ( 1.098777)
build_miniruby 0.000778 0.000142 0.538883 ( 0.538341)
build_ruby 0.001082 0.000196 1.672381 ( 1.612752)
build_all 0.006572 0.003108 12.033534 ( 1.495738)
build_install 0.006969 0.000000 1.644061 ( 0.778998)
test_btest 0.000622 0.000000 63.421766 ( 6.105941)
test_basic 0.002504 0.000334 0.222224 ( 0.320709)
test_all 0.000982 0.000184 514.860738 ( 51.781310)
test_rubyspec 0.019467 0.005716 35.620854 ( 46.183776)
total: 109.92 sec