Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-094103
#<BuildRuby:0x00005651906e40a0
@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.20220520-094103",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006740 0.000000 0.858990 ( 1.079129)
build_miniruby 0.001074 0.000000 0.057452 ( 0.056153)
build_ruby 0.001029 0.000000 0.058056 ( 0.056720)
build_all 0.000000 0.004238 1.506400 ( 0.609020)
build_install 0.007816 0.001049 6.300171 ( 2.856116)
test_btest 0.000813 0.000058 54.916990 ( 8.016607)
test_basic 0.005579 0.000399 0.344640 ( 0.432478)
test_all 0.001928 0.000137 641.522241 ( 93.980534)
test_rubyspec 0.059598 0.029807 44.131621 ( 49.720515)
total: 156.81 sec