Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-075147
#<BuildRuby:0x0000564930904208
@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.20220629-075147",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002426 0.004439 0.862858 ( 0.961529)
build_miniruby 0.000891 0.000205 0.057600 ( 0.056152)
build_ruby 0.000754 0.000174 0.059545 ( 0.058273)
build_all 0.004285 0.000018 1.493879 ( 0.600787)
build_install 0.007423 0.001591 6.303041 ( 2.850598)
test_btest 0.000603 0.000129 51.674810 ( 8.557340)
test_basic 0.005088 0.001090 0.260086 ( 0.348047)
test_all 0.001233 0.000264 609.988453 ( 91.698984)
test_rubyspec 0.066075 0.058689 44.293255 ( 49.848892)
total: 154.98 sec