Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-081717
#<BuildRuby:0x0000555fe4b97f00
@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.20220816-081717",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006777 0.000000 0.832308 ( 0.881339)
build_miniruby 0.000000 0.001012 0.057447 ( 0.056216)
build_ruby 0.000000 0.000986 0.059605 ( 0.058402)
build_all 0.002691 0.001876 1.523478 ( 0.589438)
build_install 0.008573 0.000504 1.909862 ( 0.966973)
test_btest 0.000710 0.000042 47.788302 ( 8.825432)
test_basic 0.005323 0.000313 0.284909 ( 0.373456)
test_all 0.000000 0.002960 626.988170 ( 89.484723)
test_rubyspec 0.078460 0.042950 43.802777 ( 51.176181)
total: 152.41 sec