Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-012645
#<BuildRuby:0x0000558a9c5d7e48
@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.20221209-012645",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004985 0.000059 1.169696 ( 1.707148)
build_miniruby 0.000913 0.000066 0.992189 ( 0.990673)
build_ruby 0.001177 0.000084 2.780144 ( 2.679227)
build_all 0.009238 0.000031 15.845627 ( 3.267115)
build_install 0.009984 0.000624 2.255555 ( 1.267006)
test_btest 0.000631 0.000039 61.471311 ( 11.736116)
test_basic 0.000000 0.004332 0.280955 ( 0.371960)
test_all 0.000000 0.000916 664.494476 (114.359314)
test_rubyspec 0.033192 0.035329 52.418637 ( 60.622748)
total: 197.00 sec