Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-212950
#<BuildRuby:0x000055bc733399d0
@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.20221224-212950",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008882 0.000727 0.957811 ( 1.147353)
build_miniruby 0.002869 0.000441 0.841493 ( 0.839541)
build_ruby 0.003073 0.000472 2.125224 ( 2.124736)
build_all 0.013789 0.005758 18.576444 ( 2.186750)
build_install 0.009193 0.011747 1.986387 ( 1.010177)
test_btest 0.001150 0.000359 92.261214 ( 9.003828)
test_basic 0.007920 0.002475 0.348528 ( 0.434657)
test_all 0.001579 0.000493 668.087752 ( 68.571263)
test_rubyspec 0.106158 0.076097 47.851755 ( 55.951496)
total: 141.27 sec