Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-121939
#<BuildRuby:0x000055eec48dee70
@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-121939",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006048 0.000000 1.523660 ( 1.772224)
build_miniruby 0.001125 0.000000 0.914300 ( 0.914030)
build_ruby 0.001294 0.000000 2.662446 ( 2.662426)
build_all 0.010361 0.000000 17.242806 ( 1.577722)
build_install 0.008388 0.000377 5.069524 ( 1.166270)
test_btest 0.000657 0.000082 85.643055 ( 7.640908)
test_basic 0.001027 0.003085 0.696463 ( 0.774009)
test_all 0.004759 0.000732 526.657642 ( 58.298116)
test_rubyspec 0.033639 0.018738 51.007803 ( 63.216730)
total: 138.02 sec