Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-114010
#<BuildRuby:0x00005594a9c17c88
@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.20220602-114010",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006907 0.930233 ( 8.804456)
build_miniruby 0.000933 0.000000 0.057196 ( 0.056056)
build_ruby 0.000788 0.000067 0.059479 ( 0.058333)
build_all 0.000000 0.004161 1.495448 ( 0.601824)
build_install 0.001493 0.009726 6.310874 ( 2.873771)
test_btest 0.000490 0.000214 55.576693 ( 8.139927)
test_basic 0.003907 0.001709 0.282919 ( 0.371864)
test_all 0.000881 0.000385 647.002189 ( 92.857931)
test_rubyspec 0.083374 0.045618 44.155278 ( 49.763165)
total: 163.53 sec