Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-073106
#<BuildRuby:0x00005567d521ac40
@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.20220616-073106",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006466 0.000462 0.823624 ( 0.912216)
build_miniruby 0.001099 0.000000 0.057146 ( 0.055814)
build_ruby 0.001024 0.000000 0.059091 ( 0.057828)
build_all 0.004271 0.000000 1.487922 ( 0.602116)
build_install 0.006158 0.004855 6.291399 ( 2.855728)
test_btest 0.000501 0.000000 53.554097 ( 8.286984)
test_basic 0.005596 0.000000 0.304348 ( 0.393041)
test_all 0.001480 0.000000 634.468547 ( 90.071571)
test_rubyspec 0.079437 0.047105 44.143984 ( 49.706855)
total: 152.94 sec