Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-111912
#<BuildRuby:0x0000003fbd3071c0
@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.20251010-111912",
@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.000072 0.000006 0.000078 ( 0.000081)
autoconf 0.000107 0.000009 0.000116 ( 0.000113)
configure 0.000093 0.000008 0.000101 ( 0.000099)
build_up 0.020718 0.015614 44.681686 ( 22.747381)
build_miniruby 0.004316 0.004001 130.259107 (130.783559)
build_ruby 0.000722 0.014280 141.165180 (141.664611)
build_all 0.061531 0.055928 305.883822 ( 86.525764)
build_install 0.100792 0.047390 95.934199 ( 40.088394)
test_btest 0.003158 0.000660 844.895298 (229.313427)
test_basic 0.031924 0.023972 8.996868 ( 8.577665)
test_all 0.660778 0.411359 10182.319871 (2736.751526)
test_rubyspec 0.339134 0.399034 1664.266965 (459.409648)
total: 3855.87 sec