Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-000420
#<BuildRuby:0x000055f9f8af88e8
@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.20220919-000420",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003967 0.006367 1.123222 ( 1.166983)
build_miniruby 0.001180 0.000708 0.116134 ( 0.112006)
build_ruby 0.001059 0.000635 0.120676 ( 0.103210)
build_all 0.008141 0.001538 1.604818 ( 0.655093)
build_install 0.008911 0.009672 1.988864 ( 1.016643)
test_btest 0.000000 0.001450 77.482476 ( 8.399957)
test_basic 0.006423 0.001331 0.387498 ( 0.476215)
test_all 0.002467 0.001480 630.267876 ( 66.328902)
test_rubyspec 0.090930 0.076912 45.610900 ( 54.020551)
total: 132.28 sec