Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-191440
#<BuildRuby:0x0000561b3264e878
@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.20220816-191440",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004878 0.001951 0.782217 ( 1.098961)
build_miniruby 0.000742 0.000297 0.089479 ( 0.087386)
build_ruby 0.001385 0.000554 3.526890 ( 3.332058)
build_all 0.008630 0.001368 16.032513 ( 2.882032)
build_install 0.007636 0.002355 2.030174 ( 0.962927)
test_btest 0.000563 0.000200 49.485084 ( 8.775659)
test_basic 0.000546 0.004920 0.258366 ( 0.348197)
test_all 0.002004 0.000859 611.809013 ( 91.229434)
test_rubyspec 0.080480 0.041200 43.877080 ( 51.258910)
total: 159.98 sec