Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260203-070036
#<BuildRuby:0x0000003fc335f630
@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.20260203-070036",
@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.000074 0.000008 0.000082 ( 0.000083)
autoconf 0.000109 0.000012 0.000121 ( 0.000117)
configure 0.000093 0.000010 0.000103 ( 0.000101)
build_up 0.007351 0.006997 12.267314 ( 10.312614)
build_miniruby 0.008102 0.000026 69.757916 ( 69.928588)
build_ruby 0.008448 0.000000 84.593845 ( 84.781343)
build_all 0.028161 0.020052 37.117874 ( 14.921177)
build_install 0.052373 0.040836 44.932429 ( 20.823437)
test_btest 0.002507 0.002810 478.825442 (145.311205)
test_basic 0.028698 0.011704 5.639823 ( 5.449791)
test_all 0.354931 0.276955 5602.573488 (1665.818397)
test_rubyspec 0.195394 0.190536 857.849317 (238.935355)
total: 2256.29 sec