Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240222-203704
#<BuildRuby:0x0000003fc454d658
@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_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20240222-203704",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000068)
autoconf 0.000085 0.000009 0.000094 ( 0.000093)
configure 0.000075 0.000009 0.000084 ( 0.000083)
build_up 0.015370 0.007927 13.155407 ( 9.952093)
build_miniruby 0.005967 0.000000 41.303963 ( 41.363267)
build_ruby 0.007704 0.000000 49.505411 ( 49.585952)
build_all 0.033914 0.018872 90.874145 ( 25.270771)
build_install 0.034017 0.030491 30.706640 ( 14.231068)
test_btest 0.002207 0.000435 236.677916 ( 67.284381)
test_basic 0.028405 0.003210 3.807738 ( 3.699906)
test_all 0.292658 0.141958 3285.292597 (883.348123)
test_rubyspec 0.131783 0.126943 534.203499 (156.997156)
total: 1251.74 sec