Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-132011
#<BuildRuby:0x0000003fcb4071e8
@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-132011",
@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.000072 0.000006 0.000078 ( 0.000080)
autoconf 0.000107 0.000008 0.000115 ( 0.000112)
configure 0.000093 0.000007 0.000100 ( 0.000099)
build_up 0.017109 0.012399 40.572630 ( 19.531146)
build_miniruby 0.005787 0.000559 106.223216 (106.576570)
build_ruby 0.019804 0.000725 120.836964 (121.194695)
build_all 0.068991 0.036826 276.161419 ( 78.480048)
build_install 0.084277 0.039258 85.373402 ( 34.254051)
test_btest 0.004846 0.000000 760.908615 (204.144516)
test_basic 0.030433 0.008720 7.009673 ( 6.704132)
test_all 0.619130 0.312432 8448.877967 (2259.114088)
test_rubyspec 0.268420 0.356559 1379.717846 (380.295946)
total: 3210.30 sec