Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260129-032236
#<BuildRuby:0x0000003fcc16f1f0
@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.20260129-032236",
@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.000073 0.000005 0.000078 ( 0.000082)
autoconf 0.000103 0.000008 0.000111 ( 0.000108)
configure 0.000097 0.000008 0.000105 ( 0.000101)
build_up 0.014522 0.000484 13.121971 ( 9.416011)
build_miniruby 0.000000 0.006795 56.252631 ( 56.357054)
build_ruby 0.004222 0.003943 64.125789 ( 64.255472)
build_all 0.040483 0.004046 30.501961 ( 12.729196)
build_install 0.059277 0.010443 38.024413 ( 17.811396)
test_btest 0.002413 0.000000 394.362062 (117.813036)
test_basic 0.027718 0.001841 4.403221 ( 4.267407)
test_all 0.332789 0.210345 4161.682164 (1284.682056)
test_rubyspec 0.182610 0.184728 698.002350 (196.851131)
total: 1764.19 sec