Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-044553
#<BuildRuby:0x000055d63b3ab4b8
@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.20220910-044553",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008753 0.002020 1.173032 ( 1.133567)
build_miniruby 0.001844 0.000425 0.074037 ( 0.072785)
build_ruby 0.001702 0.000393 0.070430 ( 0.068844)
build_all 0.011160 0.000000 1.559078 ( 0.613701)
build_install 0.018390 0.003983 1.925287 ( 0.957804)
test_btest 0.000000 0.001387 95.447922 ( 9.428127)
test_basic 0.001039 0.006764 0.363490 ( 0.451651)
test_all 0.003914 0.001119 634.484929 ( 65.575284)
test_rubyspec 0.103508 0.068736 47.171531 ( 55.284644)
total: 133.59 sec