Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-173625
#<BuildRuby:0x000055bb78c20040
@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.20231107-173625",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004705 0.000123 1.383900 ( 1.773814)
build_miniruby 0.000883 0.000139 0.846126 ( 0.845552)
build_ruby 0.000000 0.001259 2.641507 ( 2.641578)
build_all 0.003342 0.006561 16.639513 ( 1.493877)
build_install 0.007356 0.001855 4.978471 ( 1.160722)
test_btest 0.000840 0.000210 84.814075 ( 7.035045)
test_basic 0.004573 0.000000 0.599221 ( 0.675717)
test_all 0.093094 0.043364 516.081379 ( 64.265250)
test_rubyspec 0.027056 0.019777 50.223620 ( 62.439326)
total: 142.33 sec