Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-143058
#<BuildRuby:0x000056154d7c6678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-143058",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004040 0.000001 0.870295 ( 1.081477)
build_miniruby 0.000813 0.000041 0.950122 ( 0.948749)
build_ruby 0.001123 0.000056 2.770087 ( 2.768592)
build_all 0.005119 0.003836 16.054601 ( 3.373230)
build_install 0.008437 0.000040 2.233832 ( 1.266957)
test_btest 0.000523 0.000044 61.096596 ( 12.027296)
test_basic 0.004752 0.000058 0.318438 ( 0.408740)
test_all 0.001588 0.000127 666.385075 (142.772028)
test_rubyspec 0.046264 0.026600 52.106451 ( 60.197383)
total: 224.85 sec