Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-021517
#<BuildRuby:0x000056124cf1e8c0
@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.20220815-021517",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006768 0.000000 0.813053 ( 1.951925)
build_miniruby 0.000910 0.000000 0.058477 ( 0.057296)
build_ruby 0.001033 0.000000 0.059741 ( 0.058479)
build_all 0.000847 0.003602 1.557405 ( 0.599269)
build_install 0.006364 0.004568 1.910227 ( 0.960160)
test_btest 0.000684 0.000171 50.291934 ( 8.704899)
test_basic 0.003941 0.000985 0.282554 ( 0.371982)
test_all 0.001224 0.000306 596.971911 ( 95.942599)
test_rubyspec 0.035310 0.041588 43.896768 ( 51.313148)
total: 159.96 sec