Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-081826
#<BuildRuby:0x000055c2fd80bce8
@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.20240113-081826",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000010)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004660 0.000490 1.105039 ( 1.496126)
build_miniruby 0.000957 0.000100 0.909728 ( 0.909265)
build_ruby 0.001084 0.000114 2.832387 ( 2.835772)
build_all 0.002380 0.007491 14.580930 ( 1.368441)
build_install 0.007103 0.001353 4.262353 ( 1.129534)
test_btest 0.000607 0.000116 77.142526 ( 7.599047)
test_basic 0.002814 0.000536 0.540087 ( 0.623408)
test_all 0.104734 0.030910 509.980933 ( 57.513913)
test_rubyspec 0.008530 0.028443 50.247305 ( 62.748038)
total: 136.22 sec