Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-082532
#<BuildRuby:0x00005616934d7510
@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.20220209-082532",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008996 0.000642 0.967452 ( 1.422308)
build_miniruby 0.001633 0.000116 0.078527 ( 0.076764)
build_ruby 0.001861 0.000133 0.078567 ( 0.076568)
build_all 0.011476 0.000108 4.060076 ( 0.783847)
build_install 0.008614 0.014663 7.830416 ( 2.316171)
test_btest 0.000792 0.000176 76.094470 ( 7.878150)
test_basic 0.007154 0.000460 0.342305 ( 0.430606)
test_all 0.000000 0.002073 696.905421 ( 67.162984)
test_rubyspec 0.091051 0.082185 46.010850 ( 51.260580)
total: 131.41 sec