Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-124314
#<BuildRuby:0x000056539956d338
@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.20220814-124314",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001057 0.009640 0.871393 ( 3.182183)
build_miniruby 0.000990 0.000353 0.062950 ( 0.061859)
build_ruby 0.000937 0.000335 0.066449 ( 0.065910)
build_all 0.009519 0.000665 1.234294 ( 0.468475)
build_install 0.013752 0.003685 1.608029 ( 0.799139)
test_btest 0.000906 0.000276 54.514035 ( 5.754304)
test_basic 0.002899 0.004319 0.300394 ( 0.389660)
test_all 0.004400 0.000320 503.576764 ( 53.145445)
test_rubyspec 0.098991 0.040606 41.774038 ( 49.357345)
total: 113.23 sec