Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-200153
#<BuildRuby:0x000055b6daa44700
@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-200153",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000483 0.004090 1.199940 ( 1.310104)
build_miniruby 0.000668 0.000178 1.000145 ( 0.998908)
build_ruby 0.001139 0.000000 2.774511 ( 2.685067)
build_all 0.008608 0.000402 15.615973 ( 3.319265)
build_install 0.008981 0.000000 2.248458 ( 1.295499)
test_btest 0.000503 0.000000 63.375313 ( 10.961932)
test_basic 0.004573 0.000000 0.314889 ( 0.406098)
test_all 0.000878 0.000000 703.699470 (108.955931)
test_rubyspec 0.046441 0.019443 53.924329 ( 62.246728)
total: 192.18 sec