Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-171929
#<BuildRuby:0x000055a8d656b858
@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.20240104-171929",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000147 0.004941 1.250872 ( 1.411427)
build_miniruby 0.000717 0.000278 0.820150 ( 0.819826)
build_ruby 0.000850 0.000330 2.581458 ( 2.581255)
build_all 0.008668 0.000477 14.234159 ( 1.279697)
build_install 0.007640 0.000000 4.283016 ( 1.068357)
test_btest 0.001090 0.000000 76.749579 ( 6.833365)
test_basic 0.000779 0.005492 0.717140 ( 0.792308)
test_all 0.093219 0.036373 492.408279 ( 44.969905)
test_rubyspec 0.013771 0.037419 49.161285 ( 61.445701)
total: 121.20 sec