Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251225-095241
#<BuildRuby:0x0000003ff2acf1e8
@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.20251225-095241",
@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.000058 0.000006 0.000064 ( 0.000066)
autoconf 0.000107 0.000012 0.000119 ( 0.000117)
configure 0.000093 0.000010 0.000103 ( 0.000103)
build_up 0.003461 0.007402 8.955314 ( 8.688394)
build_miniruby 0.005053 0.000648 66.083190 ( 66.213201)
build_ruby 0.003553 0.003403 71.620569 ( 71.789461)
build_all 0.031632 0.011485 31.594179 ( 13.102478)
build_install 0.042563 0.026816 37.021205 ( 18.451080)
test_btest 0.002568 0.000000 431.330252 (117.430179)
test_basic 0.026578 0.006533 4.968315 ( 4.776255)
test_all 0.387073 0.190433 4896.299643 (1384.091738)
test_rubyspec 0.188705 0.194498 757.328590 (212.882224)
total: 1897.43 sec