Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251219-172103
#<BuildRuby:0x0000003fd1596f58
@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.20251219-172103",
@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.000064 0.000007 0.000071 ( 0.000074)
autoconf 0.000092 0.000011 0.000103 ( 0.000098)
configure 0.000116 0.000000 0.000116 ( 0.000133)
build_up 0.007671 0.006549 11.180378 ( 9.096823)
build_miniruby 0.004738 0.000583 53.300900 ( 53.393869)
build_ruby 0.006646 0.000330 65.853635 ( 65.962767)
build_all 0.037451 0.030661 140.923305 ( 40.704419)
build_install 0.050390 0.022689 36.231960 ( 17.483129)
test_btest 0.002831 0.000000 409.880549 (112.433362)
test_basic 0.036141 0.007777 4.501088 ( 4.386477)
test_all 0.333085 0.208261 4200.278542 (1144.127811)
test_rubyspec 0.151950 0.215394 710.147420 (199.796016)
total: 1647.39 sec