Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260214-161229
#<BuildRuby:0x0000003fecd876c0
@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.20260214-161229",
@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.000071 0.000006 0.000077 ( 0.000080)
autoconf 0.000103 0.000009 0.000112 ( 0.000111)
configure 0.000111 0.000000 0.000111 ( 0.000111)
build_up 0.010167 0.000577 8.849852 ( 8.596412)
build_miniruby 0.006488 0.000204 66.262808 ( 66.393233)
build_ruby 0.007780 0.000000 75.781968 ( 75.960312)
build_all 0.021727 0.020077 29.598039 ( 12.437369)
build_install 0.047350 0.021840 37.311805 ( 18.668127)
test_btest 0.002481 0.000352 429.871885 (125.680408)
test_basic 0.026940 0.016276 4.911688 ( 4.770466)
test_all 0.339309 0.246368 5000.566367 (1363.831246)
test_rubyspec 0.174484 0.215641 767.594054 (215.220986)
total: 1891.56 sec