Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-001803
#<BuildRuby:0x0000555e975fff00
@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.20220724-001803",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006341 0.860077 ( 1.822365)
build_miniruby 0.000000 0.001079 0.056784 ( 0.055467)
build_ruby 0.000000 0.001053 0.059278 ( 0.057977)
build_all 0.000000 0.004682 1.522068 ( 0.587943)
build_install 0.006216 0.002832 5.638986 ( 2.146070)
test_btest 0.000443 0.000193 46.962194 ( 8.366593)
test_basic 0.005448 0.000790 0.289552 ( 0.377211)
test_all 0.000663 0.000273 601.890981 ( 92.083317)
test_rubyspec 0.067893 0.056653 43.515072 ( 49.093150)
total: 154.59 sec