Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-235544
#<BuildRuby:0x000055af916c8018
@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.20220731-235544",
@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.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006756 0.000000 0.883533 ( 1.017664)
build_miniruby 0.001016 0.000000 0.056653 ( 0.055450)
build_ruby 0.000902 0.000000 0.060222 ( 0.059049)
build_all 0.004636 0.000000 1.534584 ( 0.589727)
build_install 0.006259 0.004866 5.641661 ( 2.166339)
test_btest 0.000583 0.000036 44.861538 ( 8.723147)
test_basic 0.001234 0.004998 0.373963 ( 0.461545)
test_all 0.001052 0.000131 640.885466 ( 90.782242)
test_rubyspec 0.071429 0.047910 43.790060 ( 49.375061)
total: 153.23 sec