Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-182247
#<BuildRuby:0x000055d37caa7918
@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.20230607-182247",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005792 0.000516 1.502806 ( 3.103952)
build_miniruby 0.000786 0.000245 0.811693 ( 0.811596)
build_ruby 0.001001 0.000313 2.461182 ( 2.462041)
build_all 0.006571 0.002053 12.596747 ( 1.128289)
build_install 0.007009 0.000657 1.696097 ( 0.880482)
test_btest 0.000833 0.000000 83.907474 ( 7.272296)
test_basic 0.001168 0.003975 0.784241 ( 0.865050)
test_all 0.001493 0.000000 461.232026 ( 42.564369)
test_rubyspec 0.024325 0.017630 42.620438 ( 55.081141)
total: 114.17 sec