Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-030045
#<BuildRuby:0x0000561572f37e00
@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.20221123-030045",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004370 0.000672 1.050387 ( 1.449316)
build_miniruby 0.000812 0.000125 1.003095 ( 1.001771)
build_ruby 0.001019 0.000157 2.713062 ( 2.610949)
build_all 0.007558 0.001162 15.964001 ( 3.341219)
build_install 0.003242 0.004621 1.966035 ( 1.102657)
test_btest 0.000415 0.000089 63.229075 ( 10.829414)
test_basic 0.001023 0.003871 0.293179 ( 0.384114)
test_all 0.000889 0.000237 672.683796 (113.721636)
test_rubyspec 0.048469 0.025836 52.922794 ( 61.153215)
total: 195.59 sec