Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260301-200821
#<BuildRuby:0x0000003fd8667188
@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.20260301-200821",
@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.000063 0.000004 0.000067 ( 0.000069)
autoconf 0.000092 0.000006 0.000098 ( 0.000096)
configure 0.000074 0.000005 0.000079 ( 0.000078)
build_up 0.003339 0.008318 9.594694 ( 9.222329)
build_miniruby 0.005192 0.000436 71.387237 ( 71.553871)
build_ruby 0.003035 0.003999 83.565098 ( 83.762452)
build_all 0.038031 0.005778 34.367547 ( 14.095896)
build_install 0.051077 0.023278 41.730613 ( 20.118477)
test_btest 0.002713 0.000346 503.232961 (140.940080)
test_basic 0.031546 0.007231 5.847683 ( 5.633967)
test_all 0.356782 0.257950 5276.711732 (1604.046889)
test_rubyspec 0.243172 0.200275 941.217465 (316.357847)
total: 2265.74 sec