Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-235035
#<BuildRuby:0x0000559b1184a7e0
@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.20220819-235035",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004798 0.001199 0.862005 ( 1.158616)
build_miniruby 0.000682 0.000171 0.057173 ( 0.056058)
build_ruby 0.000754 0.000188 0.059180 ( 0.058031)
build_all 0.004440 0.000009 1.521459 ( 0.585863)
build_install 0.010736 0.000384 1.935841 ( 0.963845)
test_btest 0.000633 0.000127 49.745449 ( 8.477610)
test_basic 0.004474 0.000895 0.262944 ( 0.351969)
test_all 0.002291 0.000000 617.709996 ( 87.838552)
test_rubyspec 0.107075 0.021884 44.421183 ( 52.650703)
total: 152.14 sec