Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-002055
#<BuildRuby:0x0000003fc66df258
@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="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20251008-002055",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000119 0.000009 0.000128 ( 0.000133)
autoconf 0.000180 0.000014 0.000194 ( 0.000191)
configure 0.000166 0.000013 0.000179 ( 0.000178)
build_up 0.039503 0.019497 59.180773 ( 25.527735)
build_miniruby 0.009448 0.003329 133.100812 (133.653043)
build_ruby 0.010210 0.000230 145.638798 (146.253352)
build_all 0.073825 0.048384 308.898537 ( 87.338042)
build_install 0.099187 0.027762 94.062114 ( 39.580380)
test_btest 0.002104 0.003685 861.177627 (230.914431)
test_basic 0.055775 0.042760 10.418006 ( 9.930709)
test_all 0.691751 0.474785 10008.236990 (2879.087053)
test_rubyspec 0.332299 0.423359 1680.412571 (458.088514)
total: 4010.39 sec