Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-163747
#<BuildRuby:0x0000003fd6096ee0
@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.20251013-163747",
@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.000006 0.000071 ( 0.000072)
autoconf 0.000000 0.000229 0.000229 ( 0.000228)
configure 0.000000 0.000115 0.000115 ( 0.000111)
build_up 0.006586 0.018952 27.456887 ( 14.128136)
build_miniruby 0.001535 0.004211 79.940758 ( 80.131812)
build_ruby 0.014545 0.000351 121.020880 (121.460185)
build_all 0.092566 0.018928 282.838228 ( 80.627917)
build_install 0.102608 0.023740 94.712664 ( 37.781233)
test_btest 0.000169 0.003570 804.087233 (237.706886)
test_basic 0.035893 0.020350 8.569349 ( 8.101408)
test_all 0.656800 0.409024 9732.060048 (2622.071904)
test_rubyspec 0.339718 0.383481 1557.891428 (427.946972)
total: 3629.96 sec