Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251219-063204
#<BuildRuby:0x0000003feaa87288
@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.20251219-063204",
@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.000006 0.000070 ( 0.000072)
autoconf 0.000100 0.000010 0.000110 ( 0.000107)
configure 0.000106 0.000011 0.000117 ( 0.000118)
build_up 0.012832 0.001252 10.398508 ( 8.775761)
build_miniruby 0.001636 0.003877 54.169499 ( 54.263621)
build_ruby 0.007641 0.000000 64.211390 ( 64.329759)
build_all 0.052922 0.015878 140.632504 ( 41.052142)
build_install 0.048311 0.024424 36.269590 ( 17.843595)
test_btest 0.002184 0.000331 398.730048 (118.915370)
test_basic 0.028244 0.007890 4.476109 ( 4.330424)
test_all 0.332755 0.190830 4096.006116 (1264.869517)
test_rubyspec 0.154203 0.198785 702.102738 (197.968892)
total: 1772.35 sec