Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-001213
#<BuildRuby:0x00005611c0a3fde0
@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.20221124-001213",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005068 0.000154 1.169389 ( 1.178047)
build_miniruby 0.000845 0.000000 0.951150 ( 0.949898)
build_ruby 0.001198 0.000000 2.808501 ( 2.706249)
build_all 0.001822 0.007103 15.842618 ( 3.325182)
build_install 0.007199 0.001800 1.973966 ( 1.123338)
test_btest 0.000477 0.000119 63.966034 ( 10.925873)
test_basic 0.004436 0.000033 0.291851 ( 0.383073)
test_all 0.001007 0.000237 668.361282 (122.955841)
test_rubyspec 0.042114 0.021321 52.818475 ( 61.008423)
total: 204.56 sec