Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-111957
#<BuildRuby:0x0000003fd959f420
@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.20251007-111957",
@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.000065 0.000009 0.000074 ( 0.000074)
autoconf 0.000090 0.000012 0.000102 ( 0.000100)
configure 0.000078 0.000010 0.000088 ( 0.000088)
build_up 0.014963 0.027051 48.658589 ( 24.650937)
build_miniruby 0.009524 0.000284 135.658052 (136.267541)
build_ruby 0.017610 0.004282 155.993253 (156.596319)
build_all 0.088402 0.040044 332.358171 ( 93.624620)
build_install 0.081832 0.063974 102.348131 ( 43.983131)
test_btest 0.005566 0.000000 919.328064 (244.947320)
test_basic 0.070036 0.035584 10.917600 ( 10.272420)
test_all 0.747687 0.398928 11171.942643 (2972.965451)
test_rubyspec 0.351747 0.435476 1711.697423 (468.847961)
total: 4152.16 sec