Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-050018
#<BuildRuby:0x000055efdce872c8
@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.20221119-050018",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004720 0.000000 1.119693 ( 1.125991)
build_miniruby 0.000917 0.000000 1.107011 ( 1.105730)
build_ruby 0.001218 0.000000 2.776556 ( 2.660211)
build_all 0.004462 0.004673 15.901570 ( 3.266153)
build_install 0.002922 0.005066 2.096647 ( 1.225356)
test_btest 0.000513 0.000068 65.581812 ( 10.598948)
test_basic 0.000000 0.004510 0.296639 ( 0.387502)
test_all 0.000524 0.000448 622.228289 (107.703964)
test_rubyspec 0.043184 0.022516 51.727706 ( 60.036059)
total: 188.11 sec