Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-070138
#<BuildRuby:0x0000556c5f586eb8
@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.20231014-070138",
@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.000000 0.000016 0.000016 ( 0.000018)
autoconf 0.000000 0.000013 0.000013 ( 0.000012)
configure 0.000000 0.000009 0.000009 ( 0.000010)
build_up 0.001293 0.004202 1.496775 ( 1.750674)
build_miniruby 0.000742 0.000165 0.800694 ( 0.800806)
build_ruby 0.001246 0.000000 2.610509 ( 2.610955)
build_all 0.010352 0.000000 16.882590 ( 1.558867)
build_install 0.006325 0.003559 5.024593 ( 1.200491)
test_btest 0.000841 0.000183 83.860741 ( 7.381336)
test_basic 0.000000 0.003662 0.709319 ( 0.790794)
test_all 0.004207 0.003318 544.920499 ( 64.840450)
test_rubyspec 0.030048 0.021506 50.877370 ( 63.247066)
total: 144.18 sec