Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-131432
#<BuildRuby:0x000055ff5d1bff00
@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.20220824-131432",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006945 0.865918 ( 1.341165)
build_miniruby 0.000750 0.000277 0.058416 ( 0.057161)
build_ruby 0.000746 0.000230 0.059897 ( 0.058627)
build_all 0.003625 0.001115 1.543193 ( 0.593337)
build_install 0.003333 0.005525 1.906160 ( 0.960403)
test_btest 0.000592 0.000228 50.723388 ( 8.447654)
test_basic 0.003741 0.001438 0.298436 ( 0.387393)
test_all 0.001959 0.000754 631.730414 ( 92.548220)
test_rubyspec 0.101581 0.027061 44.406058 ( 52.632081)
total: 157.03 sec