Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-100955
#<BuildRuby:0x0000003fe69a71f0
@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.20251012-100955",
@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.000110 0.000009 0.000119 ( 0.000125)
autoconf 0.000174 0.000016 0.000190 ( 0.000185)
configure 0.000246 0.000000 0.000246 ( 0.000247)
build_up 0.027962 0.008806 50.065387 ( 24.099279)
build_miniruby 0.009717 0.000225 135.882612 (136.678699)
build_ruby 0.018604 0.003493 153.508618 (154.163486)
build_all 0.070452 0.051362 319.879189 ( 90.088754)
build_install 0.082312 0.053106 98.047328 ( 41.377819)
test_btest 0.001172 0.003485 891.349634 (238.044609)
test_basic 0.034006 0.020493 10.333798 ( 9.872304)
test_all 0.686377 0.464130 10312.796403 (2732.099727)
test_rubyspec 0.415710 0.355964 1649.926288 (451.037194)
total: 3877.47 sec