Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-065338
#<BuildRuby:0x000056202064ec40
@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.20221126-065338",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004490 0.000281 1.095789 ( 1.098618)
build_miniruby 0.000842 0.000053 1.057762 ( 1.056451)
build_ruby 0.001275 0.000080 2.734468 ( 2.602909)
build_all 0.008895 0.000015 15.899459 ( 3.318684)
build_install 0.008386 0.000213 2.003807 ( 1.161887)
test_btest 0.000555 0.000029 56.585579 ( 11.976802)
test_basic 0.000370 0.004157 0.269648 ( 0.360915)
test_all 0.000791 0.000079 697.786329 (106.470459)
test_rubyspec 0.052430 0.010358 53.074360 ( 61.357540)
total: 189.40 sec