Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-093734
#<BuildRuby:0x000055f6f1f67f00
@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.20240617-093734",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005922 0.000419 1.851125 ( 2.089559)
build_miniruby 0.000941 0.000198 1.044349 ( 1.044516)
build_ruby 0.001291 0.000271 3.333334 ( 3.334205)
build_all 0.005592 0.004520 17.170211 ( 1.621629)
build_install 0.009742 0.000288 6.055512 ( 1.464465)
test_btest 0.000942 0.000214 103.121755 ( 8.793052)
test_basic 0.000404 0.004454 0.915105 ( 0.989444)
test_all 0.092783 0.045251 533.215547 ( 63.835970)
test_rubyspec 0.012446 0.051293 131.230792 ( 15.629729)
total: 98.80 sec