Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-180909
#<BuildRuby:0x00005631aa796e68
@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.20231109-180909",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004465 0.001396 1.482758 ( 1.709364)
build_miniruby 0.000911 0.000285 0.858265 ( 0.858489)
build_ruby 0.001148 0.000359 2.783848 ( 2.784604)
build_all 0.007853 0.002454 16.869984 ( 1.620499)
build_install 0.004173 0.004614 5.020656 ( 1.199668)
test_btest 0.001120 0.000000 82.900060 ( 7.674074)
test_basic 0.004519 0.000313 0.695357 ( 0.771477)
test_all 0.105956 0.030364 519.784422 ( 61.454863)
test_rubyspec 0.027745 0.020927 51.469175 ( 63.818345)
total: 141.89 sec