Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-090721
#<BuildRuby:0x00005626ebfccc00
@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.20221117-090721",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000791 0.008326 1.133792 ( 1.214021)
build_miniruby 0.001965 0.000000 0.904827 ( 0.904762)
build_ruby 0.002294 0.000000 2.359953 ( 2.285207)
build_all 0.007063 0.010401 18.367363 ( 2.359470)
build_install 0.016955 0.001812 1.886277 ( 1.010898)
test_btest 0.000000 0.001405 83.334095 ( 10.161744)
test_basic 0.003212 0.004772 0.355666 ( 0.445471)
test_all 0.002229 0.000873 731.500314 ( 76.096299)
test_rubyspec 0.073028 0.043826 50.839291 ( 59.384431)
total: 153.86 sec