Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-143606
#<BuildRuby:0x0000003fb5917590
@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.20251012-143606",
@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.000115 0.000010 0.000125 ( 0.000129)
autoconf 0.000174 0.000014 0.000188 ( 0.000187)
configure 0.000219 0.000018 0.000237 ( 0.000237)
build_up 0.032446 0.012424 46.845948 ( 23.373294)
build_miniruby 0.009354 0.000000 136.405526 (137.202704)
build_ruby 0.022364 0.000390 150.650793 (151.300553)
build_all 0.084132 0.036199 331.369685 ( 94.343462)
build_install 0.091852 0.044803 101.109958 ( 43.287527)
test_btest 0.000447 0.004113 921.564410 (245.595939)
test_basic 0.058219 0.012179 10.463464 ( 9.906752)
test_all 0.674920 0.434884 10999.335415 (2877.277917)
test_rubyspec 0.333917 0.436605 1646.728282 (453.597144)
total: 4035.89 sec