Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260301-185405
#<BuildRuby:0x0000003fe3c9f590
@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.20260301-185405",
@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.000074 0.000008 0.000082 ( 0.000081)
autoconf 0.000102 0.000011 0.000113 ( 0.000110)
configure 0.000089 0.000010 0.000099 ( 0.000098)
build_up 0.005359 0.007653 10.801036 ( 10.128476)
build_miniruby 0.005247 0.000667 69.485114 ( 69.631974)
build_ruby 0.007313 0.000000 82.695556 ( 82.873844)
build_all 0.029693 0.015660 36.235127 ( 14.939810)
build_install 0.047402 0.032666 43.254648 ( 21.498358)
test_btest 0.003787 0.000000 510.190585 (145.595186)
test_basic 0.034895 0.022497 5.773564 ( 5.545917)
test_all 0.387695 0.246391 5496.931034 (1464.870448)
test_rubyspec 0.224194 0.240168 948.925369 (318.555504)
total: 2133.64 sec