Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-145844
#<BuildRuby:0x000055cf8a257dd0
@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.20220825-145844",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.007026 0.000000 0.896158 ( 1.325221)
build_miniruby 0.000872 0.000000 0.057678 ( 0.056490)
build_ruby 0.001025 0.000000 0.059559 ( 0.058305)
build_all 0.004765 0.000000 1.561383 ( 0.602390)
build_install 0.002892 0.008327 1.934432 ( 0.969994)
test_btest 0.000663 0.000074 56.899017 ( 8.298047)
test_basic 0.005143 0.000571 0.322148 ( 0.410830)
test_all 0.001751 0.000000 627.616447 ( 90.992850)
test_rubyspec 0.087719 0.042137 44.244805 ( 52.509966)
total: 155.22 sec