Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-101328
#<BuildRuby:0x0000559d111b3fb0
@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.20230101-101328",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002527 0.003765 0.857716 ( 1.278171)
build_miniruby 0.001018 0.000204 1.009270 ( 1.007122)
build_ruby 0.001286 0.000258 2.768742 ( 2.766220)
build_all 0.009537 0.000224 16.753908 ( 2.980158)
build_install 0.006822 0.004792 2.325240 ( 1.186360)
test_btest 0.000887 0.000197 68.837480 ( 11.778099)
test_basic 0.005968 0.001326 0.350886 ( 0.435923)
test_all 0.001223 0.000272 659.575236 (112.940189)
test_rubyspec 0.089617 0.034392 51.546448 ( 59.642321)
total: 194.02 sec