Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-094702
#<BuildRuby:0x000055589b8f8010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-094702",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006063 0.000430 0.851228 ( 1.158952)
build_miniruby 0.000997 0.000214 1.028985 ( 1.027131)
build_ruby 0.000000 0.001616 2.779207 ( 2.776564)
build_all 0.005378 0.004696 16.815608 ( 2.994879)
build_install 0.008213 0.001215 2.127289 ( 1.090456)
test_btest 0.000854 0.000237 77.743522 ( 10.655025)
test_basic 0.006457 0.000611 0.349759 ( 0.434854)
test_all 0.001362 0.000000 665.743428 (101.663325)
test_rubyspec 0.091361 0.041241 51.801831 ( 59.901350)
total: 181.70 sec