Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-205325
#<BuildRuby:0x000055c06c5cf4b8
@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-205325",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011184 0.001597 1.024342 ( 1.046267)
build_miniruby 0.001660 0.000237 0.072668 ( 0.071459)
build_ruby 0.001981 0.000283 0.078730 ( 0.077027)
build_all 0.009503 0.000000 1.544674 ( 0.581815)
build_install 0.017973 0.003938 1.877379 ( 0.933740)
test_btest 0.001061 0.000152 75.961707 ( 8.367526)
test_basic 0.002867 0.004296 0.333608 ( 0.423381)
test_all 0.003524 0.000641 652.202522 ( 64.805366)
test_rubyspec 0.107270 0.078257 45.744473 ( 53.378930)
total: 129.69 sec