Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260224-015407
#<BuildRuby:0x0000003fead1f6a8
@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.20260224-015407",
@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.000060 0.000007 0.000067 ( 0.000068)
autoconf 0.000089 0.000011 0.000100 ( 0.000098)
configure 0.000076 0.000009 0.000085 ( 0.000085)
build_up 0.006738 0.003822 9.622512 ( 9.579717)
build_miniruby 0.003565 0.003915 70.732618 ( 70.893621)
build_ruby 0.008442 0.000067 85.277753 ( 85.533416)
build_all 0.039090 0.015198 38.145328 ( 15.790778)
build_install 0.047081 0.036234 45.249766 ( 22.320584)
test_btest 0.003065 0.000622 524.347079 (164.475537)
test_basic 0.039336 0.012046 5.938188 ( 5.692927)
test_all 0.410271 0.222068 5854.226952 (1704.130025)
test_rubyspec 0.224897 0.242052 969.553942 (324.153499)
total: 2402.58 sec