Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-002132
#<BuildRuby:0x000056032121ff00
@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.20221116-002132",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004245 0.000531 1.057344 ( 1.092669)
build_miniruby 0.000803 0.000100 0.952110 ( 0.950835)
build_ruby 0.001102 0.000138 2.755516 ( 2.651817)
build_all 0.008576 0.000000 15.687066 ( 3.246156)
build_install 0.004725 0.003785 1.941173 ( 1.126789)
test_btest 0.000698 0.000105 61.174688 ( 10.468325)
test_basic 0.004019 0.000603 0.322018 ( 0.412738)
test_all 0.000000 0.001040 633.855610 (109.162047)
test_rubyspec 0.022462 0.034135 51.298237 ( 59.601657)
total: 188.71 sec