Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-155841
#<BuildRuby:0x00005636d26a7de0
@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.20220813-155841",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002361 0.004511 0.857593 ( 0.884427)
build_miniruby 0.000869 0.000133 0.058022 ( 0.056794)
build_ruby 0.000000 0.001037 0.059788 ( 0.058530)
build_all 0.001193 0.003594 1.541847 ( 0.586504)
build_install 0.004847 0.006293 1.926807 ( 0.965225)
test_btest 0.000612 0.000191 47.481714 ( 8.954363)
test_basic 0.005461 0.000429 0.260372 ( 0.348671)
test_all 0.003123 0.000000 624.342585 ( 91.141222)
test_rubyspec 0.091585 0.039294 44.059447 ( 51.433133)
total: 154.43 sec