Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-190023
#<BuildRuby:0x0000003fb5c8f1f0
@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.20251009-190023",
@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.000064 0.000005 0.000069 ( 0.000072)
autoconf 0.000098 0.000008 0.000106 ( 0.000106)
configure 0.000097 0.000008 0.000105 ( 0.000104)
build_up 0.013919 0.012245 25.253205 ( 13.886792)
build_miniruby 0.007396 0.000000 83.063661 ( 83.257777)
build_ruby 0.015707 0.003951 93.784702 ( 94.023373)
build_all 0.080884 0.020193 261.329889 ( 73.706605)
build_install 0.063477 0.062383 69.248102 ( 29.405374)
test_btest 0.002332 0.002698 649.286867 (177.294451)
test_basic 0.031458 0.015211 6.246869 ( 6.008501)
test_all 0.466182 0.348218 6801.237608 (1924.207103)
test_rubyspec 0.275476 0.252998 1112.032626 (307.781734)
total: 2709.58 sec