Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-025218
#<BuildRuby:0x000056272d44d400
@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.20220728-025218",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008286 0.002260 0.879588 ( 1.175786)
build_miniruby 0.001403 0.000382 0.063776 ( 0.062002)
build_ruby 0.001226 0.000334 0.054596 ( 0.053102)
build_all 0.000670 0.008247 1.276896 ( 0.471770)
build_install 0.011104 0.005428 4.234467 ( 1.771442)
test_btest 0.001236 0.000529 53.679431 ( 5.987305)
test_basic 0.000851 0.005326 0.301321 ( 0.391683)
test_all 0.002129 0.000342 486.169335 ( 51.559100)
test_rubyspec 0.075178 0.045732 41.888236 ( 47.689128)
total: 109.16 sec