Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-213430
#<BuildRuby:0x0000556468a84018
@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.20220808-213430",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005799 0.000967 0.809409 ( 0.896213)
build_miniruby 0.000890 0.000148 0.058044 ( 0.056782)
build_ruby 0.000856 0.000143 0.060067 ( 0.058854)
build_all 0.004567 0.000000 1.523285 ( 0.585597)
build_install 0.008556 0.000516 5.616962 ( 2.142669)
test_btest 0.000746 0.000107 47.660364 ( 8.509100)
test_basic 0.000248 0.005150 0.284678 ( 0.374548)
test_all 0.000361 0.000513 622.568587 ( 91.657851)
test_rubyspec 0.032394 0.053692 43.724395 ( 51.149512)
total: 155.43 sec