Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-202031
#<BuildRuby:0x000055ff91f3f840
@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.20231028-202031",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000992 0.004129 1.464981 ( 1.689377)
build_miniruby 0.000800 0.000222 0.793438 ( 0.792829)
build_ruby 0.001031 0.000286 2.573069 ( 2.572982)
build_all 0.006652 0.003602 16.945071 ( 1.516522)
build_install 0.008100 0.001186 5.033130 ( 1.186755)
test_btest 0.000784 0.000224 84.309896 ( 6.924560)
test_basic 0.003668 0.001048 0.737205 ( 0.812957)
test_all 0.113810 0.021589 530.741146 ( 49.638665)
test_rubyspec 0.034969 0.013609 50.567468 ( 62.843862)
total: 127.98 sec