Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-172955
#<BuildRuby:0x000055a1d3b64c00
@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.20220902-172955",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006902 0.004383 0.958955 ( 1.020561)
build_miniruby 0.001824 0.000365 0.076519 ( 0.076040)
build_ruby 0.001345 0.000269 0.074787 ( 0.075043)
build_all 0.007049 0.002963 1.498879 ( 0.577807)
build_install 0.008436 0.010586 1.921241 ( 0.959448)
test_btest 0.000823 0.000274 75.487698 ( 8.091747)
test_basic 0.004378 0.002673 0.332657 ( 0.422652)
test_all 0.004558 0.000000 643.220300 ( 64.521653)
test_rubyspec 0.129686 0.046070 45.589575 ( 53.916140)
total: 129.66 sec