Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-221615
#<BuildRuby:0x0000003fbbb875b8
@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.20251007-221615",
@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.000117 0.000009 0.000126 ( 0.000128)
autoconf 0.000177 0.000013 0.000190 ( 0.000188)
configure 0.000166 0.000012 0.000178 ( 0.000179)
build_up 0.036216 0.012613 56.658574 ( 25.744512)
build_miniruby 0.011822 0.000327 143.825867 (140.685201)
build_ruby 0.013507 0.007802 150.302915 (151.090180)
build_all 0.080279 0.043609 336.328639 ( 95.797230)
build_install 0.096605 0.058447 100.988064 ( 42.506642)
test_btest 0.006002 0.000333 916.033309 (250.623186)
test_basic 0.028595 0.034930 9.913371 ( 9.450201)
test_all 0.652700 0.460817 9780.032736 (2600.040203)
test_rubyspec 0.317572 0.373534 1520.203455 (418.813184)
total: 3734.76 sec