Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-031438
#<BuildRuby:0x0000562169dabd68
@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.20231015-031438",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002653 0.002088 1.284467 ( 1.569303)
build_miniruby 0.000650 0.000237 0.762658 ( 0.762218)
build_ruby 0.001209 0.000000 2.695754 ( 2.696394)
build_all 0.008503 0.002028 17.816664 ( 1.600872)
build_install 0.003605 0.004797 5.181066 ( 1.166701)
test_btest 0.000768 0.000307 84.601682 ( 8.343539)
test_basic 0.000448 0.003864 0.791735 ( 0.867240)
test_all 0.001961 0.004733 555.699513 ( 59.241219)
test_rubyspec 0.035691 0.014076 51.658603 ( 63.933150)
total: 140.18 sec