Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-050259
#<BuildRuby:0x000055e093c4b840
@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.20231110-050259",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004109 0.000649 1.355837 ( 1.606635)
build_miniruby 0.000875 0.000138 0.883260 ( 0.883147)
build_ruby 0.001309 0.000207 2.776480 ( 2.776649)
build_all 0.005600 0.004461 16.612490 ( 1.460495)
build_install 0.008343 0.001668 4.932785 ( 1.146819)
test_btest 0.000848 0.000169 83.568584 ( 7.880521)
test_basic 0.005437 0.000137 0.846223 ( 0.920226)
test_all 0.087815 0.051349 521.167322 ( 58.418219)
test_rubyspec 0.025704 0.024459 49.631489 ( 61.927086)
total: 137.02 sec