Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-161748
#<BuildRuby:0x000056000dde3df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-161748",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.001866 0.000622 1.858533 ( 4.823283)
autoconf 0.000074 0.001418 1.281036 ( 1.279992)
configure 0.081596 0.014070 28.350481 ( 28.714796)
build_up 0.015987 0.015523 29.906848 ( 23.485189)
build_miniruby 0.000000 0.009413 185.831763 ( 28.628818)
build_ruby 0.000000 0.002034 3.147319 ( 2.737291)
build_all 0.069065 0.009791 288.513411 ( 47.338615)
build_install 0.009109 0.003113 2.540092 ( 1.207912)
test_btest 0.000848 0.000270 72.407902 ( 10.554047)
test_basic 0.004776 0.001525 0.354756 ( 0.441111)
test_all 0.001627 0.000000 659.168771 (103.899033)
test_rubyspec 0.059918 0.069020 50.811387 ( 58.901815)
total: 312.01 sec