Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-151608
#<BuildRuby:0x0000003ff1637780
@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.20251007-151608",
@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.000118 0.000011 0.000129 ( 0.000131)
autoconf 0.000182 0.000018 0.000200 ( 0.000194)
configure 0.000163 0.000017 0.000180 ( 0.000177)
build_up 0.029840 0.011259 55.600669 ( 27.251839)
build_miniruby 0.006392 0.003398 139.804305 (140.385256)
build_ruby 0.022906 0.000815 160.009254 (160.669247)
build_all 0.086249 0.044632 356.000654 (101.618709)
build_install 0.095933 0.067082 108.105442 ( 46.555493)
test_btest 0.005750 0.003871 941.855801 (290.836738)
test_basic 0.043873 0.016289 9.788518 ( 9.340173)
test_all 0.780078 0.477735 10698.869333 (2932.088196)
test_rubyspec 0.361831 0.456231 1777.401427 (485.997793)
total: 4194.75 sec