Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-122915
#<BuildRuby:0x0000003fe3adef58
@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-122915",
@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.000124 0.000009 0.000133 ( 0.000290)
autoconf 0.000128 0.000010 0.000138 ( 0.000172)
configure 0.000114 0.000008 0.000122 ( 0.000165)
build_up 0.031462 0.000278 47.816725 ( 24.959400)
build_miniruby 0.009192 0.004152 137.362611 (137.942623)
build_ruby 0.024502 0.000464 154.928099 (155.821717)
build_all 0.096230 0.043435 355.492914 (100.193313)
build_install 0.103750 0.040930 106.877673 ( 44.922071)
test_btest 0.004665 0.000168 973.214334 (266.718087)
test_basic 0.052192 0.009407 10.938630 ( 10.459074)
test_all 0.721856 0.494686 11416.319361 (2992.888968)
test_rubyspec 0.387662 0.444497 1835.807200 (504.209040)
total: 4238.13 sec