Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-225558
#<BuildRuby:0x000055f0494fefe0
@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.20220918-225558",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006558 0.003743 1.069616 ( 1.119034)
build_miniruby 0.001970 0.000369 0.116797 ( 0.113435)
build_ruby 0.001367 0.000256 0.112473 ( 0.097237)
build_all 0.008762 0.000813 1.587263 ( 0.657855)
build_install 0.014781 0.004729 1.960452 ( 0.976112)
test_btest 0.001204 0.000240 70.645160 ( 8.779051)
test_basic 0.003645 0.004353 0.375408 ( 0.464860)
test_all 0.003801 0.000000 677.434743 ( 68.757403)
test_rubyspec 0.109135 0.044490 45.965877 ( 54.494964)
total: 135.46 sec