Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-074853
#<BuildRuby:0x0000562ed9c27f28
@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.20230109-074853",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000027 0.000001 0.000028 ( 0.000013)
build_up 0.006107 0.000407 0.847401 ( 1.748337)
build_miniruby 0.001240 0.000083 1.024517 ( 1.022636)
build_ruby 0.001449 0.000097 2.797088 ( 2.794408)
build_all 0.010120 0.000000 16.773695 ( 2.987073)
build_install 0.011556 0.000000 2.113730 ( 1.073035)
test_btest 0.001031 0.000000 76.302106 ( 10.529372)
test_basic 0.002994 0.004054 0.343739 ( 0.428839)
test_all 0.001340 0.000122 666.577812 (102.253645)
test_rubyspec 0.087732 0.024220 52.081827 ( 60.135112)
total: 182.97 sec