Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260130-060322
#<BuildRuby:0x0000003fec1b6f58
@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.20260130-060322",
@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.000070 0.000009 0.000079 ( 0.000081)
autoconf 0.000105 0.000013 0.000118 ( 0.000117)
configure 0.000095 0.000012 0.000107 ( 0.000105)
build_up 0.001148 0.018953 13.391024 ( 9.598663)
build_miniruby 0.003070 0.003135 61.740741 ( 61.881994)
build_ruby 0.006672 0.000464 68.068383 ( 68.211827)
build_all 0.028636 0.013506 30.681171 ( 12.936942)
build_install 0.036339 0.037350 36.395594 ( 17.495491)
test_btest 0.002245 0.000542 413.649815 (112.010556)
test_basic 0.016053 0.011931 4.644566 ( 4.505563)
test_all 0.315629 0.224962 4334.304758 (1215.331924)
test_rubyspec 0.174917 0.185554 714.451019 (201.263291)
total: 1703.24 sec