Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-230826
#<BuildRuby:0x000055c9c9f43da8
@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-230826",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006165 0.000525 0.821544 ( 1.379884)
build_miniruby 0.000822 0.000190 0.057226 ( 0.055875)
build_ruby 0.000875 0.000202 0.057509 ( 0.056137)
build_all 0.004304 0.000021 1.504153 ( 0.611182)
build_install 0.009628 0.001082 6.302550 ( 2.839406)
test_btest 0.000483 0.000096 50.484267 ( 8.534891)
test_basic 0.005280 0.001056 0.342876 ( 0.430450)
test_all 0.001419 0.001530 649.940050 ( 92.557791)
test_rubyspec 0.049134 0.032156 44.076085 ( 49.677728)
total: 156.14 sec