Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-143826
#<BuildRuby:0x0000564cf74280e8
@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.20231019-143826",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001574 0.003443 1.323034 ( 1.596368)
build_miniruby 0.000966 0.000204 0.965107 ( 0.964907)
build_ruby 0.001375 0.000000 2.881372 ( 2.881539)
build_all 0.009414 0.001394 18.452748 ( 1.708181)
build_install 0.009630 0.000215 5.463049 ( 1.278097)
test_btest 0.000999 0.000182 88.441732 ( 8.589950)
test_basic 0.000676 0.004483 0.645906 ( 0.720475)
test_all 0.007074 0.000590 581.960755 ( 52.589862)
test_rubyspec 0.011637 0.039068 51.568194 ( 63.772949)
total: 134.10 sec