Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260316-124522
#<BuildRuby:0x0000003fe3f5f8c0
@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.20260316-124522",
@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.000075 0.000005 0.000080 ( 0.000082)
autoconf 0.000105 0.000007 0.000112 ( 0.000109)
configure 0.000092 0.000006 0.000098 ( 0.000097)
build_up 0.004963 0.008052 11.175876 ( 10.552711)
build_miniruby 0.003350 0.003601 71.911854 ( 72.121529)
build_ruby 0.008329 0.000033 85.852005 ( 86.106120)
build_all 0.036941 0.012432 34.461468 ( 14.748367)
build_install 0.059446 0.022974 42.396413 ( 21.397059)
test_btest 0.004475 0.000000 509.950274 (138.310075)
test_basic 0.035889 0.001931 5.927420 ( 5.707586)
test_all 0.368424 0.305553 5620.176368 (1574.504312)
test_rubyspec 0.220490 0.263633 949.725664 (320.029350)
total: 2243.48 sec