Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-230135
#<BuildRuby:0x0000560f92018018
@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.20220726-230135",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006313 0.000000 0.839800 ( 1.051927)
build_miniruby 0.001049 0.000000 0.057010 ( 0.055659)
build_ruby 0.000921 0.000000 0.058724 ( 0.057436)
build_all 0.004506 0.000000 1.518986 ( 0.585021)
build_install 0.011071 0.000000 5.684311 ( 2.168323)
test_btest 0.000713 0.000000 51.613460 ( 8.341808)
test_basic 0.005660 0.000000 0.331308 ( 0.419789)
test_all 0.000817 0.000000 613.653976 ( 91.432664)
test_rubyspec 0.091251 0.027111 43.432914 ( 49.042326)
total: 153.16 sec