Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-145717
#<BuildRuby:0x0000003fe5f3eec0
@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.20251009-145717",
@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.000005 0.000077 ( 0.000082)
autoconf 0.000110 0.000008 0.000118 ( 0.000115)
configure 0.000113 0.000000 0.000113 ( 0.000109)
build_up 0.012865 0.011030 25.453418 ( 13.833825)
build_miniruby 0.004918 0.003640 101.235359 (101.550677)
build_ruby 0.016340 0.003977 104.312136 (104.583328)
build_all 0.063183 0.027986 272.045957 ( 76.621606)
build_install 0.075595 0.032251 83.763335 ( 33.328060)
test_btest 0.000000 0.004804 724.937888 (201.648707)
test_basic 0.022425 0.012173 6.427503 ( 6.175878)
test_all 0.553572 0.352160 8245.679186 (2251.505230)
test_rubyspec 0.252659 0.353092 1291.673028 (355.992358)
total: 3145.25 sec