Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-150900
#<BuildRuby:0x0000557b63ca1438
@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.20221016-150900",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004919 0.004376 1.116757 ( 1.316753)
build_miniruby 0.001063 0.000483 0.107467 ( 0.106571)
build_ruby 0.001034 0.000470 0.104758 ( 0.104112)
build_all 0.008493 0.001783 1.312228 ( 0.585055)
build_install 0.014188 0.001505 1.656466 ( 0.917859)
test_btest 0.000000 0.002194 62.354625 ( 6.859610)
test_basic 0.000971 0.006286 0.359410 ( 0.451879)
test_all 0.005879 0.000777 505.886527 ( 54.686232)
test_rubyspec 0.091311 0.042274 43.588506 ( 52.124281)
total: 117.15 sec