Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240409-123639
#<BuildRuby:0x0000003fc2d9d580
@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_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20240409-123639",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000061 0.000005 0.000066 ( 0.000066)
autoconf 0.000091 0.000007 0.000098 ( 0.000095)
configure 0.000074 0.000006 0.000080 ( 0.000080)
build_up 0.018030 0.008571 16.225576 ( 12.867079)
build_miniruby 0.005447 0.000000 42.069314 ( 42.127656)
build_ruby 0.009555 0.002732 51.069817 ( 51.143980)
build_all 0.035908 0.011874 91.932778 ( 25.541343)
build_install 0.054326 0.010196 33.275333 ( 14.612168)
test_btest 0.002292 0.000280 228.222079 ( 78.427959)
test_basic 0.021161 0.009929 3.827001 ( 3.730847)
test_all 0.225415 0.213970 3332.465656 (951.496984)
test_rubyspec 0.162378 0.117478 536.716868 (157.106492)
total: 1337.06 sec