Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-053743
#<BuildRuby:0x000055a0f44528c0
@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.20220721-053743",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003636 0.003158 0.814539 ( 0.848513)
build_miniruby 0.000000 0.001020 0.057326 ( 0.056037)
build_ruby 0.000000 0.001009 0.059314 ( 0.058120)
build_all 0.000284 0.004342 1.536773 ( 0.606252)
build_install 0.009320 0.001788 5.653852 ( 2.164360)
test_btest 0.000555 0.000173 55.249496 ( 8.021784)
test_basic 0.001601 0.004594 0.344590 ( 0.432481)
test_all 0.000718 0.000269 601.618059 ( 91.513638)
test_rubyspec 0.079253 0.047913 43.718242 ( 49.294049)
total: 153.00 sec