Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-232626
#<BuildRuby:0x0000564007531338
@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.20220807-232626",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010319 0.000000 0.844428 ( 0.948414)
build_miniruby 0.001484 0.000000 0.054797 ( 0.053130)
build_ruby 0.001329 0.000000 0.053120 ( 0.052077)
build_all 0.003456 0.005235 1.272722 ( 0.480791)
build_install 0.016376 0.000385 4.317179 ( 1.801927)
test_btest 0.001743 0.000109 55.079097 ( 6.121306)
test_basic 0.006227 0.000389 0.289698 ( 0.379862)
test_all 0.002403 0.000151 480.493126 ( 51.730859)
test_rubyspec 0.115670 0.027882 41.424111 ( 48.791759)
total: 110.36 sec