Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-104648
#<BuildRuby:0x0000003fe169f188
@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.20251013-104648",
@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.000113 0.000011 0.000124 ( 0.000127)
autoconf 0.000167 0.000017 0.000184 ( 0.000181)
configure 0.000274 0.000000 0.000274 ( 0.000197)
build_up 0.017090 0.019781 47.542876 ( 24.167222)
build_miniruby 0.004980 0.004183 136.316771 (136.927187)
build_ruby 0.016614 0.008362 152.795446 (153.408349)
build_all 0.080377 0.048985 346.168001 ( 98.613893)
build_install 0.111778 0.051417 106.358420 ( 45.721207)
test_btest 0.004909 0.000000 958.920371 (256.544584)
test_basic 0.045916 0.012584 10.840412 ( 10.324268)
test_all 0.718725 0.512368 11207.015533 (2950.988613)
test_rubyspec 0.400840 0.396401 1787.800801 (494.157388)
total: 4170.86 sec