Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-034751
#<BuildRuby:0x00005619b438ff30
@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.20221219-034751",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000498 0.003496 0.825750 ( 1.074386)
build_miniruby 0.000848 0.000113 0.964796 ( 0.963424)
build_ruby 0.001025 0.000136 2.684275 ( 2.589175)
build_all 0.001833 0.007218 15.774935 ( 3.214359)
build_install 0.002084 0.006892 2.265042 ( 1.261733)
test_btest 0.000443 0.000156 61.325654 ( 11.490950)
test_basic 0.004365 0.000231 0.298472 ( 0.390054)
test_all 0.001122 0.000374 674.216577 (147.499393)
test_rubyspec 0.045733 0.025220 52.451699 ( 60.680486)
total: 229.16 sec