Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-140053
#<BuildRuby:0x000055da11f33f68
@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.20220723-140053",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003277 0.003755 0.876064 ( 1.161925)
build_miniruby 0.000581 0.000264 0.056987 ( 0.055853)
build_ruby 0.000639 0.000290 0.058921 ( 0.057782)
build_all 0.001783 0.002989 1.522046 ( 0.583590)
build_install 0.008891 0.002259 5.606395 ( 2.147246)
test_btest 0.000000 0.000623 54.478379 ( 7.946078)
test_basic 0.001279 0.004385 0.252250 ( 0.340983)
test_all 0.000794 0.000427 628.033143 ( 89.852469)
test_rubyspec 0.031574 0.047495 43.580879 ( 49.272410)
total: 151.42 sec