Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-000943
#<BuildRuby:0x000055efd6acf280
@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.20240111-000943",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.000775 0.003197 0.915227 ( 1.311396)
build_miniruby 0.000875 0.000208 0.921379 ( 0.921558)
build_ruby 0.001456 0.000346 2.880686 ( 2.880858)
build_all 0.002812 0.007489 14.949286 ( 1.405362)
build_install 0.008376 0.001371 4.310034 ( 1.154196)
test_btest 0.000915 0.000278 78.832145 ( 7.599663)
test_basic 0.002814 0.000856 0.549247 ( 0.631821)
test_all 0.107395 0.026997 508.969255 ( 58.034357)
test_rubyspec 0.028517 0.006168 50.990466 ( 63.479091)
total: 137.42 sec