Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260209-185224
#<BuildRuby:0x0000003fd09476a8
@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.20260209-185224",
@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.000008 0.000071 ( 0.000073)
autoconf 0.000089 0.000011 0.000100 ( 0.000098)
configure 0.000075 0.000009 0.000084 ( 0.000082)
build_up 0.012536 0.000069 10.376006 ( 8.843580)
build_miniruby 0.005168 0.000138 51.240257 ( 51.335301)
build_ruby 0.007007 0.000000 61.018409 ( 61.149117)
build_all 0.021691 0.017292 26.245316 ( 11.403663)
build_install 0.052102 0.016802 34.194010 ( 16.909264)
test_btest 0.002732 0.000434 395.040300 (107.153080)
test_basic 0.027804 0.007312 4.405249 ( 4.270471)
test_all 0.333988 0.195300 3921.159094 (1100.803360)
test_rubyspec 0.192691 0.158420 648.844908 (183.824634)
total: 1545.70 sec