Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-103543
#<BuildRuby:0x00005608355ca9c0
@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.20221006-103543",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.011225 0.001109 1.066748 ( 1.147099)
build_miniruby 0.001489 0.000229 0.101933 ( 0.101764)
build_ruby 0.001388 0.000214 0.095751 ( 0.094542)
build_all 0.007510 0.001156 1.300602 ( 0.581385)
build_install 0.009313 0.004106 1.615214 ( 0.918081)
test_btest 0.001534 0.000288 61.128369 ( 6.958043)
test_basic 0.004145 0.002739 0.346019 ( 0.439313)
test_all 0.001776 0.006147 507.555454 ( 54.317253)
test_rubyspec 0.072964 0.055772 42.078932 ( 50.591293)
total: 115.15 sec