Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-204139
#<BuildRuby:0x000055ce7a5e7df8
@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-204139",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005326 1.211539 ( 1.467493)
build_miniruby 0.000000 0.000912 0.986159 ( 0.984918)
build_ruby 0.000000 0.001119 2.728597 ( 2.628695)
build_all 0.005294 0.004999 22.403755 ( 4.443355)
build_install 0.004896 0.004321 4.390353 ( 1.590857)
test_btest 0.000452 0.000151 56.941506 ( 11.851854)
test_basic 0.000000 0.004667 0.302801 ( 0.393633)
test_all 0.000000 0.001170 650.371651 (121.493306)
test_rubyspec 0.028908 0.035288 53.549181 ( 61.683006)
total: 206.54 sec