Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260221-020714
#<BuildRuby:0x0000003fe058f258
@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.20260221-020714",
@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.000005 0.000069 ( 0.000071)
autoconf 0.000090 0.000008 0.000098 ( 0.000095)
configure 0.000079 0.000007 0.000086 ( 0.000084)
build_up 0.006470 0.003864 8.518268 ( 8.388398)
build_miniruby 0.004937 0.000441 61.912975 ( 62.028742)
build_ruby 0.006487 0.000218 69.881052 ( 70.045024)
build_all 0.038177 0.003843 30.972021 ( 12.932222)
build_install 0.054906 0.014703 36.562353 ( 18.113031)
test_btest 0.000189 0.003973 428.124020 (115.959422)
test_basic 0.025711 0.006050 4.684697 ( 4.544784)
test_all 0.300556 0.219537 4684.456279 (1347.558017)
test_rubyspec 0.205835 0.197311 797.535912 (275.903022)
total: 1915.48 sec