Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-081019
#<BuildRuby:0x000055db7620c040
@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-081019",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.006718 0.002239 0.864244 ( 1.536306)
build_miniruby 0.000000 0.001170 1.024104 ( 1.022304)
build_ruby 0.000000 0.001526 2.786202 ( 2.783718)
build_all 0.000732 0.009172 16.841580 ( 3.020115)
build_install 0.004276 0.007052 2.074299 ( 1.069311)
test_btest 0.000000 0.001039 70.576469 ( 11.464910)
test_basic 0.005797 0.001435 0.357478 ( 0.442277)
test_all 0.000754 0.000453 674.985388 (105.573988)
test_rubyspec 0.074001 0.053893 52.231616 ( 60.296571)
total: 187.21 sec