Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-155611
#<BuildRuby:0x0000564f56b3b7e8
@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.20220506-155611",
@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.000007)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010014 0.000418 1.060767 ( 2.231666)
build_miniruby 0.001631 0.000306 0.080433 ( 0.078282)
build_ruby 0.001433 0.000268 0.072168 ( 0.070361)
build_all 0.007516 0.000579 1.451159 ( 0.606811)
build_install 0.015575 0.004062 6.441942 ( 3.078247)
test_btest 0.000726 0.000138 71.659828 ( 8.606187)
test_basic 0.007459 0.001420 0.323683 ( 0.410717)
test_all 0.000000 0.002373 715.138267 ( 72.019737)
test_rubyspec 0.084657 0.035530 49.118056 ( 54.361609)
total: 141.47 sec