Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260224-023414
#<BuildRuby:0x0000003fd5e2f6c0
@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.20260224-023414",
@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.000069 0.000007 0.000076 ( 0.000077)
autoconf 0.000195 0.000000 0.000195 ( 0.000193)
configure 0.000091 0.000000 0.000091 ( 0.000088)
build_up 0.012346 0.000471 10.652675 ( 10.250703)
build_miniruby 0.006774 0.000000 69.761388 ( 69.923127)
build_ruby 0.004493 0.004002 84.627344 ( 84.865689)
build_all 0.040614 0.004886 36.654620 ( 15.174113)
build_install 0.060065 0.018290 43.870239 ( 22.025190)
test_btest 0.002393 0.000293 509.107762 (145.300354)
test_basic 0.017487 0.016451 5.657802 ( 5.470821)
test_all 0.382740 0.236330 5746.089835 (1520.165361)
test_rubyspec 0.192610 0.245277 916.343139 (311.859219)
total: 2185.04 sec