Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-143025
#<BuildRuby:0x000055a300c97ce8
@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.20231027-143025",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001158 0.004288 1.610425 ( 1.915335)
build_miniruby 0.000822 0.000183 0.879006 ( 0.878487)
build_ruby 0.000992 0.000221 2.828717 ( 2.828817)
build_all 0.004592 0.005478 16.785785 ( 1.530690)
build_install 0.008541 0.000000 5.046459 ( 1.155368)
test_btest 0.001223 0.000000 87.159401 ( 7.185894)
test_basic 0.004554 0.000265 0.643586 ( 0.719600)
test_all 0.096775 0.041289 512.697726 ( 58.604784)
test_rubyspec 0.028384 0.018631 51.357617 ( 63.758009)
total: 138.58 sec