Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-122251
#<BuildRuby:0x0000563b8093e7e0
@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.20220812-122251",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006547 0.867823 ( 0.962825)
build_miniruby 0.000000 0.000972 0.057354 ( 0.056073)
build_ruby 0.000183 0.000673 0.059423 ( 0.058122)
build_all 0.001105 0.003538 1.526555 ( 0.587207)
build_install 0.009270 0.001854 5.675183 ( 2.188854)
test_btest 0.000663 0.000132 53.641104 ( 8.450678)
test_basic 0.005488 0.000164 0.258712 ( 0.348129)
test_all 0.001624 0.000305 609.691635 ( 90.271577)
test_rubyspec 0.097791 0.029224 44.081618 ( 51.459103)
total: 154.38 sec