Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-090532
#<BuildRuby:0x00005591bfd53fa8
@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.20221204-090532",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004684 0.000335 1.138614 ( 1.140114)
build_miniruby 0.000865 0.000062 0.996988 ( 0.995881)
build_ruby 0.001235 0.000088 2.724755 ( 2.636119)
build_all 0.008788 0.000000 15.741240 ( 3.387676)
build_install 0.005792 0.004627 2.383827 ( 1.377931)
test_btest 0.000538 0.000063 61.928005 ( 11.888211)
test_basic 0.001577 0.003394 0.298999 ( 0.389896)
test_all 0.000729 0.000115 657.941776 (123.153572)
test_rubyspec 0.031210 0.037565 53.565431 ( 61.738937)
total: 206.71 sec