Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-065720
#<BuildRuby:0x0000561b484b08e8
@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.20220819-065720",
@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.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000017)
configure 0.000028 0.000004 0.000032 ( 0.000030)
build_up 0.010439 0.001606 1.008490 ( 1.918496)
build_miniruby 0.001560 0.000240 0.072412 ( 0.071381)
build_ruby 0.001692 0.000260 0.079672 ( 0.079048)
build_all 0.008241 0.001268 1.521672 ( 0.568687)
build_install 0.010006 0.012890 1.886164 ( 0.929656)
test_btest 0.001117 0.000000 73.508256 ( 8.506587)
test_basic 0.003787 0.003866 0.333553 ( 0.422792)
test_all 0.002569 0.000435 631.456719 ( 64.108810)
test_rubyspec 0.109794 0.052538 45.697948 ( 54.194891)
total: 130.80 sec