Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260313-100443
#<BuildRuby:0x0000003fddd7f2b8
@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.20260313-100443",
@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.000005 0.000069 ( 0.000069)
autoconf 0.000101 0.000000 0.000101 ( 0.000098)
configure 0.000085 0.000000 0.000085 ( 0.000084)
build_up 0.010866 0.000000 9.169392 ( 8.754734)
build_miniruby 0.002735 0.002666 58.966061 ( 59.093388)
build_ruby 0.007303 0.000566 72.625049 ( 72.772494)
build_all 0.034122 0.007731 27.461003 ( 11.954042)
build_install 0.044393 0.028544 33.540477 ( 16.920424)
test_btest 0.002359 0.000305 398.818358 (108.792737)
test_basic 0.020153 0.009126 4.538920 ( 4.411765)
test_all 0.332383 0.202182 4612.670290 (1210.748045)
test_rubyspec 0.175389 0.226179 744.612604 (258.773477)
total: 1752.23 sec