Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-130636
#<BuildRuby:0x0000564769cd80c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-130636",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001288 0.003582 1.022002 ( 1.295407)
build_miniruby 0.000981 0.000163 0.876599 ( 0.876623)
build_ruby 0.001032 0.000172 2.701678 ( 2.705127)
build_all 0.004405 0.004092 12.215778 ( 1.018352)
build_install 0.010446 0.001374 3.566938 ( 0.963965)
test_btest 0.000000 0.000941 64.943154 ( 5.508909)
test_basic 0.000472 0.002432 0.374162 ( 0.455820)
test_all 0.079394 0.021213 410.072273 ( 35.968608)
test_rubyspec 0.026687 0.046710 39.555032 ( 52.213079)
total: 101.01 sec