Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-192541
#<BuildRuby:0x0000560826b77c88
@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.20220424-192541",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006320 0.000487 0.865408 ( 1.078887)
build_miniruby 0.000943 0.000073 0.058207 ( 0.056983)
build_ruby 0.001067 0.000000 0.059446 ( 0.058197)
build_all 0.004414 0.000000 1.493739 ( 0.605286)
build_install 0.010784 0.000000 6.273303 ( 2.813499)
test_btest 0.000846 0.000000 54.148517 ( 8.420830)
test_basic 0.005530 0.000219 0.299803 ( 0.388691)
test_all 0.002064 0.000122 609.481350 ( 91.250961)
test_rubyspec 0.069774 0.057652 44.499703 ( 49.446572)
total: 154.12 sec