Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240227-190806
#<BuildRuby:0x0000003fcaf02d00
@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.20240227-190806",
@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.000063 0.000005 0.000068 ( 0.000068)
autoconf 0.000090 0.000006 0.000096 ( 0.000094)
configure 0.000095 0.000000 0.000095 ( 0.000091)
build_up 0.019865 0.003457 13.157149 ( 9.980146)
build_miniruby 0.005152 0.000368 40.644667 ( 40.713509)
build_ruby 0.002434 0.004173 50.142080 ( 50.224256)
build_all 0.037779 0.008974 92.073612 ( 25.728251)
build_install 0.043086 0.021167 30.924004 ( 14.249864)
test_btest 0.002213 0.000263 225.644831 ( 79.882291)
test_basic 0.011464 0.017653 3.817513 ( 3.728729)
test_all 0.251749 0.173626 3050.426028 (901.992962)
test_rubyspec 0.131275 0.131586 539.055461 (157.559439)
total: 1284.07 sec