Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-011623
#<BuildRuby:0x0000555658956858
@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.20230108-011623",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001897 0.004684 0.855169 ( 1.021250)
build_miniruby 0.001027 0.000316 1.015005 ( 1.013071)
build_ruby 0.001330 0.000410 2.775703 ( 2.772958)
build_all 0.009791 0.000245 16.865611 ( 3.004062)
build_install 0.011628 0.000000 2.116625 ( 1.078675)
test_btest 0.001121 0.000000 72.019668 ( 10.793797)
test_basic 0.000677 0.006310 0.355831 ( 0.441075)
test_all 0.001109 0.000333 657.659898 (101.967873)
test_rubyspec 0.072893 0.052919 52.558845 ( 60.571008)
total: 182.66 sec