Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-020849
#<BuildRuby:0x0000003feaf37288
@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.20251011-020849",
@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.000004 0.000072 ( 0.000072)
autoconf 0.000097 0.000005 0.000102 ( 0.000099)
configure 0.000082 0.000005 0.000087 ( 0.000086)
build_up 0.033051 0.000282 44.021614 ( 21.492974)
build_miniruby 0.003833 0.003764 121.026484 (121.442945)
build_ruby 0.017450 0.003826 135.620279 (136.103791)
build_all 0.060544 0.044912 283.620910 ( 80.560589)
build_install 0.102442 0.031053 90.576478 ( 38.090535)
test_btest 0.005792 0.000000 786.328833 (210.405442)
test_basic 0.030552 0.024809 7.521376 ( 7.132279)
test_all 0.638679 0.373842 9343.427195 (2423.081961)
test_rubyspec 0.274372 0.405744 1450.863927 (400.821294)
total: 3439.14 sec