Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-154612
#<BuildRuby:0x0000558e02533f00
@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-154612",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004491 0.000998 1.755805 ( 1.929606)
build_miniruby 0.000905 0.000201 1.101621 ( 1.101434)
build_ruby 0.001483 0.000329 3.529673 ( 3.529054)
build_all 0.004383 0.005615 17.175441 ( 1.609767)
build_install 0.009356 0.001241 6.090888 ( 1.507773)
test_btest 0.000584 0.000154 106.036544 ( 7.950674)
test_basic 0.004533 0.000000 0.886987 ( 0.961606)
test_all 0.089480 0.048627 555.486673 ( 57.906347)
test_rubyspec 0.031025 0.036128 131.936054 ( 15.763514)
total: 92.26 sec