Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-141942
#<BuildRuby:0x00005649aaf53eb8
@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.20220521-141942",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002960 0.003717 0.829619 ( 1.639078)
build_miniruby 0.001036 0.000000 0.058455 ( 0.057266)
build_ruby 0.000951 0.000000 0.057418 ( 0.056213)
build_all 0.004338 0.000000 1.493289 ( 0.604685)
build_install 0.008469 0.000600 6.303863 ( 2.846641)
test_btest 0.000619 0.000109 48.722564 ( 8.411460)
test_basic 0.002062 0.004583 0.377293 ( 0.464095)
test_all 0.000545 0.001636 636.121947 ( 93.716775)
test_rubyspec 0.050372 0.024726 44.002287 ( 49.663332)
total: 157.46 sec