Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-093825
#<BuildRuby:0x000055f8bb703500
@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.20231228-093825",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005526 0.000000 1.254055 ( 1.610963)
build_miniruby 0.001384 0.000000 0.924745 ( 0.924229)
build_ruby 0.001682 0.000000 2.805372 ( 2.804645)
build_all 0.001145 0.008822 16.495008 ( 1.534885)
build_install 0.007419 0.000917 4.667835 ( 1.166460)
test_btest 0.000904 0.000205 83.402827 ( 7.553838)
test_basic 0.000568 0.003770 0.508909 ( 0.584592)
test_all 0.094767 0.038826 555.627961 ( 51.804290)
test_rubyspec 0.036216 0.012399 51.787007 ( 63.989776)
total: 131.97 sec