Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260206-203815
#<BuildRuby:0x0000003fe33e71f0
@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-203815",
@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.000066 0.000002 0.000068 ( 0.000067)
autoconf 0.000090 0.000002 0.000092 ( 0.000091)
configure 0.000080 0.000001 0.000081 ( 0.000080)
build_up 0.001524 0.012028 13.745987 ( 11.330465)
build_miniruby 0.002103 0.003896 61.399588 ( 61.523028)
build_ruby 0.009251 0.000288 80.065353 ( 75.541768)
build_all 0.019646 0.030010 174.806293 (151.817184)
build_install 0.036713 0.041508 176.426218 (152.446447)
test_btest 0.000164 0.003063 422.385091 (116.924753)
test_basic 0.024522 0.009900 75.578829 ( 75.587365)
test_all 0.393312 0.178221 4664.955226 (1435.107771)
test_rubyspec 0.187668 0.214585 933.383638 (410.958571)
total: 2491.24 sec