Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-234326
#<BuildRuby:0x0000003fd992f6a8
@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.20251012-234326",
@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.000071 0.000008 0.000079 ( 0.000081)
autoconf 0.000112 0.000013 0.000125 ( 0.000122)
configure 0.000091 0.000010 0.000101 ( 0.000099)
build_up 0.007350 0.024632 45.891492 ( 22.998385)
build_miniruby 0.006294 0.000975 125.655607 (126.196456)
build_ruby 0.015665 0.004519 138.655907 (139.200053)
build_all 0.081744 0.040601 297.384454 ( 84.931222)
build_install 0.084345 0.041912 92.524408 ( 38.639077)
test_btest 0.004229 0.000227 817.900099 (230.286280)
test_basic 0.040647 0.008870 7.718096 ( 7.377918)
test_all 0.651172 0.403308 9292.983100 (2755.003678)
test_rubyspec 0.319042 0.410577 1532.878501 (420.657526)
total: 3825.30 sec