Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-021845
#<BuildRuby:0x0000563dd17f7f00
@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.20220804-021845",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006211 0.000155 0.881902 ( 0.971942)
build_miniruby 0.000988 0.000066 0.057219 ( 0.055964)
build_ruby 0.000951 0.000064 0.058808 ( 0.057550)
build_all 0.004315 0.000288 1.512914 ( 0.586637)
build_install 0.006835 0.004221 5.653112 ( 2.175140)
test_btest 0.000616 0.000073 45.020048 ( 8.705022)
test_basic 0.001461 0.004644 0.328060 ( 0.415780)
test_all 0.000843 0.000149 622.218454 ( 90.294309)
test_rubyspec 0.056275 0.062553 43.811625 ( 51.184679)
total: 154.45 sec