Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251227-091331
#<BuildRuby:0x0000003fc199f1a0
@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.20251227-091331",
@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.000063 0.000005 0.000068 ( 0.000071)
autoconf 0.000089 0.000008 0.000097 ( 0.000094)
configure 0.000077 0.000007 0.000084 ( 0.000083)
build_up 0.005955 0.004156 8.469427 ( 8.228420)
build_miniruby 0.005673 0.000000 50.684043 ( 50.782529)
build_ruby 0.007382 0.000000 63.851410 ( 63.966524)
build_all 0.025760 0.013304 28.232817 ( 11.781885)
build_install 0.043356 0.025810 33.942892 ( 17.106785)
test_btest 0.002805 0.000000 402.630011 (108.946872)
test_basic 0.024159 0.008274 4.460167 ( 4.311371)
test_all 0.364269 0.174008 4105.300576 (1253.320442)
test_rubyspec 0.186548 0.169582 685.420661 (193.024850)
total: 1711.47 sec