Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260209-064013
#<BuildRuby:0x0000003fc30df6a8
@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.20260209-064013",
@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.000066 0.000005 0.000071 ( 0.000071)
autoconf 0.000120 0.000009 0.000129 ( 0.000126)
configure 0.000099 0.000008 0.000107 ( 0.000105)
build_up 0.012050 0.000605 10.145761 ( 8.607027)
build_miniruby 0.005589 0.000000 50.854085 ( 50.950001)
build_ruby 0.003354 0.003823 61.324182 ( 61.442197)
build_all 0.034940 0.000544 25.976499 ( 11.266732)
build_install 0.034955 0.038918 36.930454 ( 17.591995)
test_btest 0.002761 0.000000 383.769458 (106.003587)
test_basic 0.024071 0.009667 4.492126 ( 4.355354)
test_all 0.323090 0.189126 3955.718041 (1207.585679)
test_rubyspec 0.169080 0.160170 631.071087 (178.655168)
total: 1646.46 sec