Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-123339
#<BuildRuby:0x00005635358ec9c8
@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.20220815-123339",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010090 0.001969 0.970793 ( 1.005197)
build_miniruby 0.001820 0.000606 0.077926 ( 0.076177)
build_ruby 0.001555 0.000519 0.078865 ( 0.077513)
build_all 0.001682 0.008432 1.521501 ( 0.585970)
build_install 0.018451 0.003599 1.861458 ( 0.932298)
test_btest 0.000709 0.000284 73.351546 ( 8.441785)
test_basic 0.007016 0.000613 0.334840 ( 0.423673)
test_all 0.002680 0.001005 670.693533 ( 66.122022)
test_rubyspec 0.101904 0.078310 46.136844 ( 53.682684)
total: 131.35 sec