Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-054940
#<BuildRuby:0x000055e282e44c00
@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.20220804-054940",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010504 0.000303 0.985320 ( 3.436211)
build_miniruby 0.001740 0.000232 0.074657 ( 0.072163)
build_ruby 0.001892 0.000252 0.077877 ( 0.075793)
build_all 0.006257 0.004034 1.529480 ( 0.577000)
build_install 0.015559 0.005804 5.073670 ( 2.046387)
test_btest 0.000924 0.000195 73.245330 ( 7.977996)
test_basic 0.002540 0.005450 0.329291 ( 0.417695)
test_all 0.001600 0.000422 674.912433 ( 66.414419)
test_rubyspec 0.140905 0.022170 45.441662 ( 53.086108)
total: 134.10 sec