Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-102843
#<BuildRuby:0x0000555562241550
@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.20220802-102843",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008267 0.001378 0.822747 ( 0.918147)
build_miniruby 0.001548 0.000258 0.062354 ( 0.060933)
build_ruby 0.002050 0.000341 0.055261 ( 0.053325)
build_all 0.003349 0.005745 1.284816 ( 0.459956)
build_install 0.015937 0.001188 4.278306 ( 1.812131)
test_btest 0.001123 0.000241 53.155916 ( 6.145783)
test_basic 0.000300 0.005772 0.293721 ( 0.388355)
test_all 0.000000 0.002815 492.066890 ( 52.321344)
test_rubyspec 0.081876 0.055123 41.282747 ( 49.001577)
total: 111.16 sec