Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-125239
#<BuildRuby:0x0000003fd2b57630
@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-125239",
@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.000074 0.000004 0.000078 ( 0.000081)
autoconf 0.000114 0.000005 0.000119 ( 0.000118)
configure 0.000095 0.000005 0.000100 ( 0.000100)
build_up 0.033856 0.007658 47.688567 ( 23.557113)
build_miniruby 0.006673 0.004157 131.137881 (131.702579)
build_ruby 0.017635 0.003557 142.254399 (142.789217)
build_all 0.071227 0.034772 291.067632 ( 82.138658)
build_install 0.073488 0.056591 89.292773 ( 37.335406)
test_btest 0.002390 0.000418 819.084546 (228.304615)
test_basic 0.045707 0.008499 8.628875 ( 8.252424)
test_all 0.683608 0.335901 9616.124231 (2661.690305)
test_rubyspec 0.319951 0.384641 1493.295564 (410.683352)
total: 3726.46 sec