Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-232816
#<BuildRuby:0x00005642eed13670
@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.20220822-232816",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005926 0.000456 0.807277 ( 0.893760)
build_miniruby 0.001014 0.000078 0.057419 ( 0.056191)
build_ruby 0.001046 0.000000 0.059436 ( 0.058165)
build_all 0.004593 0.000071 1.560398 ( 0.594691)
build_install 0.006297 0.004981 1.931745 ( 0.965368)
test_btest 0.000635 0.000084 54.716190 ( 8.469988)
test_basic 0.005271 0.000043 0.297971 ( 0.387062)
test_all 0.002481 0.000310 598.715571 ( 88.902674)
test_rubyspec 0.080872 0.049702 44.122403 ( 52.362345)
total: 152.69 sec