Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-211024
#<BuildRuby:0x000055abe577bf00
@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.20240614-211024",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004171 0.001564 1.769104 ( 2.079905)
build_miniruby 0.000812 0.000305 1.045686 ( 1.045035)
build_ruby 0.001562 0.000000 3.279445 ( 3.279533)
build_all 0.009963 0.000000 17.430189 ( 1.655111)
build_install 0.010461 0.000000 6.110662 ( 1.453961)
test_btest 0.000802 0.000000 104.902889 ( 8.620772)
test_basic 0.001530 0.002652 0.635476 ( 0.710981)
test_all 0.093840 0.044949 552.935131 ( 58.649034)
test_rubyspec 0.027503 0.037713 132.787342 ( 16.118254)
total: 93.61 sec