Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-095502
#<BuildRuby:0x0000563f9a46c0a0
@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.20231121-095502",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004614 0.000273 1.159854 ( 1.434377)
build_miniruby 0.000755 0.000336 0.820834 ( 0.819947)
build_ruby 0.000913 0.000406 2.755078 ( 2.755058)
build_all 0.007046 0.003132 16.792189 ( 1.541218)
build_install 0.009771 0.000000 5.195829 ( 1.268165)
test_btest 0.001174 0.000000 83.156261 ( 8.073757)
test_basic 0.000000 0.004682 0.767747 ( 0.843028)
test_all 0.085008 0.048148 518.927602 ( 52.335114)
test_rubyspec 0.024196 0.026398 51.326330 ( 63.636583)
total: 132.71 sec