Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-151212
#<BuildRuby:0x00005627e6b4e7e0
@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.20220805-151212",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002771 0.003802 0.836974 ( 1.188890)
build_miniruby 0.000930 0.000058 0.058773 ( 0.057546)
build_ruby 0.000899 0.000056 0.060257 ( 0.059057)
build_all 0.000618 0.004004 1.539355 ( 0.590686)
build_install 0.010454 0.000763 5.658905 ( 2.140078)
test_btest 0.000648 0.000077 55.278472 ( 8.108988)
test_basic 0.001711 0.003945 0.319779 ( 0.409071)
test_all 0.001011 0.000169 599.529369 ( 91.384426)
test_rubyspec 0.090113 0.020606 43.437742 ( 50.885844)
total: 154.83 sec