Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-235253
#<BuildRuby:0x0000561f5449fe70
@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-235253",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003522 0.002846 0.847992 ( 1.033178)
build_miniruby 0.001010 0.000269 1.022235 ( 1.020145)
build_ruby 0.001278 0.000341 2.791457 ( 2.788925)
build_all 0.003386 0.006291 16.768514 ( 2.997962)
build_install 0.004900 0.004152 2.050826 ( 1.074632)
test_btest 0.000842 0.000328 79.201192 ( 10.684674)
test_basic 0.001717 0.004558 0.355372 ( 0.442014)
test_all 0.000918 0.000408 668.553147 ( 98.154007)
test_rubyspec 0.086393 0.035034 51.894214 ( 59.937026)
total: 178.13 sec