Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251218-103449
#<BuildRuby:0x0000003fb8847568
@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.20251218-103449",
@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.000065 0.000007 0.000072 ( 0.000073)
autoconf 0.000114 0.000012 0.000126 ( 0.000123)
configure 0.000095 0.000011 0.000106 ( 0.000104)
build_up 0.000608 0.010533 8.767840 ( 8.504270)
build_miniruby 0.004751 0.000623 60.524196 ( 60.645295)
build_ruby 0.006384 0.000317 71.396364 ( 71.546340)
build_all 0.051255 0.014143 141.205408 ( 41.020067)
build_install 0.059682 0.006793 36.276488 ( 18.040277)
test_btest 0.002275 0.000321 411.013440 (111.441414)
test_basic 0.030420 0.005500 4.536364 ( 4.405975)
test_all 0.318540 0.205420 4457.100769 (1211.616009)
test_rubyspec 0.159122 0.206140 716.663260 (202.151926)
total: 1729.38 sec