Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-063358
#<BuildRuby:0x0000561fe87425a8
@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.20220607-063358",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000025)
build_up 0.002968 0.004000 0.843204 ( 0.942128)
build_miniruby 0.000000 0.001115 0.057756 ( 0.056426)
build_ruby 0.000000 0.000894 0.059627 ( 0.058408)
build_all 0.003173 0.001054 1.508477 ( 0.604364)
build_install 0.007488 0.002968 6.345705 ( 2.861201)
test_btest 0.000681 0.000144 51.783413 ( 8.464728)
test_basic 0.005018 0.001056 0.327633 ( 0.415933)
test_all 0.001381 0.000291 643.459897 ( 98.101293)
test_rubyspec 0.076382 0.044798 44.197157 ( 49.745673)
total: 161.25 sec