Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-204713
#<BuildRuby:0x000055839faa3818
@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.20240112-204713",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004362 0.000021 0.946071 ( 1.566514)
build_miniruby 0.001026 0.000086 8.079912 ( 7.957906)
build_ruby 0.001265 0.000000 2.797764 ( 2.798085)
build_all 0.005726 0.004025 14.598591 ( 1.358200)
build_install 0.004356 0.005061 4.278432 ( 1.159703)
test_btest 0.000568 0.000122 77.444247 ( 6.803887)
test_basic 0.003533 0.000000 0.453988 ( 0.531374)
test_all 0.098440 0.034629 515.988189 ( 58.001861)
test_rubyspec 0.027135 0.008398 50.364655 ( 62.894021)
total: 143.07 sec