Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-133016
#<BuildRuby:0x0000563339174018
@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.20220730-133016",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006454 0.000164 0.816319 ( 1.026672)
build_miniruby 0.000929 0.000066 0.057737 ( 0.056380)
build_ruby 0.000867 0.000062 0.059412 ( 0.058104)
build_all 0.004381 0.000313 1.534481 ( 0.584953)
build_install 0.010604 0.000389 5.639486 ( 2.172512)
test_btest 0.000661 0.000044 50.784323 ( 7.886851)
test_basic 0.005231 0.000349 0.252526 ( 0.341568)
test_all 0.001199 0.000080 605.366665 ( 91.232555)
test_rubyspec 0.081721 0.038161 43.729025 ( 49.326451)
total: 152.69 sec