Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-212637
#<BuildRuby:0x000055ff367240d0
@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.20221201-212637",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001976 0.008184 1.192971 ( 1.849989)
build_miniruby 0.001618 0.001079 0.843210 ( 0.841170)
build_ruby 0.001837 0.002423 2.246586 ( 2.151430)
build_all 0.012389 0.009380 18.619550 ( 2.177853)
build_install 0.012361 0.009328 2.037577 ( 1.042238)
test_btest 0.000671 0.000479 91.859911 ( 8.861774)
test_basic 0.008578 0.001102 0.341494 ( 0.427782)
test_all 0.002797 0.000000 697.989346 ( 70.031190)
test_rubyspec 0.082316 0.089666 49.385910 ( 57.516598)
total: 144.90 sec