Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260314-160410
#<BuildRuby:0x0000003fe5517550
@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.20260314-160410",
@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.000075 0.000005 0.000080 ( 0.000083)
autoconf 0.000106 0.000008 0.000114 ( 0.000111)
configure 0.000092 0.000007 0.000099 ( 0.000098)
build_up 0.007735 0.004302 9.667457 ( 9.487468)
build_miniruby 0.006051 0.000154 71.356468 ( 71.524696)
build_ruby 0.007193 0.000000 82.786480 ( 82.983468)
build_all 0.038018 0.007518 30.674138 ( 12.992059)
build_install 0.053043 0.021915 36.982459 ( 18.812281)
test_btest 0.004245 0.000463 448.786218 (123.137209)
test_basic 0.011474 0.028286 4.906888 ( 4.778253)
test_all 0.364490 0.242571 5015.533638 (1503.104255)
test_rubyspec 0.216368 0.216429 860.124464 (290.639931)
total: 2117.46 sec