Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-211344
#<BuildRuby:0x000055dc2b023818
@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.20231027-211344",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004887 0.000200 1.169008 ( 1.477791)
build_miniruby 0.001113 0.000247 0.901069 ( 0.900803)
build_ruby 0.001288 0.000000 2.842846 ( 2.842541)
build_all 0.009407 0.000509 16.700769 ( 1.527304)
build_install 0.008283 0.000772 5.020892 ( 1.181097)
test_btest 0.000000 0.001024 87.387638 ( 7.357053)
test_basic 0.003436 0.001237 0.756253 ( 0.837089)
test_all 0.109196 0.021874 516.874598 ( 48.725775)
test_rubyspec 0.014959 0.032962 51.876604 ( 64.215373)
total: 129.07 sec