Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-132956
#<BuildRuby:0x0000003fcfbb7420
@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.20251012-132956",
@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.000068 0.000006 0.000074 ( 0.000073)
autoconf 0.000097 0.000008 0.000105 ( 0.000101)
configure 0.000077 0.000007 0.000084 ( 0.000082)
build_up 0.018623 0.015847 47.262496 ( 24.127748)
build_miniruby 0.000000 0.009184 136.171044 (136.973083)
build_ruby 0.016898 0.004747 150.867394 (151.661275)
build_all 0.064229 0.051636 320.682695 ( 90.551850)
build_install 0.126327 0.032964 99.697480 ( 41.792298)
test_btest 0.005200 0.000308 897.359881 (243.797251)
test_basic 0.037194 0.020584 10.132743 ( 9.639068)
test_all 0.743687 0.444647 9976.315540 (2819.823784)
test_rubyspec 0.350752 0.400177 1626.332860 (446.119093)
total: 3964.49 sec