Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-120159
#<BuildRuby:0x00005650f4a07fa8
@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.20231113-120159",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005122 0.000256 1.258002 ( 1.505610)
build_miniruby 0.001116 0.000055 0.872030 ( 0.871823)
build_ruby 0.001259 0.000063 2.856884 ( 2.858475)
build_all 0.010256 0.000000 16.176274 ( 1.457817)
build_install 0.009292 0.000000 4.882620 ( 1.177252)
test_btest 0.001107 0.000000 80.879293 ( 7.720329)
test_basic 0.004164 0.000000 0.714982 ( 0.785114)
test_all 0.109204 0.027959 511.903547 ( 58.581251)
test_rubyspec 0.027055 0.020289 49.963636 ( 62.292601)
total: 137.25 sec