Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260309-173113
#<BuildRuby:0x0000003fed0e76a8
@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.20260309-173113",
@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.000077 0.000008 0.000085 ( 0.000087)
autoconf 0.000129 0.000000 0.000129 ( 0.000124)
configure 0.000104 0.000000 0.000104 ( 0.000102)
build_up 0.006594 0.003976 9.217343 ( 9.310738)
build_miniruby 0.006026 0.000000 64.030446 ( 64.167235)
build_ruby 0.007174 0.000000 72.079317 ( 72.246776)
build_all 0.020144 0.022027 28.938352 ( 12.594341)
build_install 0.057766 0.012927 34.662128 ( 17.436780)
test_btest 0.002720 0.000000 411.032508 (117.930053)
test_basic 0.029931 0.002707 4.501091 ( 4.369037)
test_all 0.363571 0.181307 4647.549650 (1381.020278)
test_rubyspec 0.234571 0.187283 780.848608 (268.534586)
total: 1947.61 sec