Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-040353
#<BuildRuby:0x00005579efd64ea8
@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.20220904-040353",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000033 0.000011 0.000044 ( 0.000041)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005978 0.006423 0.999678 ( 1.254473)
build_miniruby 0.001448 0.000603 0.076989 ( 0.075211)
build_ruby 0.001606 0.000669 0.074556 ( 0.072512)
build_all 0.007178 0.002990 1.567712 ( 0.604914)
build_install 0.009813 0.013030 1.889371 ( 0.933643)
test_btest 0.000778 0.000418 78.622926 ( 8.776079)
test_basic 0.003341 0.004359 0.332008 ( 0.420968)
test_all 0.001823 0.001042 671.111870 ( 66.595255)
test_rubyspec 0.073539 0.116679 45.350624 ( 53.896416)
total: 132.63 sec