Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-100204
#<BuildRuby:0x0000559038588478
@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="-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.20221130-100204",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004123 0.001031 1.105171 ( 1.167007)
build_miniruby 0.000000 0.000943 0.967898 ( 0.966606)
build_ruby 0.000000 0.001277 2.833048 ( 2.732126)
build_all 0.006174 0.002616 15.691662 ( 3.294588)
build_install 0.008872 0.001233 2.179034 ( 1.283343)
test_btest 0.000431 0.000124 63.640507 ( 11.994591)
test_basic 0.005316 0.000111 0.336581 ( 0.426886)
test_all 0.000677 0.000181 696.810222 (106.125923)
test_rubyspec 0.058341 0.017036 53.126066 ( 61.356676)
total: 189.35 sec