Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-125221
#<BuildRuby:0x000055b1c2a64018
@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.20220816-125221",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006151 0.000000 0.815733 ( 1.406749)
build_miniruby 0.000934 0.000000 0.057962 ( 0.056821)
build_ruby 0.000876 0.000000 0.059196 ( 0.057975)
build_all 0.003982 0.000543 1.534858 ( 0.589571)
build_install 0.009655 0.001379 1.924050 ( 0.969918)
test_btest 0.000901 0.000000 57.277247 ( 8.308943)
test_basic 0.005225 0.000152 0.295364 ( 0.384417)
test_all 0.001317 0.000176 638.416117 ( 93.736533)
test_rubyspec 0.086425 0.041209 44.329626 ( 51.704101)
total: 157.22 sec