Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-200051
#<BuildRuby:0x0000559904d227e0
@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.20220802-200051",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005642 0.000434 0.834374 ( 1.030137)
build_miniruby 0.001034 0.000080 0.058034 ( 0.056757)
build_ruby 0.000853 0.000066 0.059526 ( 0.058218)
build_all 0.000519 0.004122 1.517054 ( 0.590950)
build_install 0.009884 0.001412 5.649366 ( 2.148081)
test_btest 0.000642 0.000092 53.668353 ( 8.004770)
test_basic 0.003479 0.003053 0.362431 ( 0.449419)
test_all 0.000904 0.000159 623.538911 ( 90.998169)
test_rubyspec 0.064749 0.053569 43.788439 ( 51.142521)
total: 154.48 sec