Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-173449
#<BuildRuby:0x000055b24c74d480
@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.20220727-173449",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000074 0.000012 0.000086 ( 0.000091)
build_up 0.010287 0.000984 0.856379 ( 1.339011)
build_miniruby 0.001915 0.000295 0.065397 ( 0.063025)
build_ruby 0.001719 0.000265 0.064131 ( 0.062360)
build_all 0.008827 0.000593 1.236797 ( 0.470893)
build_install 0.015224 0.001367 4.371449 ( 1.797090)
test_btest 0.002735 0.000365 52.681248 ( 6.254923)
test_basic 0.005001 0.000667 0.276144 ( 0.371686)
test_all 0.002377 0.000317 509.536554 ( 53.655380)
test_rubyspec 0.073428 0.056808 41.650921 ( 47.597014)
total: 111.61 sec