Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-002657
#<BuildRuby:0x000055ad80a08448
@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.20221226-002657",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009143 0.000000 0.938208 ( 1.208099)
build_miniruby 0.002663 0.000036 0.837158 ( 0.835484)
build_ruby 0.002847 0.000000 2.146493 ( 2.146223)
build_all 0.017943 0.003390 18.658327 ( 2.182905)
build_install 0.014843 0.007517 2.023828 ( 1.034527)
test_btest 0.000000 0.001339 89.896084 ( 9.453936)
test_basic 0.005567 0.003427 0.344246 ( 0.432036)
test_all 0.001937 0.000000 666.199500 ( 62.861938)
test_rubyspec 0.117476 0.065026 47.909670 ( 56.065678)
total: 136.22 sec