Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-194717
#<BuildRuby:0x000055a98758c010
@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.20230112-194717",
@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.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.006457 0.844186 ( 1.042979)
build_miniruby 0.000000 0.001307 1.020618 ( 1.018786)
build_ruby 0.000000 0.001700 2.777819 ( 2.775255)
build_all 0.006239 0.003575 16.814188 ( 2.993812)
build_install 0.009358 0.002045 2.097825 ( 1.075916)
test_btest 0.000668 0.000267 72.521948 ( 10.610490)
test_basic 0.004678 0.001871 0.360060 ( 0.446177)
test_all 0.001332 0.000000 672.852469 ( 94.211273)
test_rubyspec 0.086942 0.046808 51.982815 ( 60.063696)
total: 174.24 sec