Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-130309
#<BuildRuby:0x000074dc9ef1fdc0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20251016-130309",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000873 0.005432 1.932211 ( 1.463792)
build_miniruby 0.000546 0.000839 0.626357 ( 0.625032)
build_ruby 0.000783 0.001218 2.114802 ( 2.115030)
build_all 0.005565 0.002798 13.226754 ( 1.532037)
build_install 0.006675 0.004614 4.108981 ( 1.126990)
test_btest 0.000443 0.000169 37.635360 ( 4.462906)
test_basic 0.002044 0.002627 0.432443 ( 0.511377)
test_all 0.056600 0.026508 348.480019 ( 37.201157)
test_rubyspec 0.027599 0.020078 73.587811 ( 10.463395)
total: 59.50 sec