Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-102716
#<BuildRuby:0x0000559070c37728
@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.20240105-102716",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000379 0.003984 1.124615 ( 1.505613)
build_miniruby 0.001059 0.000000 0.938377 ( 0.937622)
build_ruby 0.001372 0.000000 2.606086 ( 2.605750)
build_all 0.000246 0.009219 13.975225 ( 1.255126)
build_install 0.008185 0.000512 3.988666 ( 1.045375)
test_btest 0.000661 0.000283 71.488394 ( 7.014232)
test_basic 0.000383 0.003828 0.629297 ( 0.711351)
test_all 0.093530 0.039565 456.346071 ( 51.335948)
test_rubyspec 0.014965 0.030860 48.679282 ( 61.266982)
total: 127.68 sec