Logfile: /home/ko1/ruby/logs/brlog.trunk.20250719-003126
#<BuildRuby:0x0000726a2f90fdd8
@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.20250719-003126",
@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.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002593 0.003516 1.705218 ( 1.493517)
build_miniruby 0.001247 0.000095 0.589966 ( 0.589278)
build_ruby 0.001019 0.000637 2.104458 ( 2.105301)
build_all 0.006466 0.002174 13.380112 ( 1.506007)
build_install 0.007978 0.003474 3.928964 ( 1.144613)
test_btest 0.000742 0.000000 36.394157 ( 4.049888)
test_basic 0.003021 0.001954 0.417657 ( 0.495507)
test_all 0.065834 0.021799 339.348329 ( 37.129959)
test_rubyspec 0.030476 0.017567 73.979298 ( 10.511859)
total: 59.03 sec