Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-083506
#<BuildRuby:0x000055e76a9e3e58
@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-083506",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006549 0.000000 0.855929 ( 1.006435)
build_miniruby 0.000870 0.000000 0.057064 ( 0.055769)
build_ruby 0.000984 0.000000 0.059444 ( 0.058218)
build_all 0.000112 0.004438 1.511538 ( 0.586059)
build_install 0.005833 0.005219 5.633371 ( 2.149513)
test_btest 0.000629 0.000084 51.999347 ( 8.572151)
test_basic 0.005113 0.000682 0.339945 ( 0.428176)
test_all 0.001266 0.000000 597.074800 ( 89.459208)
test_rubyspec 0.081685 0.032010 43.604883 ( 49.187631)
total: 151.50 sec