Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-104514
#<BuildRuby:0x000055741a93ecc8
@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-104514",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010920 0.000431 1.210212 ( 1.231105)
build_miniruby 0.002669 0.000381 0.848256 ( 0.846837)
build_ruby 0.003242 0.000463 2.244757 ( 2.147251)
build_all 0.020271 0.000758 18.733758 ( 2.176597)
build_install 0.020368 0.000539 2.098189 ( 1.026130)
test_btest 0.000000 0.001411 92.119010 ( 9.310343)
test_basic 0.002519 0.009528 0.362121 ( 0.444572)
test_all 0.001654 0.000331 685.506094 ( 69.602247)
test_rubyspec 0.079665 0.099804 49.429226 ( 57.560291)
total: 144.35 sec