Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-194906
#<BuildRuby:0x00005628d37a7e00
@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-194906",
@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.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004590 0.000459 1.247288 ( 1.472269)
build_miniruby 0.000781 0.000078 0.968762 ( 0.967439)
build_ruby 0.001125 0.000113 2.720655 ( 2.601901)
build_all 0.009502 0.000494 22.649066 ( 4.382598)
build_install 0.008946 0.000000 4.398337 ( 1.562483)
test_btest 0.000000 0.000599 64.193721 ( 11.130374)
test_basic 0.000911 0.003349 0.314935 ( 0.406761)
test_all 0.001345 0.000000 663.730256 (106.613667)
test_rubyspec 0.042334 0.015534 53.070740 ( 61.360349)
total: 190.50 sec