Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251222-164636
#<BuildRuby:0x0000003fd959f420
@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.20251222-164636",
@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.000065 0.000003 0.000068 ( 0.000069)
autoconf 0.000089 0.000003 0.000092 ( 0.000090)
configure 0.000082 0.000003 0.000085 ( 0.000086)
build_up 0.013185 0.000000 12.066359 ( 9.862288)
build_miniruby 0.006491 0.000000 61.357344 ( 61.475987)
build_ruby 0.003176 0.003788 74.490656 ( 74.696678)
build_all 0.042842 0.000603 31.009416 ( 12.897478)
build_install 0.044319 0.029999 38.360745 ( 18.260734)
test_btest 0.002341 0.000193 418.955730 (117.902156)
test_basic 0.028317 0.005334 4.795980 ( 4.650044)
test_all 0.352680 0.214351 4746.676564 (1305.863139)
test_rubyspec 0.187933 0.188946 734.327753 (206.915919)
total: 1812.53 sec