Logfile: /home/ko1/ruby/logs/brlog.trunk.20250814-184753
#<BuildRuby:0x00007ac8f72afdd8
@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.20250814-184753",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003945 0.002627 1.798795 ( 1.504291)
build_miniruby 0.001286 0.000076 0.590787 ( 0.589967)
build_ruby 0.001576 0.000163 2.095985 ( 2.096396)
build_all 0.006187 0.002066 13.119603 ( 1.517998)
build_install 0.007295 0.004590 3.934764 ( 1.132243)
test_btest 0.000544 0.000187 35.582896 ( 4.472392)
test_basic 0.003539 0.001201 0.427739 ( 0.505404)
test_all 0.062183 0.026290 330.941108 ( 35.641228)
test_rubyspec 0.030355 0.016904 72.702447 ( 10.482671)
total: 57.94 sec