Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-191616
#<BuildRuby:0x0000559ccb5d4090
@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.20231226-191616",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004009 0.001253 1.023096 ( 1.412491)
build_miniruby 0.001274 0.000000 0.865252 ( 0.864803)
build_ruby 0.001302 0.000000 2.754346 ( 2.755015)
build_all 0.005565 0.004131 16.394815 ( 1.458659)
build_install 0.008623 0.000000 4.692525 ( 1.188873)
test_btest 0.001019 0.000000 86.045662 ( 7.028458)
test_basic 0.000676 0.004587 0.649377 ( 0.725680)
test_all 0.091960 0.042127 583.882595 ( 54.090670)
test_rubyspec 0.025140 0.025650 50.584863 ( 62.954954)
total: 132.48 sec