Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-230920
#<BuildRuby:0x0000003fdc227290
@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-230920",
@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.000008 0.000072 ( 0.000071)
autoconf 0.000086 0.000011 0.000097 ( 0.000095)
configure 0.000076 0.000009 0.000085 ( 0.000085)
build_up 0.020285 0.012061 42.078371 ( 21.513144)
build_miniruby 0.006079 0.004327 123.947895 (124.394628)
build_ruby 0.012991 0.008219 135.556921 (136.093931)
build_all 0.063268 0.042409 292.621778 ( 83.687221)
build_install 0.075266 0.038809 88.564265 ( 37.595098)
test_btest 0.002983 0.000765 779.136434 (232.913075)
test_basic 0.037016 0.017806 8.570626 ( 8.072449)
test_all 0.605477 0.435285 9100.988110 (2629.415733)
test_rubyspec 0.255934 0.417112 1452.504297 (398.984421)
total: 3672.68 sec