Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-203702
#<BuildRuby:0x0000563de183eeb8
@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.20231028-203702",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001000 0.004417 1.371034 ( 1.625201)
build_miniruby 0.000764 0.000357 0.938541 ( 0.938667)
build_ruby 0.000861 0.000402 2.733811 ( 2.733831)
build_all 0.006527 0.003314 16.754231 ( 1.505634)
build_install 0.006180 0.002908 5.038847 ( 1.160408)
test_btest 0.000725 0.000341 85.454218 ( 7.007946)
test_basic 0.002568 0.001208 0.632581 ( 0.710587)
test_all 0.098569 0.035985 536.797853 ( 51.048873)
test_rubyspec 0.027542 0.022075 49.555135 ( 61.758809)
total: 128.49 sec