Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-235947
#<BuildRuby:0x000055d1501c77b8
@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.20231016-235947",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000764 0.004236 1.391233 ( 1.716854)
build_miniruby 0.000883 0.000260 0.867131 ( 0.866517)
build_ruby 0.000984 0.000289 2.678259 ( 2.678645)
build_all 0.007065 0.003768 18.122538 ( 1.612355)
build_install 0.002233 0.007466 5.409720 ( 1.270866)
test_btest 0.000694 0.000278 88.968457 ( 8.496824)
test_basic 0.000000 0.005428 0.777744 ( 0.855351)
test_all 0.000000 0.007978 572.298248 ( 66.750842)
test_rubyspec 0.024381 0.033038 52.214685 ( 64.500872)
total: 148.75 sec