Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-092157
#<BuildRuby:0x000055eefde80070
@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.20230703-092157",
@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.000043 0.000000 0.000043 ( 0.000014)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005742 0.000420 1.399607 ( 2.674896)
build_miniruby 0.000893 0.000210 0.887126 ( 0.887603)
build_ruby 0.000980 0.000231 2.742466 ( 2.742824)
build_all 0.005845 0.003572 11.476224 ( 7.884765)
build_install 0.008843 0.000000 5.164193 ( 1.962171)
test_btest 0.000933 0.000000 88.831187 ( 7.995716)
test_basic 0.004400 0.000428 0.780298 ( 0.854842)
test_all 0.000000 0.001685 458.016909 ( 47.187843)
test_rubyspec 0.016764 0.023579 42.960049 ( 55.427626)
total: 127.62 sec