Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-172314
#<BuildRuby:0x00005571dfa072c8
@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.20221128-172314",
@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.000008)
autoconf 0.000020 0.000002 0.000022 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004326 0.000255 1.151552 ( 1.243832)
build_miniruby 0.000867 0.000051 1.047598 ( 1.046419)
build_ruby 0.001266 0.000000 2.794568 ( 2.665157)
build_all 0.008753 0.000000 15.762684 ( 3.353430)
build_install 0.009117 0.000086 1.998933 ( 1.142120)
test_btest 0.000545 0.000026 63.576952 ( 10.921302)
test_basic 0.000627 0.004545 0.316310 ( 0.406776)
test_all 0.000918 0.000087 692.809025 (108.067500)
test_rubyspec 0.045149 0.024707 52.694455 ( 60.853578)
total: 189.70 sec