Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251218-162245
#<BuildRuby:0x0000003fe20b7328
@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.20251218-162245",
@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.000063 0.000006 0.000069 ( 0.000071)
autoconf 0.000091 0.000008 0.000099 ( 0.000096)
configure 0.000079 0.000008 0.000087 ( 0.000086)
build_up 0.000000 0.013499 11.737731 ( 8.975709)
build_miniruby 0.000804 0.005602 55.983455 ( 56.105356)
build_ruby 0.003372 0.003306 70.351358 ( 70.477995)
build_all 0.051149 0.015086 139.516045 ( 40.467016)
build_install 0.054968 0.017679 36.948324 ( 18.080142)
test_btest 0.002823 0.000000 414.745262 (112.539773)
test_basic 0.022896 0.011305 4.745046 ( 4.575260)
test_all 0.349787 0.175158 4150.624045 (1263.713513)
test_rubyspec 0.170809 0.201717 703.954195 (198.199600)
total: 1773.14 sec