Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-222404
#<BuildRuby:0x000056294397ff00
@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.20220717-222404",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005878 0.000452 0.814046 ( 1.238581)
build_miniruby 0.000912 0.000071 0.057132 ( 0.055974)
build_ruby 0.000782 0.000060 0.059223 ( 0.058058)
build_all 0.004563 0.000000 1.543305 ( 0.622638)
build_install 0.005616 0.004845 5.659083 ( 2.184779)
test_btest 0.000712 0.000095 44.385937 ( 8.320378)
test_basic 0.005211 0.000695 0.339904 ( 0.428046)
test_all 0.001015 0.000135 625.367287 ( 89.174588)
test_rubyspec 0.086906 0.041323 43.494989 ( 49.099188)
total: 151.18 sec