Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-074949
#<BuildRuby:0x000055fa52998c00
@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.20220902-074949",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.012629 0.000112 1.014434 ( 0.996043)
build_miniruby 0.001742 0.000205 0.076219 ( 0.074293)
build_ruby 0.001510 0.000178 0.077066 ( 0.075848)
build_all 0.008993 0.000538 1.510824 ( 0.588496)
build_install 0.015755 0.007052 1.881455 ( 0.909224)
test_btest 0.001103 0.000184 76.848517 ( 7.875630)
test_basic 0.002158 0.004477 0.328843 ( 0.417730)
test_all 0.002718 0.000566 676.840655 ( 67.338633)
test_rubyspec 0.086204 0.088978 45.292792 ( 53.805835)
total: 132.08 sec