Logfile: /home/ko1/ruby/logs/brlog.trunk.20250908-001126
#<BuildRuby:0x00007fbbcfb1fde0
@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.20250908-001126",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002385 0.004038 1.963024 ( 1.882877)
build_miniruby 0.001171 0.000045 0.589670 ( 0.589077)
build_ruby 0.000210 0.001743 2.128231 ( 2.128230)
build_all 0.006910 0.001938 13.209063 ( 1.467113)
build_install 0.010078 0.001481 4.156213 ( 1.175377)
test_btest 0.000554 0.000214 38.703083 ( 4.093381)
test_basic 0.004052 0.000568 0.434983 ( 0.514820)
test_all 0.063612 0.021277 316.021490 ( 38.763309)
test_rubyspec 0.028503 0.018743 74.340736 ( 10.479211)
total: 61.09 sec