Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260227-221145
#<BuildRuby:0x0000003fb6a1f6a8
@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-221145",
@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.000063 0.000004 0.000067 ( 0.000069)
autoconf 0.000093 0.000006 0.000099 ( 0.000097)
configure 0.000079 0.000006 0.000085 ( 0.000083)
build_up 0.007931 0.003693 9.687099 ( 9.277837)
build_miniruby 0.001498 0.004089 69.076501 ( 69.235129)
build_ruby 0.007516 0.000621 79.768187 ( 79.942287)
build_all 0.024916 0.019358 34.136397 ( 14.325766)
build_install 0.045403 0.029439 40.071484 ( 19.983038)
test_btest 0.000000 0.004192 477.856386 (135.836311)
test_basic 0.028079 0.012854 5.725118 ( 5.513742)
test_all 0.375492 0.227321 5407.487213 (1462.409066)
test_rubyspec 0.189127 0.228841 908.947743 (306.500833)
total: 2103.03 sec