Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-102615
#<BuildRuby:0x000055e119223918
@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.20231105-102615",
@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.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003982 0.000885 1.428263 ( 1.677244)
build_miniruby 0.000951 0.000211 0.862394 ( 0.861871)
build_ruby 0.001389 0.000309 2.836969 ( 2.836525)
build_all 0.004572 0.006103 17.148739 ( 1.541056)
build_install 0.006945 0.001985 5.260226 ( 1.181267)
test_btest 0.000771 0.000220 84.142617 ( 7.728818)
test_basic 0.000375 0.004316 0.695927 ( 0.771529)
test_all 0.104696 0.029643 542.930419 ( 58.933282)
test_rubyspec 0.030544 0.016848 50.688544 ( 63.058710)
total: 138.59 sec