Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251218-070733
#<BuildRuby:0x0000003fda7a76e0
@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.20251218-070733",
@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.000060 0.000010 0.000070 ( 0.000071)
autoconf 0.000087 0.000014 0.000101 ( 0.000098)
configure 0.000075 0.000013 0.000088 ( 0.000089)
build_up 0.000000 0.010758 8.762784 ( 8.487875)
build_miniruby 0.000000 0.006269 62.354361 ( 62.471821)
build_ruby 0.003454 0.004411 73.429657 ( 73.577933)
build_all 0.052359 0.019008 147.112169 ( 43.108908)
build_install 0.054903 0.018563 38.337736 ( 18.679943)
test_btest 0.000000 0.002958 429.776385 (117.618426)
test_basic 0.022966 0.012634 4.886936 ( 4.718693)
test_all 0.382862 0.160530 4456.723153 (1214.884093)
test_rubyspec 0.176970 0.208753 723.141849 (203.937242)
total: 1747.49 sec