Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260129-124233
#<BuildRuby:0x0000003fcaf378c0
@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.20260129-124233",
@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.000062 0.000007 0.000069 ( 0.000071)
autoconf 0.000109 0.000000 0.000109 ( 0.000105)
configure 0.000083 0.000000 0.000083 ( 0.000083)
build_up 0.107528 0.026959 175.976887 (170.051701)
build_miniruby 0.006209 0.000309 51.343522 ( 51.446761)
build_ruby 0.005092 0.004127 62.835995 ( 62.037593)
build_all 0.043847 0.026460 56.839366 ( 18.110633)
build_install 0.052402 0.019898 37.119946 ( 17.218621)
test_btest 0.000724 0.002549 390.709790 (106.049060)
test_basic 0.031854 0.007078 4.450504 ( 4.338291)
test_all 0.323394 0.199450 4221.581233 (1167.986364)
test_rubyspec 0.180724 0.177237 673.812687 (190.092537)
total: 1787.34 sec