Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-210532
#<BuildRuby:0x000056398ffd3800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220629-210532",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004768 0.006859 0.984162 ( 1.166132)
build_miniruby 0.001647 0.000000 0.066872 ( 0.065839)
build_ruby 0.001996 0.000018 0.070933 ( 0.069536)
build_all 0.007248 0.002950 1.487584 ( 0.592428)
build_install 0.014690 0.006034 5.901209 ( 2.783537)
test_btest 0.001163 0.000264 73.645259 ( 8.358835)
test_basic 0.003813 0.003994 0.337163 ( 0.425119)
test_all 0.002043 0.000533 675.282103 ( 66.555444)
test_rubyspec 0.117232 0.071809 45.949594 ( 51.708018)
total: 131.73 sec