Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-002821
#<BuildRuby:0x0000560eb10c3fa8
@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.20221206-002821",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004778 0.000265 1.159576 ( 1.171869)
build_miniruby 0.000917 0.000051 1.079988 ( 1.078754)
build_ruby 0.000000 0.001182 2.737526 ( 2.646742)
build_all 0.001202 0.007539 15.728342 ( 3.287487)
build_install 0.008362 0.000000 2.178276 ( 1.235728)
test_btest 0.000665 0.000000 65.218468 ( 11.633816)
test_basic 0.004683 0.000000 0.325634 ( 0.415852)
test_all 0.001317 0.000000 652.749975 (121.401940)
test_rubyspec 0.050468 0.014647 52.815828 ( 61.052962)
total: 203.93 sec