Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251218-194529
#<BuildRuby:0x0000003fb9b0f420
@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.20251218-194529",
@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.000078 0.000007 0.000085 ( 0.000084)
autoconf 0.000109 0.000009 0.000118 ( 0.000115)
configure 0.000092 0.000008 0.000100 ( 0.000099)
build_up 0.007272 0.003565 8.467611 ( 8.241990)
build_miniruby 0.005734 0.000000 54.973945 ( 55.074531)
build_ruby 0.007373 0.000000 67.545618 ( 67.675123)
build_all 0.047186 0.020021 140.127481 ( 40.525921)
build_install 0.042662 0.029718 36.089509 ( 17.792309)
test_btest 0.002621 0.000420 412.222816 (113.063797)
test_basic 0.029008 0.002711 4.556094 ( 4.427770)
test_all 0.384015 0.136406 4362.502620 (1220.854269)
test_rubyspec 0.201035 0.158399 706.661165 (198.883488)
total: 1726.54 sec