Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-104741
#<BuildRuby:0x000055ab5da1b568
@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.20231026-104741",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005665 0.000374 1.417483 ( 1.693442)
build_miniruby 0.000820 0.000182 0.869734 ( 0.869877)
build_ruby 0.001417 0.000000 2.942778 ( 2.943166)
build_all 0.008169 0.002566 16.815606 ( 1.484401)
build_install 0.008563 0.000195 4.998332 ( 1.159484)
test_btest 0.000635 0.000132 87.385354 ( 7.414493)
test_basic 0.004475 0.000118 0.784515 ( 0.861544)
test_all 0.100100 0.035026 525.180880 ( 57.304832)
test_rubyspec 0.035479 0.019493 50.764761 ( 63.140857)
total: 136.87 sec