Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20250611-112456
#<BuildRuby:0x000072759316fdc0
@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-random1",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1",
@TARGET_NAME="trunk-random1",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20250611-112456",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.007075 0.005013 5.411771 ( 7.325233)
build_miniruby 0.001303 0.000319 1.780386 ( 2.532164)
build_ruby 0.001698 0.000415 6.246352 ( 7.807706)
build_all 0.012860 0.004561 24.287565 ( 28.459060)
build_install 0.023728 0.006265 9.288655 ( 12.133745)
test_btest 0.001223 0.000011 73.101270 ( 81.440886)
test_basic 0.005059 0.002758 0.963945 ( 1.379733)
test_all 0.007474 0.004203 990.549217 (1083.312558)
test_rubyspec 0.047657 0.027337 102.483212 ( 27.756271)
total: 1252.15 sec