Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-180543
#<BuildRuby:0x0000560e97b234b8
@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-180543",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000034 0.000002 0.000036 ( 0.000032)
build_up 0.007296 0.004600 1.002084 ( 1.196914)
build_miniruby 0.001776 0.000236 0.078422 ( 0.076817)
build_ruby 0.002003 0.000267 0.079383 ( 0.077490)
build_all 0.008623 0.000496 1.536899 ( 0.599270)
build_install 0.011942 0.011475 1.886645 ( 0.932667)
test_btest 0.001060 0.000250 78.685141 ( 8.470571)
test_basic 0.006558 0.000258 0.327377 ( 0.417024)
test_all 0.003828 0.000000 640.337980 ( 64.485601)
test_rubyspec 0.123901 0.053534 45.960614 ( 53.482006)
total: 129.74 sec