Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-054856
#<BuildRuby:0x000055b80b10fe00
@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.20220808-054856",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006088 0.000000 0.893351 ( 1.001612)
build_miniruby 0.000941 0.000000 0.057772 ( 0.056471)
build_ruby 0.001010 0.000000 0.059672 ( 0.058385)
build_all 0.000000 0.004585 1.529606 ( 0.582787)
build_install 0.005233 0.006104 5.632371 ( 2.143160)
test_btest 0.000829 0.000000 52.253744 ( 8.123825)
test_basic 0.003009 0.002984 0.331996 ( 0.419917)
test_all 0.000965 0.000175 619.270812 ( 89.909694)
test_rubyspec 0.089987 0.030918 43.893767 ( 51.269939)
total: 153.57 sec