Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-052237
#<BuildRuby:0x0000556194184b38
@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.20220326-052237",
@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.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008820 0.001513 1.008562 ( 1.167561)
build_miniruby 0.001638 0.000504 0.079451 ( 0.078492)
build_ruby 0.001443 0.000443 0.073728 ( 0.073229)
build_all 0.003917 0.006039 4.239004 ( 0.873856)
build_install 0.020334 0.003550 7.887710 ( 2.444525)
test_btest 0.000770 0.000257 77.472542 ( 8.190607)
test_basic 0.007019 0.000440 0.333648 ( 0.424882)
test_all 0.001426 0.000445 696.809419 ( 67.476088)
test_rubyspec 0.099074 0.053231 45.912885 ( 51.376988)
total: 132.11 sec