Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-222123
#<BuildRuby:0x0000003fb6c2f1a0
@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.20251011-222123",
@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.000070 0.000008 0.000078 ( 0.000082)
autoconf 0.000098 0.000011 0.000109 ( 0.000108)
configure 0.000085 0.000010 0.000095 ( 0.000094)
build_up 0.014271 0.015263 37.894565 ( 19.336458)
build_miniruby 0.004389 0.003501 101.037410 (101.323160)
build_ruby 0.016894 0.003512 115.600877 (115.935477)
build_all 0.050602 0.055328 264.792822 ( 74.843217)
build_install 0.070371 0.041912 85.470059 ( 34.312735)
test_btest 0.005510 0.000432 761.492993 (204.067845)
test_basic 0.021558 0.019074 6.608063 ( 6.368710)
test_all 0.635875 0.302115 7932.512218 (2357.556810)
test_rubyspec 0.308076 0.329662 1351.862033 (371.677025)
total: 3285.43 sec