Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251224-135348
#<BuildRuby:0x0000003fc31970f0
@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.20251224-135348",
@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.000008 0.000070 ( 0.000069)
autoconf 0.000091 0.000012 0.000103 ( 0.000100)
configure 0.000082 0.000011 0.000093 ( 0.000092)
build_up 0.004187 0.008053 9.040898 ( 8.696775)
build_miniruby 0.002396 0.003150 58.496838 ( 58.613720)
build_ruby 0.007841 0.000591 69.693136 ( 69.831654)
build_all 0.030947 0.011177 30.182137 ( 12.596627)
build_install 0.045130 0.025716 36.613220 ( 17.868869)
test_btest 0.000000 0.002813 413.620531 (116.636349)
test_basic 0.026608 0.006974 4.720477 ( 4.569928)
test_all 0.343834 0.199621 4275.082533 (1265.453798)
test_rubyspec 0.199199 0.165478 711.549336 (200.457355)
total: 1754.73 sec