Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251222-141440
#<BuildRuby:0x0000003fe8f272b8
@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.20251222-141440",
@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.000073 0.000008 0.000081 ( 0.000082)
autoconf 0.000105 0.000012 0.000117 ( 0.000113)
configure 0.000091 0.000010 0.000101 ( 0.000100)
build_up 0.010692 0.004363 11.692406 ( 9.898772)
build_miniruby 0.006474 0.000285 106.543973 ( 88.260030)
build_ruby 0.007617 0.000414 71.853382 ( 72.019996)
build_all 0.036292 0.007172 30.232020 ( 12.541566)
build_install 0.057589 0.015734 38.551960 ( 18.485506)
test_btest 0.000229 0.002922 421.366025 (117.852621)
test_basic 0.029630 0.007702 5.003957 ( 4.827942)
test_all 0.394483 0.186029 4625.267978 (1343.704486)
test_rubyspec 0.198463 0.190935 734.910018 (206.747567)
total: 1874.34 sec