Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-084357
#<BuildRuby:0x000055da02d54008
@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.20230124-084357",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005974 0.000597 0.840978 ( 1.029963)
build_miniruby 0.001040 0.000320 1.005919 ( 1.004006)
build_ruby 0.001247 0.000384 2.758626 ( 2.756028)
build_all 0.008615 0.001207 16.789301 ( 3.008160)
build_install 0.006265 0.003718 2.065029 ( 1.066918)
test_btest 0.000572 0.000179 72.295097 ( 11.370469)
test_basic 0.006419 0.000553 0.347037 ( 0.432126)
test_all 0.001507 0.000000 663.374501 ( 97.616705)
test_rubyspec 0.062842 0.017755 51.492467 ( 59.611047)
total: 177.90 sec