Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260223-020452
#<BuildRuby:0x0000003fcc5ff6c0
@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.20260223-020452",
@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.000006 0.000071 ( 0.000073)
autoconf 0.000099 0.000009 0.000108 ( 0.000105)
configure 0.000084 0.000007 0.000091 ( 0.000090)
build_up 0.005318 0.007771 10.746474 ( 10.233653)
build_miniruby 0.005789 0.000617 70.794961 ( 70.948845)
build_ruby 0.001943 0.007846 86.173157 ( 86.405097)
build_all 0.033368 0.016895 39.880415 ( 16.158583)
build_install 0.046142 0.035424 46.407936 ( 22.915413)
test_btest 0.000000 0.002905 550.707765 (151.188864)
test_basic 0.029330 0.006703 6.093759 ( 5.883548)
test_all 0.383617 0.279407 6025.499804 (1704.906703)
test_rubyspec 0.248356 0.240121 1028.729352 (344.488194)
total: 2413.13 sec