Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260315-140057
#<BuildRuby:0x0000003fc00def58
@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.20260315-140057",
@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.000062 0.000005 0.000067 ( 0.000068)
autoconf 0.000090 0.000008 0.000098 ( 0.000096)
configure 0.000076 0.000007 0.000083 ( 0.000082)
build_up 0.006700 0.004251 10.861399 ( 10.203143)
build_miniruby 0.003475 0.003521 71.965806 ( 72.155913)
build_ruby 0.010827 0.000000 87.605996 ( 87.802075)
build_all 0.031935 0.018200 35.948797 ( 15.479367)
build_install 0.049075 0.033592 43.392025 ( 21.543533)
test_btest 0.003777 0.000000 528.271053 (147.577414)
test_basic 0.024376 0.011073 5.997139 ( 5.802564)
test_all 0.422289 0.246688 6169.269631 (1634.956293)
test_rubyspec 0.248386 0.239207 966.697368 (328.742154)
total: 2324.27 sec