Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260316-162933
#<BuildRuby:0x0000003fc8dbf6c0
@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.20260316-162933",
@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.000083 0.000004 0.000087 ( 0.000089)
autoconf 0.000114 0.000006 0.000120 ( 0.000116)
configure 0.000098 0.000005 0.000103 ( 0.000103)
build_up 0.003188 0.008209 10.761184 ( 10.125100)
build_miniruby 0.000000 0.006492 71.650118 ( 71.869552)
build_ruby 0.005496 0.004741 87.064129 ( 87.259695)
build_all 0.038963 0.011913 36.298645 ( 14.991855)
build_install 0.053281 0.029370 41.429854 ( 21.076478)
test_btest 0.002439 0.000353 485.013669 (155.210718)
test_basic 0.033516 0.010828 5.999468 ( 5.776353)
test_all 0.398190 0.258401 5873.264273 (1547.412563)
test_rubyspec 0.208738 0.265802 945.529025 (321.374299)
total: 2235.10 sec