Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251227-031553
#<BuildRuby:0x0000003fd45c72b8
@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.20251227-031553",
@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.000059 0.000009 0.000068 ( 0.000069)
autoconf 0.000088 0.000013 0.000101 ( 0.000097)
configure 0.000073 0.000010 0.000083 ( 0.000084)
build_up 0.002350 0.008348 8.481333 ( 8.213413)
build_miniruby 0.004689 0.000774 52.533289 ( 52.625078)
build_ruby 0.007128 0.000504 64.296917 ( 64.429271)
build_all 0.026442 0.013328 30.138335 ( 12.475525)
build_install 0.034767 0.031861 35.055776 ( 17.629444)
test_btest 0.002334 0.000535 408.220183 (112.726198)
test_basic 0.022102 0.010388 4.461547 ( 4.337221)
test_all 0.351203 0.190860 4205.555958 (1164.960825)
test_rubyspec 0.162137 0.195178 699.057278 (196.742882)
total: 1634.14 sec