Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-192328
#<BuildRuby:0x0000557dc75c7e80
@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.20220606-192328",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006395 0.000165 0.837894 ( 1.252951)
build_miniruby 0.000938 0.000063 0.056878 ( 0.055687)
build_ruby 0.000949 0.000063 0.059481 ( 0.058237)
build_all 0.004254 0.000000 1.497535 ( 0.608062)
build_install 0.006481 0.004496 6.314854 ( 2.872405)
test_btest 0.000615 0.000072 54.962112 ( 8.363235)
test_basic 0.000000 0.005985 0.319281 ( 0.407368)
test_all 0.000818 0.001084 630.449715 ( 94.257179)
test_rubyspec 0.087030 0.035835 44.269603 ( 49.803872)
total: 157.68 sec