Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-231645
#<BuildRuby:0x00005583097c94a8
@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.20221013-231645",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005463 0.004395 1.100879 ( 1.140177)
build_miniruby 0.001469 0.000368 0.103453 ( 0.099722)
build_ruby 0.001222 0.000305 0.095969 ( 0.092968)
build_all 0.007060 0.000615 1.308893 ( 0.566384)
build_install 0.014369 0.001030 1.608867 ( 0.889106)
test_btest 0.001478 0.000295 62.311728 ( 6.819636)
test_basic 0.006327 0.000237 0.341242 ( 0.429871)
test_all 0.005169 0.000970 503.585672 ( 54.193749)
test_rubyspec 0.110327 0.016563 43.031474 ( 51.254354)
total: 115.49 sec