Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-155915
#<BuildRuby:0x000055b8b867b918
@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.20231020-155915",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005432 0.000905 1.551116 ( 1.820409)
build_miniruby 0.000950 0.000159 0.881184 ( 0.880623)
build_ruby 0.001233 0.000206 2.744050 ( 2.744293)
build_all 0.009570 0.000820 17.127676 ( 1.497011)
build_install 0.009009 0.000000 5.092012 ( 1.206397)
test_btest 0.001014 0.000000 86.229872 ( 7.685197)
test_basic 0.005071 0.000000 0.759738 ( 0.836147)
test_all 0.002695 0.003789 507.414360 ( 53.037807)
test_rubyspec 0.020839 0.027751 51.923206 ( 64.286134)
total: 133.99 sec