Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251224-082551
#<BuildRuby:0x0000003fbbcdf0f0
@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-082551",
@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.000072 0.000007 0.000079 ( 0.000082)
autoconf 0.000109 0.000010 0.000119 ( 0.000116)
configure 0.000090 0.000008 0.000098 ( 0.000097)
build_up 0.009889 0.000938 8.458202 ( 8.230334)
build_miniruby 0.006741 0.000000 55.739561 ( 55.827680)
build_ruby 0.007087 0.000000 66.047669 ( 66.165348)
build_all 0.025746 0.014950 30.215709 ( 12.630478)
build_install 0.054842 0.011383 36.270833 ( 17.812553)
test_btest 0.000000 0.002783 413.592076 (113.911353)
test_basic 0.029689 0.007591 4.549902 ( 4.399146)
test_all 0.313394 0.226318 4415.278299 (1311.331600)
test_rubyspec 0.168994 0.194277 706.692871 (198.712003)
total: 1789.03 sec