Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251014-073024
#<BuildRuby:0x0000003fce22ef58
@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.20251014-073024",
@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.000006 0.000069 ( 0.000067)
autoconf 0.000102 0.000000 0.000102 ( 0.000099)
configure 0.000084 0.000000 0.000084 ( 0.000082)
build_up 0.020573 0.020168 44.345237 ( 21.621277)
build_miniruby 0.006128 0.004307 156.423759 (153.109687)
build_ruby 0.014231 0.000853 146.836047 (147.476873)
build_all 0.084039 0.024235 302.972267 ( 86.017399)
build_install 0.104810 0.041450 94.359185 ( 40.127847)
test_btest 0.004201 0.004944 849.551044 (236.609230)
test_basic 0.044948 0.010244 8.858862 ( 8.369682)
test_all 0.672636 0.379698 9393.023527 (2616.528723)
test_rubyspec 0.359822 0.347285 1555.677494 (427.872258)
total: 3737.74 sec