Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-115624
#<BuildRuby:0x0000003fe680f590
@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.20251013-115624",
@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.000119 0.000006 0.000125 ( 0.000127)
autoconf 0.000175 0.000009 0.000184 ( 0.000183)
configure 0.000170 0.000010 0.000180 ( 0.000176)
build_up 0.023319 0.010832 51.578237 ( 25.238970)
build_miniruby 0.002883 0.007714 135.977766 (136.603237)
build_ruby 0.018549 0.003823 152.411284 (153.058146)
build_all 0.085677 0.039328 346.969417 ( 98.609100)
build_install 0.087285 0.060017 105.131998 ( 43.716161)
test_btest 0.004270 0.000000 962.027320 (255.889552)
test_basic 0.048493 0.013215 10.850138 ( 10.422713)
test_all 0.657830 0.559126 11125.062858 (2897.756068)
test_rubyspec 0.376924 0.419774 1750.422722 (480.521593)
total: 4101.82 sec