Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251226-164340
#<BuildRuby:0x0000003fc1bdf0f0
@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-164340",
@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.000079 0.000005 0.000084 ( 0.000085)
autoconf 0.000111 0.000008 0.000119 ( 0.000116)
configure 0.000095 0.000006 0.000101 ( 0.000101)
build_up 0.010981 0.000198 8.489461 ( 8.201885)
build_miniruby 0.001700 0.003844 53.592926 ( 53.683066)
build_ruby 0.003417 0.003951 65.023399 ( 65.131975)
build_all 0.020919 0.020554 30.744284 ( 12.657170)
build_install 0.047869 0.021270 34.805885 ( 17.358375)
test_btest 0.002265 0.000328 394.125518 (121.373047)
test_basic 0.026655 0.007900 4.486860 ( 4.361956)
test_all 0.293388 0.231931 4455.030679 (1366.824919)
test_rubyspec 0.153382 0.208773 706.232959 (198.802317)
total: 1848.40 sec