Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-062640
#<BuildRuby:0x000055ae2d72f728
@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.20231101-062640",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004606 0.000104 1.593827 ( 1.843477)
build_miniruby 0.000986 0.000155 0.862138 ( 0.861830)
build_ruby 0.001123 0.000177 2.968100 ( 2.967727)
build_all 0.004918 0.005136 16.428198 ( 1.494084)
build_install 0.007614 0.001603 4.938843 ( 1.181678)
test_btest 0.000974 0.000205 86.144254 ( 7.084150)
test_basic 0.001442 0.003977 0.659405 ( 0.735231)
test_all 0.105001 0.030753 533.668485 ( 53.358263)
test_rubyspec 0.023853 0.023177 49.671274 ( 61.989045)
total: 131.52 sec