Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-143015
#<BuildRuby:0x0000003fd4b171f0
@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-143015",
@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.000125 0.000010 0.000135 ( 0.000137)
autoconf 0.000184 0.000013 0.000197 ( 0.000194)
configure 0.000193 0.000000 0.000193 ( 0.000191)
build_up 0.022344 0.015191 49.165011 ( 24.804444)
build_miniruby 0.003729 0.003576 133.465932 (134.013794)
build_ruby 0.011481 0.002831 143.102703 (143.714507)
build_all 0.071982 0.044262 305.905088 ( 87.361940)
build_install 0.092857 0.050469 95.101295 ( 39.729231)
test_btest 0.004708 0.000119 816.552184 (249.806178)
test_basic 0.029629 0.066666 9.286998 ( 8.720653)
test_all 0.683122 0.382310 10152.758247 (2637.544925)
test_rubyspec 0.343008 0.408332 1591.950273 (437.266635)
total: 3762.97 sec