Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-162007
#<BuildRuby:0x00005619ac293f58
@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.20230114-162007",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006386 0.854784 ( 1.053942)
build_miniruby 0.000000 0.001182 1.028670 ( 1.026824)
build_ruby 0.000000 0.001603 2.779481 ( 2.776671)
build_all 0.006231 0.003447 16.770780 ( 3.004245)
build_install 0.007689 0.003732 2.107338 ( 1.083143)
test_btest 0.000779 0.000273 78.864164 ( 10.892176)
test_basic 0.004749 0.001662 0.344158 ( 0.430534)
test_all 0.000463 0.000734 661.505949 (109.296758)
test_rubyspec 0.057179 0.066082 51.961526 ( 60.012608)
total: 189.58 sec