Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-141730
#<BuildRuby:0x0000559422942620
@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.20221225-141730",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.004525 0.800216 ( 1.002618)
build_miniruby 0.000000 0.000950 0.979363 ( 0.977894)
build_ruby 0.000000 0.001213 2.622239 ( 2.620819)
build_all 0.000521 0.008497 15.829593 ( 3.282397)
build_install 0.006044 0.004704 2.151854 ( 1.187468)
test_btest 0.000405 0.000153 57.137630 ( 12.099581)
test_basic 0.004482 0.000147 0.274717 ( 0.365875)
test_all 0.000823 0.000291 656.735378 (105.161495)
test_rubyspec 0.042606 0.023585 51.917375 ( 60.108158)
total: 186.81 sec