Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260218-091729
#<BuildRuby:0x0000003fd8857420
@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.20260218-091729",
@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.000059 0.000006 0.000065 ( 0.000067)
autoconf 0.000089 0.000010 0.000099 ( 0.000097)
configure 0.000075 0.000008 0.000083 ( 0.000082)
build_up 0.000408 0.011586 10.081163 ( 9.477678)
build_miniruby 0.005418 0.000197 67.243481 ( 67.383444)
build_ruby 0.003258 0.003907 78.030231 ( 78.195685)
build_all 0.040206 0.002829 33.864778 ( 14.093415)
build_install 0.049576 0.029928 39.448029 ( 19.410210)
test_btest 0.002436 0.000442 462.158441 (129.329074)
test_basic 0.028765 0.027061 5.679433 ( 5.464519)
test_all 0.354378 0.218400 5180.933169 (1380.538626)
test_rubyspec 0.202358 0.217009 866.434916 (294.141033)
total: 1998.04 sec