Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-235257
#<BuildRuby:0x000056299b2bd570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-235257",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008799 0.000768 0.853013 ( 0.935772)
build_miniruby 0.001130 0.000174 0.063293 ( 0.062258)
build_ruby 0.001075 0.000166 0.055343 ( 0.054087)
build_all 0.008973 0.000657 1.240274 ( 0.470796)
build_install 0.012785 0.001826 4.246927 ( 1.819257)
test_btest 0.002047 0.000000 52.399692 ( 5.826542)
test_basic 0.005721 0.000292 0.286172 ( 0.388333)
test_all 0.002477 0.000330 482.929091 ( 52.515720)
test_rubyspec 0.070261 0.059946 41.743635 ( 47.649379)
total: 109.72 sec