Logfile: /home/ko1/ruby/logs/brlog.trunk.20251005-165513
#<BuildRuby:0x0000780fd5a5fde0
@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.20251005-165513",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003291 0.003406 1.950739 ( 1.467466)
build_miniruby 0.000896 0.000298 0.588176 ( 0.587459)
build_ruby 0.001688 0.000000 2.152426 ( 2.152230)
build_all 0.006850 0.001887 13.172610 ( 1.526620)
build_install 0.008560 0.003171 4.154242 ( 1.167855)
test_btest 0.000385 0.000464 35.542316 ( 4.752446)
test_basic 0.001899 0.003234 0.427844 ( 0.506798)
test_all 0.065689 0.021574 332.622221 ( 34.875145)
test_rubyspec 0.022802 0.025357 74.643338 ( 10.453837)
total: 57.49 sec