Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-133828
#<BuildRuby:0x0000003fc529f590
@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.20251223-133828",
@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.000063 0.000009 0.000072 ( 0.000074)
autoconf 0.000086 0.000012 0.000098 ( 0.000094)
configure 0.000124 0.000000 0.000124 ( 0.000125)
build_up 0.010216 0.000332 8.838388 ( 8.464796)
build_miniruby 0.005548 0.000198 55.986910 ( 56.075395)
build_ruby 0.007281 0.000421 69.021781 ( 69.135943)
build_all 0.030946 0.009662 30.235272 ( 12.590154)
build_install 0.050794 0.019559 36.449355 ( 17.951906)
test_btest 0.002975 0.000000 389.790853 (125.645343)
test_basic 0.016298 0.015047 4.528475 ( 4.396452)
test_all 0.366859 0.184504 4358.512827 (1252.113776)
test_rubyspec 0.160797 0.196618 705.800211 (198.752279)
total: 1745.13 sec