Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-163227
#<BuildRuby:0x0000003fbbe176c0
@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-163227",
@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.000064 0.000007 0.000071 ( 0.000072)
autoconf 0.000095 0.000011 0.000106 ( 0.000104)
configure 0.000077 0.000010 0.000087 ( 0.000086)
build_up 0.007365 0.003392 8.481478 ( 8.230651)
build_miniruby 0.006207 0.000000 54.322971 ( 54.417684)
build_ruby 0.004058 0.003264 64.133067 ( 64.253398)
build_all 0.033408 0.008109 30.705171 ( 12.644490)
build_install 0.048040 0.017069 35.795230 ( 17.860260)
test_btest 0.003116 0.000000 391.551656 (121.549105)
test_basic 0.025633 0.007390 4.506324 ( 4.359665)
test_all 0.301059 0.243457 4327.225707 (1237.959136)
test_rubyspec 0.196167 0.151398 701.167542 (197.759700)
total: 1719.04 sec