Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260206-055516
#<BuildRuby:0x0000003fe002f1f0
@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.20260206-055516",
@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.000063 0.000003 0.000066 ( 0.000068)
autoconf 0.000093 0.000005 0.000098 ( 0.000096)
configure 0.000074 0.000004 0.000078 ( 0.000077)
build_up 0.006100 0.008120 16.388395 ( 12.628898)
build_miniruby 0.001276 0.004103 67.152416 ( 67.289409)
build_ruby 0.008664 0.000661 84.325144 ( 79.925509)
build_all 0.034442 0.016938 187.625829 (164.137218)
build_install 0.059506 0.024465 195.202458 (168.192618)
test_btest 0.002823 0.000369 456.977450 (125.889352)
test_basic 0.023641 0.016371 84.010679 ( 83.966796)
test_all 0.377285 0.244190 5142.961196 (1659.447484)
test_rubyspec 0.212806 0.204367 1017.789486 (445.685706)
total: 2807.17 sec