Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260316-193129
#<BuildRuby:0x0000003fdad16630
@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.20260316-193129",
@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.000089 0.000009 0.000098 ( 0.000098)
configure 0.000078 0.000008 0.000086 ( 0.000084)
build_up 0.002487 0.008278 10.811810 ( 10.077492)
build_miniruby 0.003271 0.003419 70.911196 ( 71.130505)
build_ruby 0.004661 0.004071 86.378071 ( 86.584018)
build_all 0.033606 0.011633 32.175966 ( 14.040849)
build_install 0.046901 0.036492 38.940557 ( 20.083615)
test_btest 0.003521 0.000000 456.797355 (137.884035)
test_basic 0.030810 0.010825 5.413512 ( 5.235744)
test_all 0.385943 0.230509 5096.269537 (1571.159459)
test_rubyspec 0.245965 0.200708 877.756277 (297.086075)
total: 2213.29 sec