Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-160335
#<BuildRuby:0x0000003fec38f0f0
@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.20251223-160335",
@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.000074 0.000005 0.000079 ( 0.000081)
autoconf 0.000095 0.000007 0.000102 ( 0.000099)
configure 0.000076 0.000005 0.000081 ( 0.000081)
build_up 0.002287 0.007923 8.571488 ( 8.293151)
build_miniruby 0.005584 0.000140 53.694843 ( 53.782407)
build_ruby 0.004298 0.003292 65.223526 ( 65.340725)
build_all 0.022656 0.018309 30.701105 ( 12.557949)
build_install 0.048507 0.023093 35.703962 ( 17.630486)
test_btest 0.002440 0.000382 409.911077 (111.505101)
test_basic 0.033351 0.003147 4.558997 ( 4.434200)
test_all 0.307431 0.244116 4304.319123 (1251.843864)
test_rubyspec 0.164960 0.200223 707.085176 (201.625189)
total: 1727.02 sec