Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-191108
#<BuildRuby:0x0000564f67f0bdd0
@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.20220812-191108",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006548 0.000000 0.862767 ( 0.917248)
build_miniruby 0.000981 0.000000 0.058513 ( 0.057319)
build_ruby 0.001022 0.000000 0.060099 ( 0.058866)
build_all 0.004663 0.000000 1.524128 ( 0.586919)
build_install 0.010985 0.000000 1.931423 ( 0.975868)
test_btest 0.000804 0.000000 47.965340 ( 8.874325)
test_basic 0.005815 0.000000 0.341910 ( 0.430019)
test_all 0.003251 0.000000 613.341245 ( 88.393712)
test_rubyspec 0.090550 0.017441 44.051276 ( 51.441569)
total: 151.74 sec