Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-023845
#<BuildRuby:0x000055703e9eb8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-023845",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000604 0.003183 0.832584 ( 1.213906)
build_miniruby 0.000890 0.000222 1.021346 ( 1.022857)
build_ruby 0.001118 0.000279 3.059046 ( 3.063409)
build_all 0.008802 0.000200 15.654799 ( 1.446556)
build_install 0.010505 0.000468 4.155380 ( 1.186494)
test_btest 0.000475 0.000089 78.227371 ( 8.830037)
test_basic 0.004332 0.000024 0.425171 ( 0.506357)
test_all 0.104265 0.012085 528.166839 ( 71.265137)
test_rubyspec 0.024352 0.016515 49.030419 ( 61.703474)
total: 150.24 sec