Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-103846
#<BuildRuby:0x000055a5115dbe00
@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.20221117-103846",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000432 0.004313 1.099617 ( 1.432170)
build_miniruby 0.000774 0.000193 1.028757 ( 1.027317)
build_ruby 0.001018 0.000255 2.834370 ( 2.739696)
build_all 0.009086 0.000000 15.900265 ( 3.257102)
build_install 0.008445 0.000878 1.986455 ( 1.114022)
test_btest 0.000490 0.000098 55.612618 ( 11.691441)
test_basic 0.004764 0.000000 0.294438 ( 0.385972)
test_all 0.000000 0.001183 619.990137 (106.848455)
test_rubyspec 0.031873 0.028901 51.622245 ( 59.867634)
total: 188.36 sec