Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260209-173209
#<BuildRuby:0x0000003fbbae76a8
@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.20260209-173209",
@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.000101 0.000013 0.000114 ( 0.000238)
autoconf 0.000103 0.000013 0.000116 ( 0.000136)
configure 0.000087 0.000011 0.000098 ( 0.000116)
build_up 0.010013 0.003189 10.047535 ( 8.517424)
build_miniruby 0.006191 0.000000 50.166561 ( 50.276332)
build_ruby 0.007263 0.000000 61.391553 ( 61.510992)
build_all 0.029791 0.010822 27.743270 ( 11.859971)
build_install 0.045787 0.021225 35.500052 ( 17.054081)
test_btest 0.002524 0.000427 395.250015 (108.496849)
test_basic 0.022975 0.008574 4.451553 ( 4.323900)
test_all 0.280395 0.240852 4052.512434 (1122.383689)
test_rubyspec 0.166008 0.178831 664.022032 (187.628552)
total: 1572.06 sec