Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260227-122248
#<BuildRuby:0x0000003fdf5672b8
@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.20260227-122248",
@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.000061 0.000007 0.000068 ( 0.000070)
autoconf 0.000109 0.000012 0.000121 ( 0.000118)
configure 0.000093 0.000011 0.000104 ( 0.000102)
build_up 0.002131 0.011167 10.338481 ( 9.806727)
build_miniruby 0.005084 0.000695 70.424021 ( 70.615694)
build_ruby 0.007034 0.000000 82.571419 ( 82.781564)
build_all 0.021493 0.025219 34.396909 ( 14.448552)
build_install 0.051558 0.029365 41.176724 ( 20.283305)
test_btest 0.002305 0.000499 495.035554 (133.910283)
test_basic 0.029240 0.008745 5.728696 ( 5.546349)
test_all 0.359919 0.241402 5393.699577 (1505.868574)
test_rubyspec 0.236450 0.216696 927.976097 (313.686052)
total: 2156.95 sec