Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-011115
#<BuildRuby:0x0000561283d2be50
@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.20231225-011115",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004748 0.000251 1.184495 ( 1.550519)
build_miniruby 0.000796 0.000221 0.910641 ( 0.910804)
build_ruby 0.001141 0.000317 2.759299 ( 2.759500)
build_all 0.004272 0.006708 16.717315 ( 1.492449)
build_install 0.003074 0.005777 4.850671 ( 1.165372)
test_btest 0.001040 0.000000 87.521507 ( 7.437049)
test_basic 0.002206 0.003507 0.814060 ( 0.888688)
test_all 0.082722 0.053882 539.437069 ( 57.420855)
test_rubyspec 0.024983 0.022510 51.269533 ( 63.580292)
total: 137.21 sec