Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-215409
#<BuildRuby:0x0000557e139a0010
@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.20240620-215409",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004165 0.001562 1.657084 ( 1.952845)
build_miniruby 0.000000 0.001688 1.189714 ( 1.188102)
build_ruby 0.000000 0.001468 3.306270 ( 3.306621)
build_all 0.009504 0.001378 18.338749 ( 1.677340)
build_install 0.007775 0.003024 6.399046 ( 1.516007)
test_btest 0.000913 0.000355 111.600054 ( 8.774530)
test_basic 0.001125 0.003259 0.796964 ( 0.876994)
test_all 0.098505 0.041020 582.958056 ( 56.447923)
test_rubyspec 0.055042 0.012516 136.387419 ( 16.007370)
total: 91.75 sec