Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-092225
#<BuildRuby:0x000055f7d71927e0
@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.20220805-092225",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006204 0.000155 0.813344 ( 0.898272)
build_miniruby 0.000943 0.000063 0.056963 ( 0.055612)
build_ruby 0.000910 0.000060 0.059463 ( 0.058159)
build_all 0.004154 0.000277 1.535344 ( 0.592092)
build_install 0.007392 0.003784 5.613256 ( 2.163953)
test_btest 0.000606 0.000068 54.934343 ( 8.010243)
test_basic 0.005031 0.000559 0.323337 ( 0.412041)
test_all 0.001524 0.000169 635.267781 ( 92.571337)
test_rubyspec 0.045032 0.029434 43.471757 ( 50.910810)
total: 155.67 sec