Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-134020
#<BuildRuby:0x0000559f25fc0020
@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-134020",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004247 0.000061 0.918324 ( 1.508626)
build_miniruby 0.001103 0.000221 2.099379 ( 1.974092)
build_ruby 0.001109 0.000222 2.733002 ( 2.734669)
build_all 0.008214 0.001643 14.766615 ( 1.398741)
build_install 0.008394 0.000743 4.161020 ( 1.148119)
test_btest 0.000799 0.000152 80.437053 ( 7.417575)
test_basic 0.003750 0.000714 0.544332 ( 0.621330)
test_all 0.092856 0.041381 503.161975 ( 60.196872)
test_rubyspec 0.018423 0.016804 49.219891 ( 61.824633)
total: 138.83 sec