Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-092649
#<BuildRuby:0x0000561ee94ce9c0
@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.20220809-092649",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008238 0.001586 0.810648 ( 1.447526)
build_miniruby 0.001270 0.000462 0.054994 ( 0.054574)
build_ruby 0.001493 0.000543 0.055324 ( 0.054083)
build_all 0.009985 0.000000 1.286911 ( 0.485851)
build_install 0.015847 0.000000 4.283311 ( 1.826924)
test_btest 0.001213 0.000000 52.268089 ( 5.822175)
test_basic 0.001691 0.003794 0.292605 ( 0.385416)
test_all 0.000000 0.002805 492.696926 ( 52.712118)
test_rubyspec 0.080602 0.045375 41.493767 ( 49.045745)
total: 111.84 sec