Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-181216
#<BuildRuby:0x000055a09a19bf00
@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.20220730-181216",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006586 0.000000 0.820985 ( 1.065846)
build_miniruby 0.001049 0.000000 0.057839 ( 0.056479)
build_ruby 0.000862 0.000000 0.059008 ( 0.057754)
build_all 0.004755 0.000000 1.553703 ( 0.599178)
build_install 0.009650 0.000000 5.646381 ( 2.179890)
test_btest 0.000738 0.000000 47.092235 ( 8.787077)
test_basic 0.005926 0.000266 0.338727 ( 0.426365)
test_all 0.000792 0.000042 619.979039 ( 88.607200)
test_rubyspec 0.087248 0.028289 43.717312 ( 49.337650)
total: 151.12 sec