Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-170311
#<BuildRuby:0x0000562665e4e620
@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.20221213-170311",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003880 0.000259 0.910996 ( 1.391640)
build_miniruby 0.000887 0.000059 1.009392 ( 1.008059)
build_ruby 0.001284 0.000085 2.871647 ( 2.784304)
build_all 0.008910 0.000000 15.911194 ( 3.414796)
build_install 0.009105 0.000248 2.260416 ( 1.278583)
test_btest 0.000510 0.000028 60.327579 ( 11.941019)
test_basic 0.004876 0.000003 0.312424 ( 0.403677)
test_all 0.001803 0.000095 674.132107 (147.132245)
test_rubyspec 0.039871 0.025392 52.164248 ( 60.402697)
total: 229.76 sec