Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-113626
#<BuildRuby:0x0000560761011350
@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.20221028-113626",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006750 0.004294 1.099226 ( 1.268986)
build_miniruby 0.001792 0.000256 0.095321 ( 0.092168)
build_ruby 0.001210 0.000173 0.100265 ( 0.097806)
build_all 0.007114 0.001016 1.255235 ( 0.548364)
build_install 0.010936 0.005073 1.634097 ( 0.893149)
test_btest 0.002206 0.000414 62.295665 ( 6.770696)
test_basic 0.005571 0.001045 0.349560 ( 0.439836)
test_all 0.005863 0.001099 521.567688 ( 55.192093)
test_rubyspec 0.095427 0.032117 43.355838 ( 51.575689)
total: 116.88 sec