Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-115413
#<BuildRuby:0x000055799e8e3e20
@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.20230711-115413",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002190 0.003606 1.611438 ( 2.914594)
build_miniruby 0.000809 0.000162 0.818168 ( 0.817860)
build_ruby 0.001079 0.000216 2.485228 ( 2.484982)
build_all 0.006354 0.003611 13.941869 ( 1.196683)
build_install 0.007498 0.000781 1.959074 ( 0.898510)
test_btest 0.000000 0.001016 88.682228 ( 8.202280)
test_basic 0.001973 0.002408 0.680880 ( 0.759952)
test_all 0.001558 0.000175 470.774148 ( 47.927900)
test_rubyspec 0.024315 0.014997 43.958057 ( 56.390583)
total: 121.59 sec