Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260216-145036
#<BuildRuby:0x0000003fdb3e7590
@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.20260216-145036",
@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.000065 0.000004 0.000069 ( 0.000071)
autoconf 0.000114 0.000007 0.000121 ( 0.000120)
configure 0.000102 0.000007 0.000109 ( 0.000107)
build_up 0.006865 0.003667 9.203713 ( 8.953013)
build_miniruby 0.006268 0.000000 63.163529 ( 63.336427)
build_ruby 0.006853 0.000107 75.474537 ( 75.661521)
build_all 0.030574 0.012573 31.250018 ( 13.249558)
build_install 0.050046 0.019013 36.780233 ( 18.232073)
test_btest 0.002925 0.000000 440.484375 (121.944940)
test_basic 0.021246 0.017046 4.946374 ( 4.729523)
test_all 0.322465 0.252180 4724.125600 (1385.842552)
test_rubyspec 0.222155 0.172230 745.588772 (208.973446)
total: 1900.93 sec