Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-012532
#<BuildRuby:0x000055d419947670
@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.20220730-012532",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004892 0.001956 0.817108 ( 1.154737)
build_miniruby 0.000898 0.000168 0.057701 ( 0.056502)
build_ruby 0.000855 0.000161 0.059127 ( 0.057843)
build_all 0.003962 0.000743 1.535192 ( 0.588401)
build_install 0.009296 0.001743 5.636887 ( 2.140092)
test_btest 0.000696 0.000130 54.714358 ( 8.225069)
test_basic 0.001271 0.004737 0.339303 ( 0.427181)
test_all 0.001250 0.000313 595.897512 ( 91.672166)
test_rubyspec 0.056599 0.017758 43.454581 ( 49.097784)
total: 153.42 sec