Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-151048
#<BuildRuby:0x00005619178dc2d8
@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.20221126-151048",
@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.000020)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000042 0.000003 0.000045 ( 0.000045)
build_up 0.004581 0.000327 1.104268 ( 1.106193)
build_miniruby 0.000930 0.000066 1.017447 ( 1.016083)
build_ruby 0.001058 0.000075 2.874230 ( 2.757585)
build_all 0.008395 0.000599 15.853917 ( 3.292808)
build_install 0.003391 0.005484 1.989253 ( 1.136772)
test_btest 0.000516 0.000074 56.452159 ( 11.684861)
test_basic 0.004956 0.000000 0.329532 ( 0.419854)
test_all 0.000759 0.000064 653.189156 (121.401760)
test_rubyspec 0.044638 0.018642 53.175039 ( 61.393586)
total: 204.21 sec