Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-155653
#<BuildRuby:0x00005632c779c098
@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.20231029-155653",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006045 0.000000 1.571491 ( 1.770351)
build_miniruby 0.001057 0.000000 0.809857 ( 0.809405)
build_ruby 0.001278 0.000089 2.728946 ( 2.729246)
build_all 0.006692 0.003066 16.464183 ( 1.486795)
build_install 0.008436 0.000000 4.912131 ( 1.137189)
test_btest 0.000709 0.000000 80.930049 ( 7.885372)
test_basic 0.004289 0.000000 0.695336 ( 0.771871)
test_all 0.100907 0.031991 527.651573 ( 49.126712)
test_rubyspec 0.015066 0.035171 49.418553 ( 61.774403)
total: 127.49 sec