Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-102148
#<BuildRuby:0x000055f2c2a53128
@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.20220717-102148",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007405 0.003776 0.957789 ( 1.638463)
build_miniruby 0.001703 0.000319 0.075885 ( 0.074177)
build_ruby 0.002359 0.000000 0.073232 ( 0.070619)
build_all 0.007122 0.004301 1.545035 ( 0.590225)
build_install 0.019479 0.003885 5.191460 ( 2.083125)
test_btest 0.001141 0.000248 71.255668 ( 8.831816)
test_basic 0.006360 0.001382 0.337261 ( 0.425037)
test_all 0.001721 0.000374 640.778283 ( 64.526582)
test_rubyspec 0.104794 0.065207 45.566198 ( 51.465529)
total: 129.71 sec