Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251226-235330
#<BuildRuby:0x0000003fed04f420
@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.20251226-235330",
@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.000068 0.000011 0.000079 ( 0.000081)
autoconf 0.000124 0.000000 0.000124 ( 0.000120)
configure 0.000102 0.000000 0.000102 ( 0.000100)
build_up 0.005601 0.004463 8.637784 ( 8.331651)
build_miniruby 0.005330 0.000220 53.097156 ( 53.194393)
build_ruby 0.004341 0.002696 63.464889 ( 63.610801)
build_all 0.019818 0.019847 30.637082 ( 12.685311)
build_install 0.056908 0.010647 36.500675 ( 18.137039)
test_btest 0.002346 0.000480 407.629167 (110.833574)
test_basic 0.026201 0.011180 4.545133 ( 4.407531)
test_all 0.385461 0.153811 4338.535270 (1242.727983)
test_rubyspec 0.181970 0.179966 703.144790 (198.138244)
total: 1712.07 sec