Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-102705
#<BuildRuby:0x000055f293febe20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231118-102705",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004796 1.268520 ( 1.688128)
build_miniruby 0.000000 0.001362 0.862969 ( 0.861910)
build_ruby 0.000820 0.000609 2.742032 ( 2.742769)
build_all 0.008410 0.001459 16.710930 ( 1.517293)
build_install 0.005931 0.003321 4.888775 ( 1.154102)
test_btest 0.000491 0.000163 88.244597 ( 6.888151)
test_basic 0.003819 0.001273 0.747384 ( 0.826719)
test_all 0.108070 0.027893 513.557021 ( 53.392778)
test_rubyspec 0.022576 0.021139 48.511256 ( 60.806680)
total: 129.88 sec