Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-060355
#<BuildRuby:0x0000557c54cbcc00
@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.20220728-060355",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006878 0.004437 1.010051 ( 2.993633)
build_miniruby 0.002086 0.000278 0.069156 ( 0.067438)
build_ruby 0.001877 0.000250 0.072282 ( 0.070623)
build_all 0.000000 0.011092 1.523263 ( 0.571322)
build_install 0.015800 0.006197 5.207439 ( 2.104069)
test_btest 0.001001 0.000316 75.017137 ( 8.162476)
test_basic 0.002927 0.005548 0.325624 ( 0.413778)
test_all 0.000799 0.001698 673.959410 ( 65.697918)
test_rubyspec 0.113276 0.059049 45.428788 ( 51.189279)
total: 131.27 sec