Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-172512
#<BuildRuby:0x0000003fddab7328
@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.20251009-172512",
@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.000069 0.000009 0.000078 ( 0.000080)
autoconf 0.000101 0.000013 0.000114 ( 0.000111)
configure 0.000092 0.000012 0.000104 ( 0.000102)
build_up 0.022397 0.017724 46.349893 ( 19.489299)
build_miniruby 0.014673 0.000479 439.235251 (266.624680)
build_ruby 0.009403 0.000363 99.391926 ( 99.643071)
build_all 0.066429 0.034475 260.837402 ( 73.407106)
build_install 0.076397 0.040752 76.674487 ( 30.937007)
test_btest 0.002589 0.000612 645.381494 (182.793223)
test_basic 0.034788 0.019397 6.329392 ( 6.063959)
test_all 0.499097 0.327066 7513.406000 (1976.536302)
test_rubyspec 0.283426 0.275201 1180.047463 (327.118888)
total: 2982.62 sec