Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-015438
#<BuildRuby:0x0000561fb693b918
@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.20231122-015438",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003778 0.000889 1.301262 ( 1.671834)
build_miniruby 0.000926 0.000218 0.966914 ( 0.966400)
build_ruby 0.001491 0.000351 2.722282 ( 2.722263)
build_all 0.009086 0.001067 16.319871 ( 1.510671)
build_install 0.008712 0.000876 5.001484 ( 1.185901)
test_btest 0.000783 0.000165 82.328872 ( 7.256367)
test_basic 0.008243 0.000000 0.846728 ( 0.918925)
test_all 0.089645 0.049276 490.415750 ( 59.317696)
test_rubyspec 0.027230 0.027331 49.968184 ( 62.200591)
total: 137.75 sec