Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260217-205726
#<BuildRuby:0x0000003fe3b3f1a0
@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.20260217-205726",
@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.000070 0.000009 0.000079 ( 0.000081)
autoconf 0.000104 0.000015 0.000119 ( 0.000116)
configure 0.000108 0.000000 0.000108 ( 0.000105)
build_up 0.011129 0.000523 8.901567 ( 8.838618)
build_miniruby 0.006247 0.000000 60.789032 ( 60.911063)
build_ruby 0.004867 0.002242 68.929676 ( 69.062764)
build_all 0.027363 0.013778 30.247189 ( 12.670321)
build_install 0.059170 0.009158 36.285683 ( 17.917261)
test_btest 0.002362 0.000377 418.681688 (119.617392)
test_basic 0.023262 0.009182 4.850430 ( 4.699584)
test_all 0.367690 0.200595 4655.104008 (1356.289727)
test_rubyspec 0.214178 0.164798 711.076929 (200.344025)
total: 1850.36 sec