Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-171752
#<BuildRuby:0x000055aec3b83568
@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.20231106-171752",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005392 1.484346 ( 1.706421)
build_miniruby 0.000000 0.001069 0.853273 ( 0.853420)
build_ruby 0.000000 0.001332 2.738288 ( 2.738183)
build_all 0.009457 0.000480 17.082912 ( 1.522767)
build_install 0.008515 0.001339 5.139295 ( 1.240377)
test_btest 0.000897 0.000269 85.278204 ( 7.931770)
test_basic 0.000000 0.004962 0.615295 ( 0.691541)
test_all 0.090360 0.046405 529.704369 ( 59.352824)
test_rubyspec 0.024996 0.020898 51.360151 ( 63.704574)
total: 139.74 sec