Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-152607
#<BuildRuby:0x00005654c1d10c10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220516-152607",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010700 0.000000 1.038224 ( 1.480440)
build_miniruby 0.001735 0.000124 0.071651 ( 0.069357)
build_ruby 0.002146 0.000000 0.074294 ( 0.072171)
build_all 0.003216 0.004552 1.504100 ( 0.646048)
build_install 0.018562 0.002844 6.274701 ( 3.058957)
test_btest 0.000672 0.000186 79.117032 ( 9.593612)
test_basic 0.008872 0.000000 0.323426 ( 0.410107)
test_all 0.002089 0.000000 713.091458 ( 70.844393)
test_rubyspec 0.071105 0.045725 49.685932 ( 55.221211)
total: 141.40 sec