Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-194537
#<BuildRuby:0x0000003fb842ef58
@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.20251009-194537",
@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.000072 0.000008 0.000080 ( 0.000080)
autoconf 0.000102 0.000012 0.000114 ( 0.000109)
configure 0.000092 0.000011 0.000103 ( 0.000102)
build_up 0.018752 0.008926 32.431638 ( 16.273577)
build_miniruby 0.004324 0.003572 75.915871 ( 76.134596)
build_ruby 0.010297 0.004942 94.414669 ( 94.669255)
build_all 0.062355 0.032605 253.189837 ( 71.281658)
build_install 0.091194 0.014075 72.924022 ( 30.085280)
test_btest 0.003045 0.000536 639.660545 (173.421162)
test_basic 0.039272 0.016881 6.277080 ( 6.040494)
test_all 0.540991 0.263259 7298.940868 (1907.183858)
test_rubyspec 0.210462 0.347086 1155.972152 (321.050450)
total: 2696.15 sec