Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-175019
#<BuildRuby:0x0000003fc339f550
@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.20251012-175019",
@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.000118 0.000013 0.000131 ( 0.000134)
autoconf 0.000000 0.000307 0.000307 ( 0.000212)
configure 0.000000 0.000189 0.000189 ( 0.000187)
build_up 0.002320 0.024624 30.596676 ( 16.877557)
build_miniruby 0.007202 0.003842 135.284442 (135.895975)
build_ruby 0.020021 0.000000 144.440296 (144.994958)
build_all 0.090505 0.024455 297.604255 ( 84.437527)
build_install 0.090694 0.040296 92.616923 ( 38.855846)
test_btest 0.004515 0.000097 838.514731 (223.835048)
test_basic 0.044064 0.025103 9.850214 ( 9.360245)
test_all 0.667331 0.393044 9658.062490 (2598.118192)
test_rubyspec 0.340380 0.369932 1534.730926 (421.474317)
total: 3673.86 sec