Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-114520
#<BuildRuby:0x000056378ed57ea8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-114520",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006053 0.000142 0.843162 ( 1.257679)
build_miniruby 0.000877 0.000059 0.056871 ( 0.055599)
build_ruby 0.000913 0.000060 0.057722 ( 0.056455)
build_all 0.004236 0.000003 1.503853 ( 0.608559)
build_install 0.010608 0.000378 6.243447 ( 2.813427)
test_btest 0.000867 0.000051 44.753030 ( 8.518541)
test_basic 0.005536 0.000326 0.329475 ( 0.417619)
test_all 0.001390 0.000082 635.179390 ( 91.405835)
test_rubyspec 0.064153 0.058033 43.619499 ( 48.554316)
total: 153.69 sec