Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-002323
#<BuildRuby:0x000055d13e047418
@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.20221202-002323",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005117 1.152797 ( 1.191462)
build_miniruby 0.000000 0.000948 1.047264 ( 1.045955)
build_ruby 0.000227 0.000959 2.843860 ( 2.717350)
build_all 0.006875 0.002115 15.913984 ( 3.310570)
build_install 0.004390 0.006096 2.183871 ( 1.260257)
test_btest 0.000387 0.000149 61.707241 ( 11.400841)
test_basic 0.000499 0.005010 0.319162 ( 0.409443)
test_all 0.000789 0.000364 701.569593 (108.033059)
test_rubyspec 0.034265 0.033951 53.849915 ( 62.022967)
total: 191.39 sec