Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-091134
#<BuildRuby:0x0000003fd583f328
@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.20251010-091134",
@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.000120 0.000011 0.000131 ( 0.000136)
autoconf 0.000201 0.000000 0.000201 ( 0.000198)
configure 0.000179 0.000000 0.000179 ( 0.000176)
build_up 0.017133 0.023378 46.655118 ( 23.800911)
build_miniruby 0.006048 0.003738 136.296699 (136.946508)
build_ruby 0.017655 0.004190 149.858148 (150.552922)
build_all 0.080741 0.043934 331.918457 ( 93.974821)
build_install 0.072301 0.059640 101.622664 ( 42.805102)
test_btest 0.003710 0.000787 893.255527 (249.745880)
test_basic 0.044391 0.016334 9.578593 ( 9.032497)
test_all 0.684008 0.476850 10071.826574 (2639.916648)
test_rubyspec 0.314935 0.445391 1617.005087 (442.002948)
total: 3788.79 sec