Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-010418
#<BuildRuby:0x0000561c2e2588e8
@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.20220721-010418",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005903 0.005134 1.035619 ( 2.935767)
build_miniruby 0.001802 0.000386 0.065596 ( 0.063726)
build_ruby 0.001358 0.000291 0.066562 ( 0.065473)
build_all 0.009889 0.001071 1.548938 ( 0.601617)
build_install 0.005670 0.016950 5.174401 ( 2.097886)
test_btest 0.000872 0.000349 78.394597 ( 8.284428)
test_basic 0.003052 0.003596 0.336727 ( 0.424499)
test_all 0.001089 0.000466 685.072198 ( 67.370616)
test_rubyspec 0.082242 0.091996 45.896013 ( 51.729267)
total: 133.57 sec