Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-174244
#<BuildRuby:0x0000561f8c41f0f8
@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.20220817-174244",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008443 0.002111 0.997423 ( 1.021253)
build_miniruby 0.001403 0.000350 0.075590 ( 0.073673)
build_ruby 0.001579 0.000395 0.071575 ( 0.069725)
build_all 0.003118 0.007603 1.547568 ( 0.575393)
build_install 0.016880 0.004168 1.889344 ( 0.911499)
test_btest 0.001166 0.000000 76.334822 ( 8.450787)
test_basic 0.007125 0.001234 0.333698 ( 0.422561)
test_all 0.003326 0.001051 648.372424 ( 64.335502)
test_rubyspec 0.129100 0.053899 45.535235 ( 53.049498)
total: 128.91 sec