Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-085631
#<BuildRuby:0x0000560d53af7858
@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.20231207-085631",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001720 0.004492 1.564130 ( 2.160170)
build_miniruby 0.000747 0.000219 0.968451 ( 0.969388)
build_ruby 0.001011 0.000297 2.745647 ( 2.745897)
build_all 0.007715 0.002269 16.717641 ( 1.519770)
build_install 0.006274 0.002348 4.901034 ( 1.173218)
test_btest 0.000922 0.000276 83.633465 ( 7.634338)
test_basic 0.002996 0.000898 0.775179 ( 0.851719)
test_all 0.090376 0.047744 522.273164 ( 59.241644)
test_rubyspec 0.024229 0.023398 51.039259 ( 63.427262)
total: 139.72 sec