Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-000451
#<BuildRuby:0x0000559ee9b8f500
@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.20231104-000451",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001715 0.004207 1.541170 ( 1.800680)
build_miniruby 0.001293 0.000205 0.996808 ( 0.996263)
build_ruby 0.001083 0.000171 2.688697 ( 2.689332)
build_all 0.002566 0.007920 15.618249 ( 1.415380)
build_install 0.002288 0.006293 4.830481 ( 1.156858)
test_btest 0.000266 0.000947 77.925238 ( 7.607990)
test_basic 0.000640 0.003079 0.608558 ( 0.690748)
test_all 0.102497 0.031593 479.121013 ( 55.522117)
test_rubyspec 0.023140 0.029654 50.202260 ( 62.546934)
total: 134.43 sec