Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-042513
#<BuildRuby:0x0000561443e74728
@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.20221214-042513",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004238 0.000000 0.834242 ( 1.185482)
build_miniruby 0.001075 0.000000 1.035910 ( 1.034644)
build_ruby 0.001291 0.000000 2.725117 ( 2.625493)
build_all 0.006044 0.003204 15.744749 ( 3.298351)
build_install 0.008764 0.001191 2.257653 ( 1.309506)
test_btest 0.000462 0.000110 63.103063 ( 11.095860)
test_basic 0.003799 0.000904 0.308354 ( 0.399396)
test_all 0.001282 0.000306 688.677522 (144.302881)
test_rubyspec 0.045397 0.013887 52.734466 ( 60.973219)
total: 226.23 sec