Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-214301
#<BuildRuby:0x000055842718e9c0
@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.20220720-214301",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007410 0.004493 0.894231 ( 0.946062)
build_miniruby 0.001867 0.000000 0.064587 ( 0.063356)
build_ruby 0.001437 0.000000 0.065060 ( 0.064407)
build_all 0.004747 0.004189 1.247298 ( 0.488503)
build_install 0.007729 0.009504 4.355688 ( 1.819836)
test_btest 0.000760 0.000224 54.356591 ( 6.264415)
test_basic 0.006281 0.000497 0.296678 ( 0.386223)
test_all 0.003983 0.000000 510.775562 ( 53.215734)
test_rubyspec 0.078512 0.041725 41.936900 ( 47.780677)
total: 111.03 sec