Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-101040
#<BuildRuby:0x00005586d6ad48e8
@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.20220824-101040",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009736 0.002247 0.974989 ( 1.169054)
build_miniruby 0.001456 0.000335 0.073269 ( 0.071384)
build_ruby 0.001744 0.000403 0.076898 ( 0.075225)
build_all 0.009188 0.000910 1.549101 ( 0.565150)
build_install 0.013917 0.007558 1.874812 ( 0.908684)
test_btest 0.000000 0.001217 70.256468 ( 8.121287)
test_basic 0.003655 0.003826 0.332570 ( 0.421606)
test_all 0.002652 0.000829 657.118048 ( 65.336046)
test_rubyspec 0.114022 0.048625 45.876296 ( 54.398097)
total: 131.07 sec