Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-001037
#<BuildRuby:0x0000003fdcca7328
@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.20251011-001037",
@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.000118 0.000007 0.000125 ( 0.000129)
autoconf 0.000184 0.000009 0.000193 ( 0.000189)
configure 0.000198 0.000000 0.000198 ( 0.000193)
build_up 0.020752 0.015850 46.665618 ( 23.045323)
build_miniruby 0.009463 0.000366 293.191755 (291.132900)
build_ruby 0.017112 0.003859 134.436705 (134.941427)
build_all 0.065236 0.042488 290.861268 ( 82.412303)
build_install 0.085035 0.042142 87.547397 ( 36.421766)
test_btest 0.005919 0.000269 823.744303 (220.283713)
test_basic 0.038179 0.011563 9.498750 ( 8.999792)
test_all 0.650331 0.385684 9370.847011 (2480.887174)
test_rubyspec 0.295059 0.382093 1479.409250 (407.334490)
total: 3685.47 sec