Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-173353
#<BuildRuby:0x00005576664bc328
@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.20220729-173353",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003022 0.003689 0.888185 ( 3.614549)
build_miniruby 0.000767 0.000165 0.056503 ( 0.055334)
build_ruby 0.000805 0.000172 0.059146 ( 0.057965)
build_all 0.004494 0.000113 1.526313 ( 0.590368)
build_install 0.006539 0.004614 5.647262 ( 2.162353)
test_btest 0.000518 0.000130 45.263199 ( 8.673935)
test_basic 0.005517 0.000000 0.256846 ( 0.345819)
test_all 0.001162 0.000000 602.889015 ( 89.525408)
test_rubyspec 0.093910 0.033543 43.780681 ( 49.364228)
total: 154.39 sec