Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-184059
#<BuildRuby:0x000055953e5dfee8
@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.20240619-184059",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000000 0.005945 1.778791 ( 1.960479)
build_miniruby 0.000000 0.001123 1.150800 ( 1.150604)
build_ruby 0.001591 0.000000 3.282715 ( 3.283415)
build_all 0.003737 0.006047 17.111010 ( 1.622793)
build_install 0.006316 0.003553 5.976631 ( 1.427949)
test_btest 0.000000 0.001230 109.320555 ( 8.958412)
test_basic 0.000853 0.003837 0.720867 ( 0.794929)
test_all 0.092598 0.047373 576.871163 ( 54.221067)
test_rubyspec 0.036957 0.029556 136.114325 ( 16.440957)
total: 89.86 sec