Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-163422
#<BuildRuby:0x000055e5796e7670
@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.20220809-163422",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002791 0.003585 0.902887 ( 6.517777)
build_miniruby 0.000849 0.000050 0.058019 ( 0.056822)
build_ruby 0.000823 0.000048 0.059301 ( 0.058159)
build_all 0.004156 0.000244 1.508306 ( 0.582954)
build_install 0.006998 0.004279 5.637605 ( 2.146812)
test_btest 0.000000 0.000654 53.328355 ( 8.144122)
test_basic 0.000000 0.006115 0.350133 ( 0.437872)
test_all 0.000787 0.000647 636.593071 ( 93.255887)
test_rubyspec 0.072277 0.038448 43.790464 ( 51.279268)
total: 162.48 sec