Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-223958
#<BuildRuby:0x0000564f91ec7840
@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.20231102-223958",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005049 0.000253 1.490026 ( 1.707079)
build_miniruby 0.001059 0.000053 0.913665 ( 0.913419)
build_ruby 0.001280 0.000064 2.967812 ( 2.967996)
build_all 0.010428 0.000077 16.939385 ( 1.562721)
build_install 0.004667 0.004467 5.015358 ( 1.181646)
test_btest 0.000583 0.000051 89.275186 ( 7.071643)
test_basic 0.004604 0.000010 0.805520 ( 0.881934)
test_all 0.096982 0.040002 509.727287 ( 55.032319)
test_rubyspec 0.033090 0.016832 51.720429 ( 63.977027)
total: 135.30 sec