Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-070924
#<BuildRuby:0x00005576a7a97dd8
@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.20220720-070924",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006193 0.000333 0.811654 ( 0.867174)
build_miniruby 0.000816 0.000117 0.056944 ( 0.055796)
build_ruby 0.000900 0.000129 0.059068 ( 0.057817)
build_all 0.000405 0.004249 1.561991 ( 0.617956)
build_install 0.009089 0.001947 5.640512 ( 2.165644)
test_btest 0.000689 0.000148 44.108984 ( 8.735583)
test_basic 0.000576 0.005062 0.326279 ( 0.414836)
test_all 0.001230 0.000000 615.628322 ( 90.596988)
test_rubyspec 0.095743 0.032720 44.123664 ( 49.709127)
total: 153.22 sec