Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-214943
#<BuildRuby:0x0000003fec5372b8
@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-214943",
@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.000064 0.000004 0.000068 ( 0.000069)
autoconf 0.000094 0.000006 0.000100 ( 0.000098)
configure 0.000084 0.000005 0.000089 ( 0.000088)
build_up 0.031208 0.004466 42.095524 ( 21.499334)
build_miniruby 0.010140 0.000000 125.029391 (125.501244)
build_ruby 0.020619 0.000000 135.402085 (135.878920)
build_all 0.087930 0.028791 280.833716 ( 79.671001)
build_install 0.084292 0.042217 89.008090 ( 36.862104)
test_btest 0.003232 0.000467 776.101313 (210.247832)
test_basic 0.025689 0.020372 7.455763 ( 7.133347)
test_all 0.669337 0.346425 8755.802946 (2320.024794)
test_rubyspec 0.298586 0.360337 1437.575922 (396.478826)
total: 3333.30 sec