Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-235849
#<BuildRuby:0x0000555cf6dd3468
@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.20230111-235849",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006382 0.000317 0.846577 ( 1.056737)
build_miniruby 0.001137 0.000142 1.027350 ( 1.025244)
build_ruby 0.001493 0.000186 2.800697 ( 2.798025)
build_all 0.009549 0.000000 16.777006 ( 2.969461)
build_install 0.007528 0.003641 2.047552 ( 1.072593)
test_btest 0.000845 0.000121 76.850873 ( 10.770795)
test_basic 0.007124 0.000420 0.380648 ( 0.464824)
test_all 0.001362 0.000185 657.120591 ( 99.981259)
test_rubyspec 0.046504 0.023549 51.994500 ( 60.186493)
total: 180.33 sec