Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-230859
#<BuildRuby:0x000055f5b0fceeb8
@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-230859",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004379 0.000876 1.362829 ( 1.629860)
build_miniruby 0.000816 0.000163 0.879148 ( 0.878927)
build_ruby 0.001005 0.000201 2.799915 ( 2.800104)
build_all 0.009736 0.000000 16.125248 ( 1.480091)
build_install 0.009308 0.000000 4.924664 ( 1.195541)
test_btest 0.001105 0.000000 81.025882 ( 6.978655)
test_basic 0.000982 0.003436 0.744136 ( 0.823770)
test_all 0.108174 0.029151 477.851698 ( 56.668451)
test_rubyspec 0.012077 0.035661 49.652423 ( 61.990455)
total: 134.45 sec