Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-214137
#<BuildRuby:0x0000560012fb75a8
@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.20221130-214137",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003840 0.006661 1.205613 ( 1.227849)
build_miniruby 0.001795 0.000641 0.859027 ( 0.858052)
build_ruby 0.001298 0.002882 2.260034 ( 2.166881)
build_all 0.014067 0.004842 18.536724 ( 2.179032)
build_install 0.016254 0.005631 2.017019 ( 1.041765)
test_btest 0.001162 0.000443 92.861817 ( 8.892299)
test_basic 0.007374 0.002809 0.351690 ( 0.436983)
test_all 0.002034 0.000775 688.949341 ( 69.815791)
test_rubyspec 0.095150 0.084227 49.513244 ( 57.581275)
total: 144.20 sec