Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-232436
#<BuildRuby:0x000055d2fc14ef90
@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.20220811-232436",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005611 0.004351 0.839100 ( 0.918031)
build_miniruby 0.001185 0.000274 0.054178 ( 0.053604)
build_ruby 0.000000 0.001358 0.055635 ( 0.055363)
build_all 0.007331 0.002500 1.255053 ( 0.491003)
build_install 0.010105 0.007503 4.419051 ( 1.876477)
test_btest 0.001048 0.000350 53.971855 ( 6.447732)
test_basic 0.004613 0.001538 0.300066 ( 0.391640)
test_all 0.005073 0.000233 486.437661 ( 52.553280)
test_rubyspec 0.078277 0.042926 41.165952 ( 48.948551)
total: 111.74 sec