Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-101943
#<BuildRuby:0x000055d3e8e07dd0
@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-101943",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.002577 0.004273 0.853189 ( 1.575393)
build_miniruby 0.000921 0.000132 0.058242 ( 0.056936)
build_ruby 0.000908 0.000130 0.059781 ( 0.058523)
build_all 0.004196 0.000000 1.517178 ( 0.602216)
build_install 0.009000 0.000063 6.271716 ( 2.851536)
test_btest 0.000612 0.000072 57.822061 ( 8.418009)
test_basic 0.005458 0.000129 0.290003 ( 0.379276)
test_all 0.001312 0.000145 639.760423 ( 91.083066)
test_rubyspec 0.098226 0.009872 44.051894 ( 49.627091)
total: 154.65 sec