Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-083953
#<BuildRuby:0x000055b0f30c3fb0
@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.20220724-083953",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002658 0.004039 0.819981 ( 1.046208)
build_miniruby 0.000793 0.000053 0.056656 ( 0.055537)
build_ruby 0.000900 0.000060 0.059297 ( 0.058123)
build_all 0.001049 0.003773 1.530217 ( 0.584406)
build_install 0.010107 0.000722 5.655427 ( 2.160709)
test_btest 0.000678 0.000080 52.171094 ( 7.840647)
test_basic 0.005290 0.000622 0.330270 ( 0.418349)
test_all 0.001080 0.000127 598.290977 ( 88.978429)
test_rubyspec 0.094872 0.030429 43.516343 ( 49.088937)
total: 150.23 sec