Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-223348
#<BuildRuby:0x000055f3cdc6efa0
@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.20231209-223348",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004969 0.000156 1.467934 ( 1.799467)
build_miniruby 0.000886 0.000140 0.892506 ( 0.892432)
build_ruby 0.000000 0.001434 2.763356 ( 2.763546)
build_all 0.006656 0.003112 17.034897 ( 1.593552)
build_install 0.000271 0.008520 5.062597 ( 1.214705)
test_btest 0.000884 0.000265 88.390685 ( 7.107663)
test_basic 0.003303 0.000990 0.855577 ( 0.933616)
test_all 0.095700 0.038716 555.154946 ( 51.004006)
test_rubyspec 0.026486 0.022254 51.775939 ( 64.020388)
total: 131.33 sec