Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-084557
#<BuildRuby:0x000055ab063efdf8
@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.20220721-084557",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006519 0.000177 0.839512 ( 1.105939)
build_miniruby 0.000913 0.000061 0.057245 ( 0.056057)
build_ruby 0.000767 0.000051 0.059137 ( 0.057923)
build_all 0.004379 0.000292 1.574783 ( 0.633771)
build_install 0.011111 0.000129 5.635118 ( 2.166991)
test_btest 0.000619 0.000037 51.627705 ( 8.139020)
test_basic 0.000000 0.005670 0.257577 ( 0.346589)
test_all 0.000000 0.001153 622.379913 ( 88.838534)
test_rubyspec 0.074755 0.042143 43.926043 ( 49.538947)
total: 150.88 sec