Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-035114
#<BuildRuby:0x000055cf0fa73fa8
@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.20220822-035114",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006242 0.857677 ( 0.869956)
build_miniruby 0.000000 0.000990 0.057833 ( 0.056556)
build_ruby 0.000000 0.000847 0.059903 ( 0.058616)
build_all 0.002550 0.002156 1.537307 ( 0.589512)
build_install 0.002068 0.006700 1.902784 ( 0.964443)
test_btest 0.000501 0.000233 50.052016 ( 8.234147)
test_basic 0.001462 0.004446 0.287682 ( 0.375935)
test_all 0.001531 0.000817 588.860665 ( 95.146798)
test_rubyspec 0.074871 0.042886 44.528958 ( 52.805613)
total: 159.10 sec