Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-033144
#<BuildRuby:0x000055f289144c00
@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.20221116-033144",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004108 0.003925 1.119303 ( 2.686930)
build_miniruby 0.001488 0.000319 0.884596 ( 0.886208)
build_ruby 0.002207 0.000000 2.376170 ( 2.281414)
build_all 0.012724 0.005768 18.436283 ( 2.296972)
build_install 0.014703 0.003676 1.884223 ( 1.016186)
test_btest 0.000890 0.000223 81.597597 ( 10.713663)
test_basic 0.005592 0.000472 0.342183 ( 0.440830)
test_all 0.002154 0.000000 717.995035 ( 75.399545)
test_rubyspec 0.084775 0.041509 49.958495 ( 58.506232)
total: 154.23 sec