Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-035353
#<BuildRuby:0x0000557d1645f0b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-035353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004283 0.001008 1.493689 ( 1.834285)
build_miniruby 0.000739 0.000174 0.836221 ( 0.836141)
build_ruby 0.000000 0.001331 2.778373 ( 2.779259)
build_all 0.009333 0.001040 16.409494 ( 1.499535)
build_install 0.007647 0.001821 4.879237 ( 1.171018)
test_btest 0.000903 0.000215 84.968154 ( 7.283524)
test_basic 0.004372 0.001042 0.823189 ( 0.897634)
test_all 0.109416 0.026264 525.297779 ( 58.422252)
test_rubyspec 0.034847 0.012118 50.760618 ( 63.073261)
total: 137.80 sec