Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260131-064051
#<BuildRuby:0x0000003fd59ff0f0
@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.20260131-064051",
@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.000061 0.000006 0.000067 ( 0.000068)
autoconf 0.000092 0.000009 0.000101 ( 0.000098)
configure 0.000085 0.000008 0.000093 ( 0.000094)
build_up 0.014556 0.000000 13.437428 ( 9.582026)
build_miniruby 0.005867 0.000083 62.811542 ( 62.992391)
build_ruby 0.003721 0.003969 76.869753 ( 77.028070)
build_all 0.034152 0.007789 31.378848 ( 13.367022)
build_install 0.057002 0.015586 40.156667 ( 18.721946)
test_btest 0.002394 0.000308 429.424959 (116.224027)
test_basic 0.024254 0.015407 5.558762 ( 5.354064)
test_all 0.422706 0.145912 4944.714691 (1449.424766)
test_rubyspec 0.156568 0.212222 745.116117 (210.171942)
total: 1962.87 sec