Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-161801
#<BuildRuby:0x0000562e1044c188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-161801",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001282 0.004090 1.278187 ( 1.691999)
build_miniruby 0.001098 0.000122 1.463859 ( 1.466863)
build_ruby 0.001557 0.000173 4.470337 ( 4.477263)
build_all 0.009573 0.000587 16.640018 ( 1.803685)
build_install 0.015384 0.001147 5.031594 ( 1.842252)
test_btest 0.000722 0.000075 82.754760 ( 8.620602)
test_basic 0.005337 0.000062 0.671481 ( 0.739053)
test_all 0.092783 0.028979 542.719806 ( 79.543380)
test_rubyspec 0.015606 0.051146 82.485199 ( 94.724357)
total: 194.91 sec