Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260313-195120
#<BuildRuby:0x0000003fe72e71e8
@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.20260313-195120",
@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.000058 0.000009 0.000067 ( 0.000069)
autoconf 0.000085 0.000012 0.000097 ( 0.000094)
configure 0.000078 0.000010 0.000088 ( 0.000087)
build_up 0.007462 0.003351 8.889406 ( 8.502821)
build_miniruby 0.001709 0.003629 58.816348 ( 58.921748)
build_ruby 0.000702 0.006362 69.557117 ( 69.688037)
build_all 0.034363 0.007673 27.431517 ( 11.444135)
build_install 0.056197 0.016244 32.454585 ( 16.563221)
test_btest 0.000000 0.002624 390.780781 (110.974699)
test_basic 0.031989 0.004216 4.550329 ( 4.406876)
test_all 0.346739 0.178012 4243.167398 (1162.518060)
test_rubyspec 0.195793 0.210945 728.633355 (253.217061)
total: 1696.24 sec