Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-170913
#<BuildRuby:0x000055d7ab124020
@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.20231029-170913",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000567 0.004083 1.219072 ( 1.585379)
build_miniruby 0.001137 0.000000 0.898238 ( 0.897907)
build_ruby 0.001202 0.000000 2.794213 ( 2.794240)
build_all 0.008709 0.000676 15.805201 ( 1.461073)
build_install 0.008845 0.000404 4.731254 ( 1.114011)
test_btest 0.000654 0.000060 81.624409 ( 7.366312)
test_basic 0.004861 0.000020 0.725092 ( 0.801559)
test_all 0.100362 0.032152 517.894486 ( 51.779449)
test_rubyspec 0.022475 0.027474 48.827436 ( 61.192022)
total: 128.99 sec