Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-125339
#<BuildRuby:0x000055f824aafdd0
@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.20220823-125339",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006737 0.903164 ( 1.031132)
build_miniruby 0.000560 0.000441 0.057327 ( 0.056005)
build_ruby 0.000782 0.000240 0.059446 ( 0.058272)
build_all 0.003488 0.001074 1.533104 ( 0.585287)
build_install 0.008510 0.002619 1.918494 ( 0.975308)
test_btest 0.000527 0.000162 50.767201 ( 8.275894)
test_basic 0.004442 0.001367 0.342269 ( 0.430413)
test_all 0.001400 0.000431 612.951733 ( 92.949014)
test_rubyspec 0.059144 0.052218 44.263762 ( 52.539773)
total: 156.90 sec