Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260302-163548
#<BuildRuby:0x0000003fdf79f378
@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.20260302-163548",
@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.000062 0.000008 0.000070 ( 0.000072)
autoconf 0.000194 0.000000 0.000194 ( 0.000195)
configure 0.000091 0.000000 0.000091 ( 0.000090)
build_up 0.011907 0.000079 9.562373 ( 9.519197)
build_miniruby 0.003572 0.002878 67.161899 ( 67.345100)
build_ruby 0.006784 0.000396 76.121908 ( 76.300981)
build_all 0.025761 0.018816 33.058278 ( 13.629001)
build_install 0.063196 0.010639 39.654728 ( 19.380677)
test_btest 0.002319 0.000392 472.028430 (128.485680)
test_basic 0.024451 0.013690 5.625176 ( 5.427979)
test_all 0.361097 0.208100 5081.447707 (1450.483848)
test_rubyspec 0.220450 0.183841 877.569327 (295.887489)
total: 2066.46 sec