Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-231502
#<BuildRuby:0x0000003fd16bf2b8
@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.20251223-231502",
@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.000007 0.000068 ( 0.000069)
autoconf 0.000088 0.000010 0.000098 ( 0.000096)
configure 0.000072 0.000008 0.000080 ( 0.000080)
build_up 0.003638 0.006907 8.645709 ( 8.318731)
build_miniruby 0.004966 0.000646 56.555497 ( 56.695622)
build_ruby 0.003035 0.003845 64.458331 ( 64.574802)
build_all 0.026060 0.014969 30.188446 ( 12.471962)
build_install 0.044454 0.021899 35.495024 ( 17.619872)
test_btest 0.002415 0.000448 398.487069 (120.649215)
test_basic 0.020180 0.009236 4.549890 ( 4.411128)
test_all 0.369504 0.182817 4200.903510 (1189.736679)
test_rubyspec 0.202789 0.157044 698.718939 (196.945955)
total: 1671.43 sec