Logfile: /home/ko1/ruby/logs/brlog.trunk.20260205-182530
#<BuildRuby:0x000071a92ff1fdc0
@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.20260205-182530",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002425 0.003159 1.588174 ( 1.610204)
build_miniruby 0.000253 0.001012 0.714129 ( 0.713386)
build_ruby 0.000277 0.002154 2.559192 ( 2.278822)
build_all 0.003849 0.002977 7.628916 ( 4.719928)
build_install 0.005813 0.007013 8.138205 ( 5.160025)
test_btest 0.000765 0.000892 46.604252 ( 5.585936)
test_basic 0.003117 0.003627 2.911362 ( 2.988358)
test_all 0.081655 0.019979 415.703606 ( 49.312929)
test_rubyspec 0.034302 0.025033 95.182493 ( 23.362874)
total: 95.73 sec