Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-191532
#<BuildRuby:0x0000561af1c506e0
@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.20221112-191532",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004913 0.004256 1.084414 ( 1.112067)
build_miniruby 0.001768 0.000408 0.066086 ( 0.063765)
build_ruby 0.001514 0.000350 0.067628 ( 0.065777)
build_all 0.004534 0.004437 1.422738 ( 0.586125)
build_install 0.020964 0.000000 1.831181 ( 0.931972)
test_btest 0.001542 0.000103 86.590874 ( 8.620152)
test_basic 0.003905 0.004310 0.353090 ( 0.446495)
test_all 0.001653 0.000413 688.644873 ( 69.931811)
test_rubyspec 0.095232 0.073590 47.974499 ( 56.393702)
total: 138.15 sec