Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251219-133459
#<BuildRuby:0x0000003fc08078c0
@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.20251219-133459",
@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.000007 0.000082 ( 0.000083)
autoconf 0.000109 0.000010 0.000119 ( 0.000115)
configure 0.000096 0.000009 0.000105 ( 0.000102)
build_up 0.012046 0.004459 13.598653 ( 9.687796)
build_miniruby 0.001746 0.003842 57.375995 ( 57.478901)
build_ruby 0.003373 0.003492 67.038418 ( 67.155480)
build_all 0.048821 0.009274 138.019508 ( 39.963478)
build_install 0.048484 0.023791 36.489882 ( 17.635977)
test_btest 0.002375 0.000355 404.315447 (116.807979)
test_basic 0.032366 0.007150 4.445633 ( 4.295372)
test_all 0.323886 0.199485 4109.983032 (1275.217436)
test_rubyspec 0.221090 0.160543 723.945311 (203.304272)
total: 1791.56 sec