Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20260312-001112
#<BuildRuby:0x000074ff6cb5fdc0
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20260312-001112",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]],
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000032 0.000009 0.000041 ( 0.000040)
build_up 0.005322 0.002635 3.147856 ( 4.429984)
build_miniruby 0.001765 0.000201 3.096451 ( 3.430707)
build_ruby 0.002308 0.000068 5.544589 ( 17.725464)
build_all 0.005139 0.005145 13.338816 ( 6.914825)
build_install 0.018798 0.005394 17.534737 ( 15.314412)
test_btest 0.002083 0.001048 279.650955 (115.188647)
test_basic 0.002616 0.012887 2.978567 ( 3.545370)
test_all 0.104905 0.045628 2588.166271 (2187.202916)
test_rubyspec 0.062592 0.047772 389.822037 ( 98.147049)
total: 2451.90 sec