Logfile: /home/ko1/ruby/logs/brlog.trunk.20231013-200316
#<BuildRuby:0x000055ae7ff540a0
@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.20231013-200316",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004779 0.000503 1.502019 ( 1.714775)
build_miniruby 0.000998 0.000105 0.824142 ( 0.823749)
build_ruby 0.000000 0.001237 2.687033 ( 2.687094)
build_all 0.007747 0.002273 17.488893 ( 1.610485)
build_install 0.005176 0.003557 5.088060 ( 1.167526)
test_btest 0.000830 0.000138 91.005041 ( 6.924387)
test_basic 0.004300 0.000054 0.661021 ( 0.735326)
test_all 0.007532 0.000461 538.636551 ( 64.568229)
test_rubyspec 0.023830 0.021621 51.671099 ( 63.981717)
total: 144.21 sec